Skip to content

Fix reset for HTTP transports #57

Fix reset for HTTP transports

Fix reset for HTTP transports #57

Triggered via push February 18, 2024 04:41
Status Failure
Total duration 16s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
Build: quic/transport_quic.go#L161
SA1019: buffer.FullReset is deprecated: use Reset instead. (staticcheck)
Build: quic/transport_quic.go#L167
SA1019: buffer.FullReset is deprecated: use Reset instead. (staticcheck)
Build
issues found
Build
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, 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/.
Build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/