feat: API Authentication integration v1 readiness #1660
reviewdog-golanglint-ci.yml
on: pull_request
reviewdog
2m 9s
Annotations
2 errors and 1 warning
reviewdog:
pkg/sdk/security_integrations_gen_test.go#L349
[golangci] reported by reviewdog 🐶
cannot use true (untyped bool constant) as *bool value in struct literal (typecheck)
Raw Output:
pkg/sdk/security_integrations_gen_test.go:349:19: cannot use true (untyped bool constant) as *bool value in struct literal (typecheck)
package sdk
|
reviewdog
reviewdog exited with status code: 1
|
reviewdog
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|