Update Syft to v1.21.0 #1052
validations.yaml
on: pull_request
Build snapshot artifacts
3m 42s
Static analysis
1m 38s
Unit tests
3m 28s
Integration tests
2m 25s
Acceptance tests (Linux)
0s
Acceptance tests (Mac)
0s
CLI tests (Linux)
0s
Annotations
9 errors and 4 warnings
Static analysis:
cmd/xeol/cli/cli.go#L41
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().WithLoggingConfig(clio.LoggingConfig{…}).WithUIConstructor (typecheck)
|
Static analysis:
cmd/xeol/main.go#L7
could not import github.com/xeol-io/xeol/cmd/xeol/cli (-: # github.com/xeol-io/xeol/cmd/xeol/cli
|
Static analysis:
cmd/xeol/cli/cli.go#L41
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().WithLoggingConfig(clio.LoggingConfig{…}).WithUIConstructor) (typecheck)
|
Static analysis
Process completed with exit code 2.
|
Integration tests
Process completed with exit code 2.
|
Unit tests:
cmd/xeol/cli/cli.go#L41
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().WithLoggingConfig(clio.LoggingConfig{…}).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().WithLoggingConfig(clio.LoggingConfig{…}).WithUIConstructor
|
Build snapshot artifacts
Process completed with exit code 2.
|
Static analysis
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
|
Integration tests
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
|
Unit tests
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
|
Build snapshot artifacts
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
|