Skip to content

feat(prob): support protocol probing #254

feat(prob): support protocol probing

feat(prob): support protocol probing #254

Triggered via pull request May 15, 2024 07:30
Status Failure
Total duration 1m 57s
Artifacts

pr-check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 4 warnings
compliant
Process completed with exit code 1.
staticcheck
[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"}
staticcheck
Process completed with exit code 1.
lint
issues found
compliant
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
compliant
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
staticcheck
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/.
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.