Skip to content

workflows/golangci-lint: update go to v1.23.x and golangci-lint to v1… #602

workflows/golangci-lint: update go to v1.23.x and golangci-lint to v1…

workflows/golangci-lint: update go to v1.23.x and golangci-lint to v1… #602

Triggered via push October 7, 2024 06:43
Status Failure
Total duration 2m 56s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
golangci: internal/terminalgame/utils/utils.go#L35
emptyStringTest: replace `len(line) > 0` with `line != ""` (gocritic)
golangci: pkg/core/pcplayer/pc_player_engine.go#L85
commentFormatting: put a space between `//` and comment text (gocritic)
golangci: pkg/core/pcplayer/pc_player_engine.go#L117
commentFormatting: put a space between `//` and comment text (gocritic)
golangci: pkg/core/pcplayer/pc_player_engine.go#L126
commentFormatting: put a space between `//` and comment text (gocritic)
golangci: pkg/core/pcplayer/pc_player_engine.go#L131
commentFormatting: put a space between `//` and comment text (gocritic)
golangci: pkg/core/pcplayer/pc_player_engine.go#L139
commentFormatting: put a space between `//` and comment text (gocritic)
golangci: pkg/core/pcplayer/pc_player_engine.go#L160
commentFormatting: put a space between `//` and comment text (gocritic)
golangci: pkg/core/pcplayer/pc_player_engine.go#L73
`writting` is a misspelling of `writing` (misspell)
golangci: pkg/core/pcplayer/pc_player_engine.go#L77
`theoritical` is a misspelling of `theoretical` (misspell)
golangci: pkg/core/pcplayer/pc_player_engine.go#L78
`behaviour` is a misspelling of `behavior` (misspell)
golangci
Restore cache failed: Dependencies file is not found in /home/runner/work/tic-tac-go/tic-tac-go. Supported file pattern: go.sum