Skip to content

fix(deps): update all non-major dependencies #8139

fix(deps): update all non-major dependencies

fix(deps): update all non-major dependencies #8139

Triggered via pull request November 28, 2023 23:18
Status Failure
Total duration 3m 17s
Artifacts

scan-docs-and-schema.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
validate: src/internal/packager/sbom/catalog.go#L160
undefined: source.NewFromImage
validate: src/internal/packager/sbom/catalog.go#L182
undefined: syft.Encode
validate: src/internal/packager/sbom/catalog.go#L182
undefined: syft.FormatByID
validate: src/internal/packager/sbom/catalog.go#L182
undefined: syft.JSONFormatID
validate: src/internal/packager/sbom/catalog.go#L207
cannot use componentSBOM.Component.Base (variable of type string) as "github.com/anchore/syft/syft/source".DirectoryConfig value in argument to source.NewFromDirectory
validate: src/internal/packager/sbom/catalog.go#L214
cannot use file (variable of type string) as "github.com/anchore/syft/syft/source".FileConfig value in argument to source.NewFromFile
validate: src/internal/packager/sbom/catalog.go#L215
invalid operation: cannot call non-function clean (variable of type error)
validate: src/internal/packager/sbom/catalog.go#L218
cannot use &fileSource (value of type **"github.com/anchore/syft/syft/source".FileSource) as "github.com/anchore/syft/syft/source".Source value in argument to syft.CatalogPackages: **"github.com/anchore/syft/syft/source".FileSource does not implement "github.com/anchore/syft/syft/source".Source (missing method Close)
validate: src/internal/packager/sbom/catalog.go#L228
fileSource.Metadata undefined (type *"github.com/anchore/syft/syft/source".FileSource has no field or method Metadata)
validate: src/internal/packager/sbom/catalog.go#L235
fileSource.Metadata undefined (type *"github.com/anchore/syft/syft/source".FileSource has no field or method Metadata)
validate
No files were found with the provided path: /tmp/zarf-*.log. No artifacts will be uploaded.