game operation and maintainence api #398
ci.yaml
on: pull_request
golangci-lint
46s
unit-tests
1m 29s
Annotations
5 errors and 4 warnings
golangci-lint:
pkg/server/server.go#L1
: # github.com/openkruise/kruise-game/pkg/server
|
golangci-lint:
pkg/server/server.go#L27
client declared and not used (typecheck)
|
golangci-lint
issues found
|
unit-tests
client declared and not used
|
unit-tests
Process completed with exit code 2.
|
golangci-lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
golangci-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v2, golangci/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
unit-tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
unit-tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|