gha: update to use oidc #608
Annotations
10 errors and 2 warnings
Lint go files
Cannot open: File exists
|
Lint go files:
../../../go/pkg/mod/google.golang.org/grpc@v1.65.0/clientconn.go#L1471
newStream declared and not used (typecheck)
|
Lint go files:
../../../go/pkg/mod/google.golang.org/grpc@v1.65.0/clientconn.go#L1480
setConnectivityState declared and not used (typecheck)
|
Lint go files:
../../../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)
|
Lint go files:
../../../../../opt/hostedtoolcache/go/1.23.0/x64/src/runtime/time.go#L174
cannot range over 3 (untyped int constant) (typecheck)
|
Lint go files:
../../../../../opt/hostedtoolcache/go/1.23.0/x64/src/io/pipe.go#L22
a.Lock undefined (type *onceError has no field or method Lock) (typecheck)
|
Lint go files:
../../../../../opt/hostedtoolcache/go/1.23.0/x64/src/io/pipe.go#L23
a.Unlock undefined (type *onceError has no field or method Unlock) (typecheck)
|
Lint go files:
../../../../../opt/hostedtoolcache/go/1.23.0/x64/src/io/pipe.go#L30
a.Lock undefined (type *onceError has no field or method Lock) (typecheck)
|
Lint go files:
../../../../../opt/hostedtoolcache/go/1.23.0/x64/src/io/pipe.go#L31
a.Unlock undefined (type *onceError has no field or method Unlock) (typecheck)
|
Lint go files:
../../../../../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)
|
Lint go files
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
Lint go files
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|