Add response cache options to okta connector. Default to on. #136
ci.yaml
on: pull_request
go-lint
3m 19s
test
20m 22s
Matrix: go-test
Annotations
3 errors and 6 warnings
go-lint:
pkg/connector/connector.go#L42
var-naming: struct field CacheTtl should be CacheTTL (revive)
|
go-lint:
cmd/baton-okta/config.go#L20
var-naming: var cacheTtl should be cacheTTL (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: 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: 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
Restore cache failed: Dependencies file is not found in /home/runner/work/baton-okta/baton-okta. Supported file pattern: go.sum
|