gha: update to use oidc #605
Annotations
10 errors
Lint go files
newStream declared and not used (typecheck)
|
Lint go files
setConnectivityState declared and not used (typecheck)
|
Lint go files
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
cannot range over 3 (untyped int constant) (typecheck)
|
Lint go files
a.Lock undefined (type *onceError has no field or method Lock) (typecheck)
|
Lint go files
a.Unlock undefined (type *onceError has no field or method Unlock) (typecheck)
|
Lint go files
a.Lock undefined (type *onceError has no field or method Lock) (typecheck)
|
Lint go files
a.Unlock undefined (type *onceError has no field or method Unlock) (typecheck)
|
Lint go files
f.r.ReadByte undefined (type Reader has no field or method ReadByte) (typecheck)
|
Lint go files
f.r.ReadByte undefined (type Reader has no field or method ReadByte) (typecheck)
|