add qps and burst set #247
ci.yaml
on: pull_request
golangci-lint
44s
markdownlint-misspell-shellcheck
33s
unit-tests
55s
Annotations
4 errors and 2 warnings
golangci-lint:
main.go#L31
missing go.sum entry for module providing package github.com/spf13/viper (imported by github.com/openkruise/kruise-game); to add:
|
golangci-lint
Process completed with exit code 2.
|
unit-tests:
main.go#L31
missing go.sum entry for module providing package github.com/spf13/viper (imported by github.com/openkruise/kruise-game); to add:
|
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/
|
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/
|