Merge pull request #245 from gucio321/dependabot/github_actions/golan… #597
Annotations
10 errors and 1 warning
golangci:
internal/logger/logger.go#L9
don't use `init` function (init)
|
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
Restore cache failed: Dependencies file is not found in /home/runner/work/tic-tac-go/tic-tac-go. Supported file pattern: go.sum
|