Skip to content

feat: API Authentication integration v1 readiness #1660

feat: API Authentication integration v1 readiness

feat: API Authentication integration v1 readiness #1660

Triggered via pull request July 4, 2024 13:56
Status Failure
Total duration 2m 18s
Artifacts

reviewdog-golanglint-ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/