Skip to content

Add authorization middleware and related config #1255

Add authorization middleware and related config

Add authorization middleware and related config #1255

Triggered via push October 22, 2024 16:35
Status Failure
Total duration 24s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
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: server/acks_handlers.go#L407
unnecessary trailing newline (whitespace)
lint: server/auth_middleware_test.go#L133
unnecessary leading newline (whitespace)
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/