Skip to content

Update Github workflows to fix deprecation warnings #458

Update Github workflows to fix deprecation warnings

Update Github workflows to fix deprecation warnings #458

Triggered via pull request April 9, 2024 08:41
Status Failure
Total duration 3m 50s
Artifacts

go.yml

on: pull_request
Matrix: Test and Build
Fit to window
Zoom out
Zoom in

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)