CIAM experiment #120
ci.yaml
on: pull_request
go-lint
1m 6s
test
7m 8s
Matrix: go-test
Annotations
5 errors and 7 warnings
go-lint:
cmd/baton-okta/config.go#L63
line-length-limit: line is 204 characters, out of limit 200 (revive)
|
go-lint:
pkg/connector/helpers.go#L45
func `fmtResourceGrant` is unused (unused)
|
go-lint:
pkg/connector/helpers.go#L67
func `fmtResourceRole` is unused (unused)
|
go-lint
issues found
|
test
Process completed with exit code 5.
|
go-test (1.22.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, actions/checkout@v3, guyarb/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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)
Restore cache failed: Dependencies file is not found in /home/runner/work/baton-okta/baton-okta. Supported file pattern: go.sum
|
go-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
go-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/baton-okta/baton-okta. Supported file pattern: go.sum
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test
Restore cache failed: Dependencies file is not found in /home/runner/work/baton-okta/baton-okta. Supported file pattern: go.sum
|