Skip to content

Update README.md

Update README.md #162

Triggered via push August 24, 2025 06:43
Status Failure
Total duration 2m 10s
Artifacts

lint.yml

on: push
Run on Ubuntu
2m 7s
Run on Ubuntu
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Run on Ubuntu: internal/controller/v2/test_helpers.go#L26
func `(*TestChallengeReconciler).loadChallengeDefinition` is unused (unused)
Run on Ubuntu: test/integration/integration_test.go#L361
func `isAlreadyExistsError` is unused (unused)
Run on Ubuntu: internal/controller/v2/challenge_definition.go#L14
`(*ChallengeReconciler).loadChallengeDefinition` - `req` always receives `ctrl.Request{}` (`nil`) (unparam)
Run on Ubuntu: test/e2e/e2e_test.go#L281
unnecessary conversion (unconvert)
Run on Ubuntu: test/utils/utils.go#L95
unnecessary conversion (unconvert)
Run on Ubuntu: test/utils/utils.go#L156
unnecessary conversion (unconvert)
Run on Ubuntu: internal/controller/v2/challenge_controller.go#L54
comment-spacings: no space between comment delimiter and comment text (revive)
Run on Ubuntu: internal/controller/v2/challenge_controller.go#L53
comment-spacings: no space between comment delimiter and comment text (revive)
Run on Ubuntu: internal/controller/v2/challenge_controller.go#L52
comment-spacings: no space between comment delimiter and comment text (revive)
Run on Ubuntu: internal/controller/v2/handler_test.go#L437
Error return value of `reconciler.handlePendingState` is not checked (errcheck)