Skip to content

[NK-603] Add new Follow/Unfollow runtime APIs #361

[NK-603] Add new Follow/Unfollow runtime APIs

[NK-603] Add new Follow/Unfollow runtime APIs #361

Triggered via pull request November 7, 2024 17:20
Status Failure
Total duration 3m 37s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
lint: server/runtime_lua_nakama.go#L5376
printf: non-constant format string in call to (*github.com/heroiclabs/nakama/v3/internal/gopher-lua.LState).RaiseError (govet)
lint: server/runtime_javascript_nakama.go#L4412
ineffectual assignment to err (ineffassign)
lint: server/runtime_javascript_nakama.go#L4449
ineffectual assignment to err (ineffassign)
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/