feat(prob): support protocol probing #254
Annotations
2 errors and 1 warning
Run reviewdog/action-staticcheck@v1
[staticcheck] reported by reviewdog 🐶
package github.com/kitex-contrib/codec-dubbo/pkg imports github.com/cloudwego/netpoll from implicitly required module; to add missing requirements, run:
go get github.com/cloudwego/netpoll@v0.5.1
Raw Output:
{"source":{"name":"staticcheck","url":"https://staticcheck.io"},"message":"package github.com/kitex-contrib/codec-dubbo/pkg imports github.com/cloudwego/netpoll from implicitly required module; to add missing requirements, run:\n\tgo get github.com/cloudwego/netpoll@v0.5.1","code":{"value":"compile","url":"https://staticcheck.io/docs/checks#compile"},"location":{"path":"","range":{"start":{"line":0,"column":0}}},"severity":"ERROR"}
|
Run reviewdog/action-staticcheck@v1
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading