Add runtimes initializer functions to get config values #374
Annotations
6 errors and 1 warning
server/runtime_config.go#L49
type `runtimeSocialConfigSteam` is unused (unused)
|
server/runtime_lua_nakama.go#L10744
printf: non-constant format string in call to (*github.com/heroiclabs/nakama/v3/internal/gopher-lua.LState).RaiseError (govet)
|
server/runtime_lua_nakama.go#L10770
stringintconv: conversion from int to LString (string) yields a string of one rune, not a string of digits (govet)
|
server/runtime_lua_nakama.go#L10777
stringintconv: conversion from int to LString (string) yields a string of one rune, not a string of digits (govet)
|
server/runtime_lua_nakama.go#L10813
stringintconv: conversion from int to LString (string) yields a string of one rune, not a string of digits (govet)
|
|
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/
|
The logs for this run have expired and are no longer available.
Loading