Update Syft to v1.17.0 #898
validations.yaml
on: pull_request
Build snapshot artifacts
7m 15s
Static analysis
3m 30s
Unit tests
4m 46s
Integration tests
4m 30s
Acceptance tests (Linux)
0s
Acceptance tests (Mac)
0s
CLI tests (Linux)
0s
Annotations
15 errors
Static analysis:
xeol/event/event.go#L13
undefined: partybus (typecheck)
|
Static analysis:
xeol/event/event.go#L14
undefined: partybus (typecheck)
|
Static analysis:
xeol/event/event.go#L15
undefined: partybus (typecheck)
|
Static analysis:
xeol/event/event.go#L16
undefined: partybus (typecheck)
|
Static analysis:
xeol/event/event.go#L17
undefined: partybus (typecheck)
|
Static analysis:
xeol/event/event.go#L18
undefined: partybus (typecheck)
|
Static analysis:
xeol/event/event.go#L23
undefined: partybus (typecheck)
|
Static analysis:
xeol/event/event.go#L26
undefined: partybus (typecheck)
|
Static analysis:
xeol/event/event.go#L29
undefined: partybus (typecheck)
|
Static analysis:
xeol/event/event.go#L32
undefined: partybus (typecheck)
|
Integration tests
Process completed with exit code 2.
|
Unit tests:
cmd/xeol/cli/cli.go#L38
cannot use func(cfg clio.Config) ([]clio.UI, error) {…} (value of type func(cfg clio.Config) ([]clio.UI, error)) as clio.UIConstructor value in argument to clio.NewSetupConfig(id).WithGlobalConfigFlag().WithGlobalLoggingFlags().WithConfigInRootHelp().WithUIConstructor
|
Unit tests
Process completed with exit code 2.
|
Build snapshot artifacts
cannot use func(cfg clio.Config) ([]clio.UI, error) {…} (value of type func(cfg clio.Config) ([]clio.UI, error)) as clio.UIConstructor value in argument to clio.NewSetupConfig(id).WithGlobalConfigFlag().WithGlobalLoggingFlags().WithConfigInRootHelp().WithUIConstructor
|
Build snapshot artifacts
Process completed with exit code 2.
|