Skip to content

Bump github.com/anchore/syft from 0.80.0 to 0.94.0 #1180

Bump github.com/anchore/syft from 0.80.0 to 0.94.0

Bump github.com/anchore/syft from 0.80.0 to 0.94.0 #1180

Triggered via pull request October 27, 2023 06:02
Status Failure
Total duration 52s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: sbom/formatted_reader.go#L44
sbomFormat.ID undefined (type sbomFormat has no field or method ID) (typecheck)
lint: sbom/sbom.go#L131
format.ID undefined (type sbomFormat has no field or method ID) (typecheck)
lint: sbom/sbom.go#L134
format.ID undefined (type sbomFormat has no field or method ID) (typecheck)
lint: sbom/sbom_format.go#L57
f.ID undefined (type sbomFormat has no field or method ID) (typecheck)
lint: sbom/sbom_format.go#L99
f.ID undefined (type sbomFormat has no field or method ID) (typecheck)
lint: sbom/internal/formats/common/testutils/utils.go#L165
cannot use []string{…} (value of type []string) as pkg.LicenseSet value in struct literal (typecheck)
lint: sbom/internal/formats/common/testutils/utils.go#L271
cannot use []string{…} (value of type []string) as pkg.LicenseSet value in struct literal (typecheck)
lint: sbom/internal/formats/common/testutils/utils.go#L322
cannot use []string{…} (value of type []string) as pkg.LicenseSet value in struct literal (typecheck)
lint: sbom/internal/formats/cyclonedx13/cyclonedxhelpers/licenses.go#L14
cannot range over p.Licenses (variable of type pkg.LicenseSet) (typecheck)
lint: sbom/internal/formats/cyclonedx13/cyclonedxhelpers/component_test.go#L38
unknown field License in struct literal of type pkg.ApkMetadata (typecheck)