gha: update to use oidc #610
Annotations
10 errors and 2 warnings
|
../../../go/pkg/mod/google.golang.org/grpc@v1.65.0/clientconn.go#L1471
newStream declared and not used (typecheck)
|
../../../go/pkg/mod/google.golang.org/grpc@v1.65.0/clientconn.go#L1480
setConnectivityState declared and not used (typecheck)
|
../../../go/pkg/mod/google.golang.org/grpc@v1.65.0/shared_buffer_pool.go#L134
cannot use &bufferPool{…} (value of type *bufferPool) as simpleSharedBufferChildPool value in return statement: *bufferPool does not implement simpleSharedBufferChildPool (missing method Put) (typecheck)
|
../../../../../opt/hostedtoolcache/go/1.23.0/x64/src/runtime/time.go#L174
cannot range over 3 (untyped int constant) (typecheck)
|
../../../../../opt/hostedtoolcache/go/1.23.0/x64/src/io/pipe.go#L22
a.Lock undefined (type *onceError has no field or method Lock) (typecheck)
|
../../../../../opt/hostedtoolcache/go/1.23.0/x64/src/io/pipe.go#L23
a.Unlock undefined (type *onceError has no field or method Unlock) (typecheck)
|
../../../../../opt/hostedtoolcache/go/1.23.0/x64/src/io/pipe.go#L30
a.Lock undefined (type *onceError has no field or method Lock) (typecheck)
|
../../../../../opt/hostedtoolcache/go/1.23.0/x64/src/io/pipe.go#L31
a.Unlock undefined (type *onceError has no field or method Unlock) (typecheck)
|
../../../../../opt/hostedtoolcache/go/1.23.0/x64/src/compress/flate/inflate.go#L697
f.r.ReadByte undefined (type Reader has no field or method ReadByte) (typecheck)
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
This job failed
Loading