Inject oci-image
in release metadata and oci-images
in release index
#2489
Annotations
9 errors and 2 warnings
golangci-lint:
mantle/cmd/plume/cosa2stream.go#L1
: # github.com/coreos/coreos-assembler/mantle/cmd/plume
|
golangci-lint:
mantle/cmd/plume/release.go#L297
undefined: release.IndexReleaseOciImage
|
golangci-lint:
mantle/cmd/plume/release.go#L303
undefined: release.IndexReleaseOciImage
|
golangci-lint:
mantle/cmd/plume/release.go#L305
vals.OciImage undefined (type release.Arch has no field or method OciImage)
|
golangci-lint:
mantle/cmd/plume/release.go#L311
unknown field OciImages in struct literal of type release.IndexRelease
|
golangci-lint:
mantle/cmd/plume/release.go#L323
rel.OciImages undefined (type release.IndexRelease has no field or method OciImages)
|
golangci-lint:
mantle/cmd/plume/release.go#L323
newIdxRelease.OciImages undefined (type release.IndexRelease has no field or method OciImages)
|
golangci-lint:
mantle/cmd/plume/release.go#L397
undefined: release.IndexReleaseOciImage (typecheck)
|
golangci-lint
issues found
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run actions/setup-go@v4
Restore cache failed: Dependencies file is not found in /home/runner/work/coreos-assembler/coreos-assembler. Supported file pattern: go.sum
|
Loading