Skip to content

Added support for bigquery #24

Added support for bigquery

Added support for bigquery #24

Triggered via pull request May 4, 2024 09:25
Status Failure
Total duration 1m 46s
Artifacts

pr.yaml

on: pull_request
Checks (Test + Lint + Generate)
1m 37s
Checks (Test + Lint + Generate)
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
Checks (Test + Lint + Generate): example/bigquery/main.go#L11
func `main` is unused (unused)
Checks (Test + Lint + Generate): databases/redshift/redshift.go#L57
SA1019: session.New is deprecated: Use NewSession functions to create sessions instead. NewSession has the same functionality as New except an error can be returned when the func is called instead of waiting to receive an error until a request is made. (staticcheck)
Checks (Test + Lint + Generate)
issues found
Checks (Test + Lint + Generate)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Checks (Test + Lint + Generate)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/