Skip to content

update golangci-lint to 1.52 #85

update golangci-lint to 1.52

update golangci-lint to 1.52 #85

Triggered via push June 10, 2024 08:18
Status Failure
Total duration 36s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: ../../../../../opt/hostedtoolcache/go/1.22.3/x64/src/io/pipe.go#L22
a.Lock undefined (type *onceError has no field or method Lock) (typecheck)
lint: ../../../../../opt/hostedtoolcache/go/1.22.3/x64/src/io/pipe.go#L23
a.Unlock undefined (type *onceError has no field or method Unlock) (typecheck)
lint: ../../../../../opt/hostedtoolcache/go/1.22.3/x64/src/io/pipe.go#L30
a.Lock undefined (type *onceError has no field or method Lock) (typecheck)
lint: ../../../../../opt/hostedtoolcache/go/1.22.3/x64/src/io/pipe.go#L31
a.Unlock undefined (type *onceError has no field or method Unlock) (typecheck)
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@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/.