Initial commit #1
Annotations
5 errors and 4 warnings
go-test (1.22.x, ubuntu-latest):
cmd/baton-coupa/config_test.go#L20
cannot use ValidateConfig (value of type func(ctx "context".Context, v *viper.Viper) error) as func(*viper.Viper) error value in argument to test.ExerciseTestCases
|
go-test (1.22.x, ubuntu-latest)
Process completed with exit code 1.
|
go-lint:
cmd/baton-coupa/config.go#L1
: # github.com/conductorone/baton-coupa/cmd/baton-coupa [github.com/conductorone/baton-coupa/cmd/baton-coupa.test]
|
go-lint:
cmd/baton-coupa/config_test.go#L20
cannot use ValidateConfig (value of type func(ctx "context".Context, v *viper.Viper) error) as func(*viper.Viper) error value in argument to test.ExerciseTestCases (typecheck)
|
go-lint
issues found
|
go-test (1.22.x, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: guyarb/golang-test-annotations@v0.5.1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
go-test (1.22.x, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: guyarb/golang-test-annotations@v0.5.1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
go-test (1.22.x, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/baton-coupa/baton-coupa. Supported file pattern: go.sum
|
go-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/baton-coupa/baton-coupa. Supported file pattern: go.sum
|