Skip to content

Update to Go 1.25 #3420

Update to Go 1.25

Update to Go 1.25 #3420

Triggered via pull request October 5, 2025 15:50
Status Failure
Total duration 4m 38s
Artifacts

exercise-tests.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

50 errors and 5 warnings
Go 1.25.x - macOS-latest/amd64: tmp/lint/practice/transpose/transpose_test.go#L29
builtinShadowDecl: shadowing of predeclared identifier: min (gocritic)
Go 1.25.x - macOS-latest/amd64: tmp/lint/practice/transpose/transpose_test.go#L17
builtinShadow: shadowing of predeclared identifier: min (gocritic)
Go 1.25.x - macOS-latest/amd64: tmp/lint/practice/transpose/transpose.go#L4
builtinShadow: shadowing of predeclared identifier: max (gocritic)
Go 1.25.x - macOS-latest/amd64: tmp/lint/practice/queen_attack/queen_attack_test.go#L69
appendAssign: append result not assigned to the same slice (gocritic)
Go 1.25.x - macOS-latest/amd64: tmp/lint/practice/pythagorean_triplet/pythagorean_triplet.go#L23
builtinShadow: shadowing of predeclared identifier: max (gocritic)
Go 1.25.x - macOS-latest/amd64: tmp/lint/practice/pythagorean_triplet/pythagorean_triplet.go#L9
builtinShadow: shadowing of predeclared identifier: min (gocritic)
Go 1.25.x - macOS-latest/amd64: tmp/lint/practice/ocr_numbers/ocr_numbers.go#L44
builtinShadow: shadowing of predeclared identifier: max (gocritic)
Go 1.25.x - macOS-latest/amd64: tmp/lint/practice/ledger/ledger.go#L135
emptyStringTest: replace `len(rest) > 0` with `rest != ""` (gocritic)
Go 1.25.x - macOS-latest/amd64: tmp/lint/practice/anagram/anagram_test.go#L44
appendAssign: append result not assigned to the same slice (gocritic)
Go 1.25.x - macOS-latest/amd64: tmp/lint/practice/anagram/anagram_test.go#L19
appendAssign: append result not assigned to the same slice (gocritic)
Go 1.25.x - ubuntu-24.04/386: tmp/lint/practice/transpose/transpose_test.go#L29
builtinShadowDecl: shadowing of predeclared identifier: min (gocritic)
Go 1.25.x - ubuntu-24.04/386: tmp/lint/practice/transpose/transpose_test.go#L17
builtinShadow: shadowing of predeclared identifier: min (gocritic)
Go 1.25.x - ubuntu-24.04/386: tmp/lint/practice/transpose/transpose.go#L4
builtinShadow: shadowing of predeclared identifier: max (gocritic)
Go 1.25.x - ubuntu-24.04/386: tmp/lint/practice/queen_attack/queen_attack_test.go#L69
appendAssign: append result not assigned to the same slice (gocritic)
Go 1.25.x - ubuntu-24.04/386: tmp/lint/practice/pythagorean_triplet/pythagorean_triplet.go#L23
builtinShadow: shadowing of predeclared identifier: max (gocritic)
Go 1.25.x - ubuntu-24.04/386: tmp/lint/practice/pythagorean_triplet/pythagorean_triplet.go#L9
builtinShadow: shadowing of predeclared identifier: min (gocritic)
Go 1.25.x - ubuntu-24.04/386: tmp/lint/practice/ocr_numbers/ocr_numbers.go#L44
builtinShadow: shadowing of predeclared identifier: max (gocritic)
Go 1.25.x - ubuntu-24.04/386: tmp/lint/practice/ledger/ledger.go#L135
emptyStringTest: replace `len(rest) > 0` with `rest != ""` (gocritic)
Go 1.25.x - ubuntu-24.04/386: tmp/lint/practice/anagram/anagram_test.go#L44
appendAssign: append result not assigned to the same slice (gocritic)
Go 1.25.x - ubuntu-24.04/386: tmp/lint/practice/anagram/anagram_test.go#L19
appendAssign: append result not assigned to the same slice (gocritic)
Go 1.25.x - ubuntu-24.04/amd64: tmp/lint/practice/transpose/transpose_test.go#L29
builtinShadowDecl: shadowing of predeclared identifier: min (gocritic)
Go 1.25.x - ubuntu-24.04/amd64: tmp/lint/practice/transpose/transpose_test.go#L17
builtinShadow: shadowing of predeclared identifier: min (gocritic)
Go 1.25.x - ubuntu-24.04/amd64: tmp/lint/practice/transpose/transpose.go#L4
builtinShadow: shadowing of predeclared identifier: max (gocritic)
Go 1.25.x - ubuntu-24.04/amd64: tmp/lint/practice/queen_attack/queen_attack_test.go#L69
appendAssign: append result not assigned to the same slice (gocritic)
Go 1.25.x - ubuntu-24.04/amd64: tmp/lint/practice/pythagorean_triplet/pythagorean_triplet.go#L23
builtinShadow: shadowing of predeclared identifier: max (gocritic)
Go 1.25.x - ubuntu-24.04/amd64: tmp/lint/practice/pythagorean_triplet/pythagorean_triplet.go#L9
builtinShadow: shadowing of predeclared identifier: min (gocritic)
Go 1.25.x - ubuntu-24.04/amd64: tmp/lint/practice/ocr_numbers/ocr_numbers.go#L44
builtinShadow: shadowing of predeclared identifier: max (gocritic)
Go 1.25.x - ubuntu-24.04/amd64: tmp/lint/practice/ledger/ledger.go#L135
emptyStringTest: replace `len(rest) > 0` with `rest != ""` (gocritic)
Go 1.25.x - ubuntu-24.04/amd64: tmp/lint/practice/anagram/anagram_test.go#L44
appendAssign: append result not assigned to the same slice (gocritic)
Go 1.25.x - ubuntu-24.04/amd64: tmp/lint/practice/anagram/anagram_test.go#L19
appendAssign: append result not assigned to the same slice (gocritic)
Go 1.25.x - windows-2025/386: tmp/lint/practice/transpose/transpose_test.go#L29
builtinShadowDecl: shadowing of predeclared identifier: min (gocritic)
Go 1.25.x - windows-2025/386: tmp/lint/practice/transpose/transpose_test.go#L17
builtinShadow: shadowing of predeclared identifier: min (gocritic)
Go 1.25.x - windows-2025/386: tmp/lint/practice/transpose/transpose.go#L4
builtinShadow: shadowing of predeclared identifier: max (gocritic)
Go 1.25.x - windows-2025/386: tmp/lint/practice/queen_attack/queen_attack_test.go#L69
appendAssign: append result not assigned to the same slice (gocritic)
Go 1.25.x - windows-2025/386: tmp/lint/practice/pythagorean_triplet/pythagorean_triplet.go#L23
builtinShadow: shadowing of predeclared identifier: max (gocritic)
Go 1.25.x - windows-2025/386: tmp/lint/practice/pythagorean_triplet/pythagorean_triplet.go#L9
builtinShadow: shadowing of predeclared identifier: min (gocritic)
Go 1.25.x - windows-2025/386: tmp/lint/practice/ocr_numbers/ocr_numbers.go#L44
builtinShadow: shadowing of predeclared identifier: max (gocritic)
Go 1.25.x - windows-2025/386: tmp/lint/practice/ledger/ledger.go#L135
emptyStringTest: replace `len(rest) > 0` with `rest != ""` (gocritic)
Go 1.25.x - windows-2025/386: tmp/lint/practice/anagram/anagram_test.go#L44
appendAssign: append result not assigned to the same slice (gocritic)
Go 1.25.x - windows-2025/386: tmp/lint/practice/anagram/anagram_test.go#L19
appendAssign: append result not assigned to the same slice (gocritic)
Go 1.25.x - windows-2025/amd64: tmp/lint/practice/transpose/transpose_test.go#L29
builtinShadowDecl: shadowing of predeclared identifier: min (gocritic)
Go 1.25.x - windows-2025/amd64: tmp/lint/practice/transpose/transpose_test.go#L17
builtinShadow: shadowing of predeclared identifier: min (gocritic)
Go 1.25.x - windows-2025/amd64: tmp/lint/practice/transpose/transpose.go#L4
builtinShadow: shadowing of predeclared identifier: max (gocritic)
Go 1.25.x - windows-2025/amd64: tmp/lint/practice/queen_attack/queen_attack_test.go#L69
appendAssign: append result not assigned to the same slice (gocritic)
Go 1.25.x - windows-2025/amd64: tmp/lint/practice/pythagorean_triplet/pythagorean_triplet.go#L23
builtinShadow: shadowing of predeclared identifier: max (gocritic)
Go 1.25.x - windows-2025/amd64: tmp/lint/practice/pythagorean_triplet/pythagorean_triplet.go#L9
builtinShadow: shadowing of predeclared identifier: min (gocritic)
Go 1.25.x - windows-2025/amd64: tmp/lint/practice/ocr_numbers/ocr_numbers.go#L44
builtinShadow: shadowing of predeclared identifier: max (gocritic)
Go 1.25.x - windows-2025/amd64: tmp/lint/practice/ledger/ledger.go#L135
emptyStringTest: replace `len(rest) > 0` with `rest != ""` (gocritic)
Go 1.25.x - windows-2025/amd64: tmp/lint/practice/anagram/anagram_test.go#L44
appendAssign: append result not assigned to the same slice (gocritic)
Go 1.25.x - windows-2025/amd64: tmp/lint/practice/anagram/anagram_test.go#L19
appendAssign: append result not assigned to the same slice (gocritic)
Go 1.25.x - macOS-latest/amd64
Restore cache failed: Dependencies file is not found in /Users/runner/work/go/go. Supported file pattern: go.sum
Go 1.25.x - ubuntu-24.04/386
Restore cache failed: Dependencies file is not found in /home/runner/work/go/go. Supported file pattern: go.sum
Go 1.25.x - ubuntu-24.04/amd64
Restore cache failed: Dependencies file is not found in /home/runner/work/go/go. Supported file pattern: go.sum
Go 1.25.x - windows-2025/386
Restore cache failed: Dependencies file is not found in D:\a\go\go. Supported file pattern: go.sum
Go 1.25.x - windows-2025/amd64
Restore cache failed: Dependencies file is not found in D:\a\go\go. Supported file pattern: go.sum