chore: explicit revive rules #12876
test.yaml
on: pull_request
Integration Test
11m 6s
K8s Integration Test
5m 34s
Module Integration Test
5m 8s
VM Integration Test
8m 7s
Matrix: Build Test
Matrix: Test
Annotations
15 errors and 6 warnings
Test (ubuntu-latest)
Process completed with exit code 1.
|
Test (ubuntu-latest):
pkg/iac/framework/frameworks.go#L8
var-naming: don't use ALL_CAPS in Go names; use CamelCase (revive)
|
Test (ubuntu-latest):
pkg/iac/framework/frameworks.go#L9
var-naming: don't use ALL_CAPS in Go names; use CamelCase (revive)
|
Test (ubuntu-latest):
pkg/x/sync/sync.go#L41
unused-parameter: parameter 'k' seems to be unused, consider removing or renaming it as _ (revive)
|
Test (ubuntu-latest):
pkg/iac/providers/google/iam/iam.go#L49
var-naming: struct field WorkloadIdentityPoolId should be WorkloadIdentityPoolID (revive)
|
Test (ubuntu-latest):
pkg/iac/providers/google/iam/iam.go#L50
var-naming: struct field WorkloadIdentityPoolProviderId should be WorkloadIdentityPoolProviderID (revive)
|
Test (ubuntu-latest):
pkg/iac/providers/digitalocean/compute/compute.go#L29
var-naming: struct field RedirectHttpToHttps should be RedirectHTTPToHTTPS (revive)
|
Test (ubuntu-latest):
pkg/iac/providers/aws/rds/rds.go#L59
var-naming: struct field KmsKeyId should be KmsKeyID (revive)
|
Test (ubuntu-latest):
pkg/iac/providers/google/sql/sql.go#L20
var-naming: don't use underscores in Go names; const DatabaseVersionMySQL_5_6 should be DatabaseVersionMySQL5_6 (revive)
|
Test (ubuntu-latest):
pkg/iac/providers/google/sql/sql.go#L21
var-naming: don't use underscores in Go names; const DatabaseVersionMySQL_5_7 should be DatabaseVersionMySQL5_7 (revive)
|
Test (ubuntu-latest):
pkg/iac/providers/google/sql/sql.go#L22
var-naming: don't use underscores in Go names; const DatabaseVersionMySQL_8_0 should be DatabaseVersionMySQL8_0 (revive)
|
Test (windows-latest)
The job was canceled because "ubuntu-latest" failed.
|
Test (windows-latest)
The operation was canceled.
|
Test (macos-latest)
The job was canceled because "ubuntu-latest" failed.
|
Test (macos-latest)
The operation was canceled.
|
Module Integration Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
K8s Integration Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
VM Integration Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Integration Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build Test (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|