Skip to content

Add automatic renomination #3213

Add automatic renomination

Add automatic renomination #3213

Triggered via pull request October 15, 2025 07:16
Status Failure
Total duration 42s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
lint / Go: selection.go#L327
return with no blank line before (nlreturn)
lint / Go: selection.go#L316
ifElseChain: rewrite if-else to switch statement (gocritic)
lint / Go: selection_test.go#L820
string `local` has 10 occurrences, make it a constant (goconst)
lint / Go: selection_test.go#L819
string `remote` has 10 occurrences, make it a constant (goconst)
lint / Go: selection_test.go#L281
string `pwd` has 12 occurrences, make it a constant (goconst)
lint / Go: agent.go#L181
cognitive complexity 32 of func `newAgentWithConfig` is high (> 30) (gocognit)
lint / Go: selection_test.go#L1107
type assertion must be checked (forcetypeassert)
lint / Go: selection_test.go#L1047
type assertion must be checked (forcetypeassert)
lint / Go: selection_test.go#L982
type assertion must be checked (forcetypeassert)
lint / Go: agent.go#L568
missing cases in switch of type ice.CandidatePairState: ice.CandidatePairStateInProgress, ice.CandidatePairStateSucceeded (exhaustive)
lint / Metadata
Restore cache failed: Dependencies file is not found in /home/runner/work/ice/ice. Supported file pattern: go.sum
lint / Go
Restore cache failed: Dependencies file is not found in /home/runner/work/ice/ice. Supported file pattern: go.sum