Skip to content

Bump google.golang.org/api from 0.162.0 to 0.198.0 #752

Bump google.golang.org/api from 0.162.0 to 0.198.0

Bump google.golang.org/api from 0.162.0 to 0.198.0 #752

Triggered via pull request September 23, 2024 14:22
Status Failure
Total duration 4m 46s
Artifacts

golangci-lint.yml

on: pull_request
golangci_lint_workflow  /  lint
4m 34s
golangci_lint_workflow / lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
golangci_lint_workflow / lint: gcp/table_gcp_alloydb_cluster.go#L26
missing type in composite literal (typecheck)
golangci_lint_workflow / lint: gcp/table_gcp_alloydb_instance.go#L26
missing type in composite literal (typecheck)
golangci_lint_workflow / lint: gcp/table_gcp_alloydb_instance.go#L27
missing type in composite literal (typecheck)
golangci_lint_workflow / lint: gcp/table_gcp_billing_account.go#L9
"google.golang.org/api/cloudbilling/v1" imported as cloudbilling and not used (typecheck)
golangci_lint_workflow / lint: gcp/table_gcp_billing_budget.go#L11
"google.golang.org/api/cloudbilling/v1" imported as cloudbilling and not used (typecheck)
golangci_lint_workflow / lint: gcp/table_gcp_compute_disk_metric_read_ops.go#L10
"google.golang.org/api/compute/v1" imported as compute and not used (typecheck)
golangci_lint_workflow / lint: gcp/table_gcp_compute_disk_metric_read_ops_daily.go#L10
"google.golang.org/api/compute/v1" imported as compute and not used (typecheck)
golangci_lint_workflow / lint: gcp/table_gcp_compute_disk_metric_read_ops_hourly.go#L10
"google.golang.org/api/compute/v1" imported as compute and not used (typecheck)
golangci_lint_workflow / lint: gcp/table_gcp_sql_database_instance_metric_connections.go#L9
"google.golang.org/api/sqladmin/v1beta4" imported as sqladmin and not used (typecheck)
golangci_lint_workflow / lint: gcp/table_gcp_sql_database_instance_metric_connections_daily.go#L9
"google.golang.org/api/sqladmin/v1beta4" imported as sqladmin and not used (typecheck)
golangci_lint_workflow / lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/