[CCXDEV-12871] Allow user access even if RBAC is enabled and remove A… #1320
Annotations
6 errors and 1 warning
lint:
server/acks_handlers.go#L407
unnecessary trailing newline (whitespace)
|
lint:
server/auth_middleware.go#L121
unnecessary leading newline (whitespace)
|
lint:
server/auth_middleware_test.go#L133
unnecessary leading newline (whitespace)
|
lint:
amsclient/amsclient.go#L231
SA1006: printf-style function with dynamic format string and no further arguments should use print-style function instead (staticcheck)
|
lint:
amsclient/amsclient.go#L237
SA1006: printf-style function with dynamic format string and no further arguments should use print-style function instead (staticcheck)
|
lint
issues found
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|