Add "overwatch", replaces kickHandler. Work on data player loader. #303
Annotations
10 errors and 1 warning
golangci-lint:
platform/linux.go#L71
commentFormatting: put a space between `//` and comment text (gocritic)
|
golangci-lint:
platform/linux.go#L67
unused-parameter: parameter 'steamRoot' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
actions.go#L1
: # github.com/leighmacdonald/bd [github.com/leighmacdonald/bd.test]
|
golangci-lint:
actions.go#L37
undefined: newMarkEvent
|
golangci-lint:
actions.go#L76
undefined: newMarkEvent
|
golangci-lint:
web_handlers.go#L160
not enough arguments in call to state.players.bySteamID
|
golangci-lint:
web_handlers.go#L209
too many arguments in call to getPlayerOrCreate
|
golangci-lint:
rules/engine_test.go#L1
: # github.com/leighmacdonald/bd/rules_test [github.com/leighmacdonald/bd/rules.test]
|
golangci-lint:
rules/engine_test.go#L121
cannot use rm (variable of type rules.RegexTextMatcher) as rules.TextMatcher value in argument to list.RegisterTextMatcher: rules.RegexTextMatcher does not implement rules.TextMatcher (wrong type for method Match)
|
golangci-lint
issues found
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading