Migrate configuration to use schema fields #130
ci.yaml
on: pull_request
go-lint
3m 24s
test
28m 25s
Matrix: go-test
Annotations
2 errors and 7 warnings
go-lint:
cmd/baton-okta/config.go#L16
line-length-limit: line is 261 characters, out of limit 200 (revive)
|
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 use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v3, 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-okta/baton-okta. Supported file pattern: go.sum
|
go-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
go-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/baton-okta/baton-okta. Supported file pattern: go.sum
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test
Restore cache failed: Dependencies file is not found in /home/runner/work/baton-okta/baton-okta. Supported file pattern: go.sum
|