feat: update packages for go 1.21 #846
Annotations
10 errors and 1 warning
lint:
nomad/frame_reader.go#L78
frame.Data undefined (type *StreamFrame has no field or method Data) (typecheck)
|
lint:
nomad/frame_reader.go#L89
f.frame.Offset undefined (type *StreamFrame has no field or method Offset) (typecheck)
|
lint:
../../../../../opt/hostedtoolcache/go/1.21.5/x64/src/net/http/internal/chunked.go#L79
undefined: max (typecheck)
|
lint:
../../../go/pkg/mod/github.com/hashicorp/nomad/[email protected]/api.go#L274
undefined: cleanhttp (typecheck)
|
lint:
../../../go/pkg/mod/github.com/google/go-github/[email protected]/github/github.go#L663
response.Header undefined (type *Response has no field or method Header) (typecheck)
|
lint:
../../../go/pkg/mod/github.com/google/go-github/[email protected]/github/github.go#L706
resp.Body undefined (type *Response has no field or method Body) (typecheck)
|
lint:
../../../go/pkg/mod/github.com/google/go-github/[email protected]/github/github.go#L711
resp.Body undefined (type *Response has no field or method Body) (typecheck)
|
lint:
../../../go/pkg/mod/github.com/google/go-github/[email protected]/github/github.go#L713
resp.Body undefined (type *Response has no field or method Body) (typecheck)
|
lint:
../../../go/pkg/mod/github.com/google/go-github/[email protected]/github/migrations_user.go#L174
resp.Header undefined (type *Response has no field or method Header) (typecheck)
|
lint:
../../../go/pkg/mod/code.vegaprotocol.io/[email protected]/datanode/config/encoding/encoding.go#L82
l.String undefined (type LogLevel has no field or method String) (typecheck)
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/vegacapsule/vegacapsule. Supported file pattern: go.sum
|