Migrate Space Agon Demo from using Open Match 1 to Open Match 2 #40
Annotations
10 errors and 1 warning
omclient/omclient.go#L697
func `syncMapDump` is unused (unused)
|
omclient/omclient.go#L267
printf: (*github.com/sirupsen/logrus.Entry).Errorf does not support error-wrapping directive %w (govet)
|
omclient/omclient.go#L273
printf: (*github.com/sirupsen/logrus.Entry).Errorf does not support error-wrapping directive %w (govet)
|
omclient/omclient.go#L290
printf: (*github.com/sirupsen/logrus.Entry).Errorf does not support error-wrapping directive %w (govet)
|
omclient/omclient.go#L90
SA4009: argument ctx is overwritten before first use (staticcheck)
|
omclient/omclient.go#L91
SA4009(related information): assignment to ctx (staticcheck)
|
omclient/omclient.go#L496
SA4009: argument ctx is overwritten before first use (staticcheck)
|
omclient/omclient.go#L498
SA4009(related information): assignment to ctx (staticcheck)
|
omclient/omclient.go#L172
SA4031: this nil check is never true (staticcheck)
|
omclient/omclient.go#L104
SA4031(related information): this is the value of resPb (staticcheck)
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
|
This job failed
Loading