Skip to content

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

fix(deps): update all non-major dependencies

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

Triggered via pull request November 1, 2023 04:39
Status Failure
Total duration 5m 2s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test-unit.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
validate
undefined: source.NewFromImage
validate
cannot use componentSBOM.Component.Base (variable of type string) as "github.com/anchore/syft/syft/source".DirectoryConfig value in argument to source.NewFromDirectory
validate
cannot use file (variable of type string) as "github.com/anchore/syft/syft/source".FileConfig value in argument to source.NewFromFile
validate
invalid operation: cannot call non-function clean (variable of type error)
validate
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
fileSource.Metadata undefined (type *"github.com/anchore/syft/syft/source".FileSource has no field or method Metadata)
validate
fileSource.Metadata undefined (type *"github.com/anchore/syft/syft/source".FileSource has no field or method Metadata)
validate
cannot use &parentSource (value of type **"github.com/anchore/syft/syft/source".DirectorySource) as artifact.Identifiable value in struct literal: **"github.com/anchore/syft/syft/source".DirectorySource does not implement artifact.Identifiable (missing method ID)
validate
parentSource.Metadata undefined (type *"github.com/anchore/syft/syft/source".DirectorySource has no field or method Metadata)
validate
Process completed with exit code 2.