feat(multi): Adding tournament support and increasing max tables #48
Annotations
10 errors and 3 warnings
libs/go/challonge/challonge.go#L209
Error return value of `.ResetScore` is not checked (errcheck)
|
libs/go/challonge/challonge.go#L210
Error return value of `.UnsetPlayer` is not checked (errcheck)
|
libs/go/challonge/challonge.go#L211
Error return value of `.UnsetPlayer` is not checked (errcheck)
|
libs/go/challonge/challonge.go#L214
Error return value of `.SetType` is not checked (errcheck)
|
libs/go/challonge/challonge.go#L215
Error return value of `.SetVsMode` is not checked (errcheck)
|
libs/go/challonge/challonge.go#L216
Error return value of `.SetUseFargoHotHandicap` is not checked (errcheck)
|
libs/go/challonge/challonge.go#L217
Error return value of `.SetRaceTo` is not checked (errcheck)
|
libs/go/challonge/challonge.go#L315
Error return value of `.SetPlayer` is not checked (errcheck)
|
libs/go/challonge/challonge.go#L316
Error return value of `.SetPlayer` is not checked (errcheck)
|
libs/go/challonge/challonge.go#L317
Error return value of `.ResetScore` is not checked (errcheck)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, golangci/golangci-lint-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The logs for this run have expired and are no longer available.
Loading