Skip to content

[WIP]perf: nocopy read binary #4101

[WIP]perf: nocopy read binary

[WIP]perf: nocopy read binary #4101

Triggered via pull request May 24, 2024 07:12
Status Failure
Total duration 1m 21s
Artifacts

pr-check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 3 warnings
staticcheck: pkg/protocol/bthrift/binary.go#L37
[staticcheck] reported by reviewdog 🐶 var spanCache is unused Raw Output: {"source":{"name":"staticcheck","url":"https://staticcheck.io"},"message":"var spanCache is unused","code":{"value":"U1000","url":"https://staticcheck.io/docs/checks#U1000"},"location":{"path":"/data00/runner/cloudwego-sg-runner-05/kitex/kitex/pkg/protocol/bthrift/binary.go","range":{"start":{"line":37,"column":2}}},"severity":"ERROR"}
staticcheck
Process completed with exit code 1.
lint: pkg/protocol/bthrift/binary.go#L37
var `spanCache` is unused (unused)
lint
issues found
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/.