Skip to content

Allow bouncers to share API keys #5590

Allow bouncers to share API keys

Allow bouncers to share API keys #5590

Triggered via pull request November 17, 2024 22:57
Status Failure
Total duration 16m 48s
Artifacts

go-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Build + tests: cmd/crowdsec-cli/clibouncer/delete.go#L50
superfluous-else: if block ends with a continue statement, so drop this else and outdent its block (revive)
Build + tests: pkg/apiserver/api_key_test.go#L91
bool-compare: use assert.False (testifylint)
Build + tests: pkg/apiserver/api_key_test.go#L92
bool-compare: use assert.True (testifylint)
Build + tests
issues found