Skip to content

Go and general dependency version updates. #379

Go and general dependency version updates.

Go and general dependency version updates. #379

Triggered via pull request November 23, 2024 12:37
Status Failure
Total duration 2m 32s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: server/core_friend_test.go#L53
Error return value is not checked (errcheck)
lint: server/core_friend_test.go#L54
Error return value is not checked (errcheck)
lint: server/core_friend_test.go#L55
Error return value is not checked (errcheck)
lint: server/runtime_lua_loadlib.go#L64
printf: non-constant format string in call to (*github.com/heroiclabs/nakama/v3/internal/gopher-lua.LState).RaiseError (govet)
lint: server/runtime_lua_nakama.go#L2610
printf: non-constant format string in call to (*github.com/heroiclabs/nakama/v3/internal/gopher-lua.LState).RaiseError (govet)
lint: server/runtime_lua_nakama.go#L2618
printf: non-constant format string in call to (*github.com/heroiclabs/nakama/v3/internal/gopher-lua.LState).RaiseError (govet)
lint: server/matchmaker_test.go#L190
printf: non-constant format string in call to (*testing.common).Fatalf (govet)
lint: server/matchmaker_test.go#L194
printf: non-constant format string in call to (*testing.common).Fatalf (govet)
lint: server/matchmaker_test.go#L199
printf: non-constant format string in call to (*testing.common).Fatalf (govet)
lint
issues found
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/