Fixed buffered race condition #12
reviewdog.yml
on: pull_request
runner / golangci-lint
15s
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
|