Skip to content

Tommy/improve-ref-handling #483

Tommy/improve-ref-handling

Tommy/improve-ref-handling #483

Triggered via pull request August 11, 2025 09:53
Status Failure
Total duration 37s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
lint
issues found
lint: pkg/github/repositories_test.go#L2399
unused-parameter: parameter 'r' seems to be unused, consider removing or renaming it as _ (revive)
lint: pkg/github/repositories.go#L1406
empty-block: this block is empty, you can remove it (revive)
lint: pkg/github/repositories_test.go#L2327
ifElseChain: rewrite if-else to switch statement (gocritic)