Bump github.com/conductorone/baton-sdk from 0.1.47 to 0.2.2 #82
ci.yaml
on: pull_request
go-lint
1m 0s
test
57s
Matrix: go-test
Annotations
10 errors and 5 warnings
go-test (1.22.x, ubuntu-latest):
cmd/baton-jenkins/config.go#L12
undefined: cli.BaseConfig
|
go-test (1.22.x, ubuntu-latest):
cmd/baton-jenkins/main.go#L24
undefined: cli.NewCmd
|
go-test (1.22.x, ubuntu-latest)
Process completed with exit code 1.
|
test:
cmd/baton-jenkins/config.go#L12
undefined: cli.BaseConfig
|
test:
cmd/baton-jenkins/main.go#L24
undefined: cli.NewCmd
|
test
Process completed with exit code 1.
|
go-lint:
cmd/baton-jenkins/config.go#L1
: # github.com/conductorone/baton-jenkins/cmd/baton-jenkins
|
go-lint:
cmd/baton-jenkins/config.go#L12
undefined: cli.BaseConfig
|
go-lint:
cmd/baton-jenkins/main.go#L24
undefined: cli.NewCmd (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/[email protected]. 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 uses Node.js version which is deprecated and will be forced to run on node20: guyarb/[email protected]. 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-jenkins/baton-jenkins. Supported file pattern: go.sum
|
test
Restore cache failed: Dependencies file is not found in /home/runner/work/baton-jenkins/baton-jenkins. Supported file pattern: go.sum
|
go-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/baton-jenkins/baton-jenkins. Supported file pattern: go.sum
|