Skip to content

Add mechanism to register query parameters with the analyzer #410

Add mechanism to register query parameters with the analyzer

Add mechanism to register query parameters with the analyzer #410

Triggered via pull request May 19, 2024 20:23
Status Failure
Total duration 13m 6s
Artifacts

go.yml

on: pull_request
Matrix: build
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 5 warnings
coverage: internal/analyzer.go#L333
fmt.Errorf format %s has arg t of wrong type *google.golang.org/api/bigquery/v2.QueryParameterType
coverage
Process completed with exit code 2.
test (ubuntu-latest, 1.19): internal/analyzer.go#L333
fmt.Errorf format %s has arg t of wrong type *google.golang.org/api/bigquery/v2.QueryParameterType
test (ubuntu-latest, 1.19)
Process completed with exit code 1.
test (macos-latest, 1.19)
The job was canceled because "ubuntu-latest_1_19" failed.
test (macos-latest, 1.19)
The operation was canceled.
lint: internal/analyzer.go#L209
Error return value of `options.AddPositionalQueryParameter` is not checked (errcheck)
lint: internal/analyzer.go#L211
Error return value of `options.AddQueryParameter` is not checked (errcheck)
lint: internal/analyzer.go#L337
unnecessary trailing newline (whitespace)
lint: driver.go#L140
unnecessary trailing newline (whitespace)
lint: internal/analyzer.go#L201
S1031: unnecessary nil check around range (gosimple)
lint: internal/analyzer.go#L333
printf: fmt.Errorf format %s has arg t of wrong type *google.golang.org/api/bigquery/v2.QueryParameterType (govet)
lint
Process completed with exit code 2.
coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (ubuntu-latest, 1.19)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (ubuntu-latest, 1.19)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (macos-latest, 1.19)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.