Skip to content

Update golangci-lint to v1.51 to support Go v1.20 #63

Update golangci-lint to v1.51 to support Go v1.20

Update golangci-lint to v1.51 to support Go v1.20 #63

Triggered via push March 17, 2024 01:57
Status Failure
Total duration 1m 52s
Artifacts

go.yml

on: push
Matrix: go test
Matrix: golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 7 warnings
golangci-lint (oldstable): ../../../go/pkg/mod/github.com/hashicorp/vault/[email protected]/auth_token.go#L27
resp.Body undefined (type *Response has no field or method Body) (typecheck)
golangci-lint (oldstable): ../../../go/pkg/mod/github.com/hashicorp/vault/[email protected]/auth_token.go#L29
resp.Body undefined (type *Response has no field or method Body) (typecheck)
golangci-lint (oldstable): ../../../go/pkg/mod/github.com/hashicorp/vault/[email protected]/auth_token.go#L44
resp.Body undefined (type *Response has no field or method Body) (typecheck)
golangci-lint (oldstable): ../../../go/pkg/mod/github.com/hashicorp/vault/[email protected]/logical.go#L76
resp.StatusCode undefined (type *Response has no field or method StatusCode) (typecheck)
golangci-lint (oldstable): ../../../go/pkg/mod/github.com/hashicorp/vault/[email protected]/logical.go#L110
resp.StatusCode undefined (type *Response has no field or method StatusCode) (typecheck)
golangci-lint (oldstable): ../../../go/pkg/mod/github.com/hashicorp/vault/[email protected]/logical.go#L143
resp.StatusCode undefined (type *Response has no field or method StatusCode) (typecheck)
golangci-lint (oldstable): ../../../go/pkg/mod/github.com/hashicorp/vault/[email protected]/response.go#L22
r.Body undefined (type *Response has no field or method Body) (typecheck)
golangci-lint (oldstable): ../../../go/pkg/mod/github.com/hashicorp/vault/[email protected]/response.go#L31
r.StatusCode undefined (type *Response has no field or method StatusCode) (typecheck)
golangci-lint (oldstable): ../../../go/pkg/mod/github.com/hashicorp/vault/[email protected]/response.go#L38
r.Body undefined (type *Response has no field or method Body) (typecheck)
golangci-lint (stable)
The job was canceled because "oldstable" failed.
golangci-lint (stable): ../../../../../opt/hostedtoolcache/go/1.22.1/x64/src/io/pipe.go#L22
a.Lock undefined (type *onceError has no field or method Lock) (typecheck)
golangci-lint (stable): ../../../../../opt/hostedtoolcache/go/1.22.1/x64/src/io/pipe.go#L23
a.Unlock undefined (type *onceError has no field or method Unlock) (typecheck)
golangci-lint (stable): ../../../../../opt/hostedtoolcache/go/1.22.1/x64/src/io/pipe.go#L30
a.Lock undefined (type *onceError has no field or method Lock) (typecheck)
go test (oldstable, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
go test (stable, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
golangci-lint (oldstable)
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/.
go test (oldstable, macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
go test (stable, macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
go test (oldstable, windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
go test (stable, windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.