Update Github workflows to fix deprecation warnings #458
Annotations
10 errors
Lint:
auth/oauth/u2m/authenticator.go#L31
G101: Potential hardcoded credentials (gosec)
|
Lint:
auth/oauth/u2m/authenticator.go#L34
G101: Potential hardcoded credentials (gosec)
|
Lint:
connection_test.go#L166
G601: Implicit memory aliasing in for loop. (gosec)
|
Lint:
connection_test.go#L167
G601: Implicit memory aliasing in for loop. (gosec)
|
Lint:
internal/rows/arrowbased/arrowRows_test.go#L980
G602: Potentially accessing slice out of bounds (gosec)
|
Lint:
internal/rows/arrowbased/arrowRows_test.go#L981
G602: Potentially accessing slice out of bounds (gosec)
|
Lint:
internal/rows/arrowbased/arrowRows_test.go#L1218
G602: Potentially accessing slice out of bounds (gosec)
|
Lint:
internal/fetcher/fetcher.go#L29
`cancelFunc` is unused (structcheck)
|
Lint:
internal/fetcher/fetcher.go#L21
`cancelChan` is unused (structcheck)
|
Lint:
internal/fetcher/fetcher.go#L22
`inputChan` is unused (structcheck)
|