Skip to content

Fixed buffered race condition #12

Fixed buffered race condition

Fixed buffered race condition #12

Triggered via pull request December 26, 2024 20:05
Status Success
Total duration 25s
Artifacts

reviewdog.yml

on: pull_request
runner / golangci-lint
15s
runner / golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
runner / golangci-lint: core/framing/buffered.go#L15
[golangci] reported by reviewdog 🐶 type instantiation requires go1.18 or later (typecheck) Raw Output: core/framing/buffered.go:15:25: type instantiation requires go1.18 or later (typecheck) innerPtr atomic.Pointer[common.ByteBuff] ^
runner / golangci-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636