Bump google.golang.org/api from 0.172.0 to 0.200.0 #775
golangci-lint.yml
on: pull_request
golangci_lint_workflow
/
lint
3m 52s
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/
|