Skip to content

gha: update to use oidc #605

gha: update to use oidc

gha: update to use oidc #605

Triggered via pull request August 19, 2024 15:41
Status Failure
Total duration 1m 0s
Artifacts

lint-golang.yml

on: pull_request
Lint go files
51s
Lint go files
Fit to window
Zoom out
Zoom in

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)