WIP:feat softly connect to cwgo-pkg #15
reviewdog.yml
on: pull_request
runner / staticcheck
1m 6s
Annotations
2 errors and 2 warnings
runner / staticcheck
[staticcheck] reported by reviewdog 🐶
# github.com/kitex-contrib/registry-servicecomb/registry [github.com/kitex-contrib/registry-servicecomb/registry.test]
registry/registry_test.go:32:22: undefined: sc
registry/registry_test.go:33:17: undefined: sc
registry/registry_test.go:59:8: undefined: sc
registry/registry_test.go:98:8: undefined: sc
Raw Output:
{"source":{"name":"staticcheck","url":"https://staticcheck.io"},"message":"# github.com/kitex-contrib/registry-servicecomb/registry [github.com/kitex-contrib/registry-servicecomb/registry.test]\nregistry/registry_test.go:32:22: undefined: sc\nregistry/registry_test.go:33:17: undefined: sc\nregistry/registry_test.go:59:8: undefined: sc\nregistry/registry_test.go:98:8: undefined: sc","code":{"value":"compile","url":"https://staticcheck.io/docs/checks#compile"},"location":{"path":"","range":{"start":{"line":0,"column":0},"end":{"line":0,"column":0}}},"related_locations":[],"severity":"ERROR"}
|
runner / staticcheck
Process completed with exit code 1.
|
runner / staticcheck
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
runner / staticcheck
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|