test workflows #5187
Annotations
5 errors
.github/workflows/debug.generic-generator.yml#L119
property "go-build" is not defined in object type {generic-provenance: {outputs: {outcome: string; provenance-name: string; release-id: string}; result: string}}
```
name: "${{ needs.go-build.outputs.go-binary-name }}"
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
```
|
.github/workflows/debug.generic-generator.yml#L123
property "go-build" is not defined in object type {generic-provenance: {outputs: {outcome: string; provenance-name: string; release-id: string}; result: string}}
```
name: "${{ needs.go-build.outputs.go-provenance-name }}"
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
```
|
.github/workflows/debug.generic-generator.yml#L131
property "go-build" is not defined in object type {generic-provenance: {outputs: {outcome: string; provenance-name: string; release-id: string}; result: string}}
```
ARTIFACT: "${{ needs.go-build.outputs.go-provenance-name }}"
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
```
|
.github/workflows/debug.generic-generator.yml#L132
property "go-build" is not defined in object type {generic-provenance: {outputs: {outcome: string; provenance-name: string; release-id: string}; result: string}}
```
PROVENANCE: "${{ needs.go-build.outputs.go-provenance-name }}"
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
```
|
|
The logs for this run have expired and are no longer available.
Loading