*: update to use the new msi-dataplane library #10623
ci-go.yml
on: pull_request
vendor-check
57s
generate-check
5m 58s
golangci-lint
4m 32s
validate-go
18s
Annotations
11 errors and 4 warnings
validate-go:
pkg/cluster/cluster.go#L1
group 2: mixed import type
|
validate-go:
pkg/cluster/cluster.go#L1
group 3: duplicate group or invalid group ordering
|
validate-go:
pkg/cluster/clustermsi_test.go#L1
group 2: mixed import type
|
validate-go:
pkg/cluster/clustermsi_test.go#L1
group 3: duplicate group or invalid group ordering
|
validate-go:
pkg/cluster/delete_test.go#L1
group 2: mixed import type
|
validate-go:
pkg/cluster/delete_test.go#L1
group 3: duplicate group or invalid group ordering
|
validate-go
Process completed with exit code 2.
|
golangci-lint:
pkg/frontend/openshiftcluster_putorpatch_test.go#L16
File is not `gofmt`-ed with `-s` (gofmt)
|
golangci-lint:
pkg/cluster/clustermsi_test.go#L14
import "github.com/Azure/ARO-RP/pkg/util/mocks/msidataplane" imported as "mock_dataplane" but must be "mock_msidataplane" according to config (importas)
|
golangci-lint
issues found
|
generate-check
Process completed with exit code 1.
|
validate-go
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
vendor-check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
golangci-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
generate-check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|