chore(deps): update github.com/anchore/stereoscope digest to 5909e35 #213
Triggered via pull request
September 28, 2023 08:27
Status
Failure
Total duration
5m 11s
Artifacts
–
Annotations
10 errors
lint:
pkg/collectors/syft.go#L12
could not import github.com/anchore/syft/syft/source (-: # github.com/anchore/syft/syft/source
|
lint
cannot use *ref (variable of type file.Resolution) as file.Reference value in argument to r.img.FileCatalog.Exists
|
lint
cannot use *ref (variable of type file.Resolution) as file.Reference value in argument to r.img.FileCatalog.Get
|
lint
cannot use result.Reference (variable of type *file.Reference) as file.Reference value in argument to r.img.FileCatalog.Exists
|
lint
cannot use result.Reference (variable of type *file.Reference) as file.Reference value in argument to r.img.FileCatalog.Get
|
lint
result.MatchPath undefined (type file.Resolution has no field or method MatchPath)
|
lint
non-boolean condition in if statement
|
lint
cannot use result.Reference (variable of type *file.Reference) as file.Reference value in argument to r.fileByRef
|
lint
result.MatchPath undefined (type file.Resolution has no field or method MatchPath)
|
lint
entry.Metadata.TypeFlag undefined (type file.Metadata has no field or method TypeFlag)
|