Skip to content

pkg/env: log MSI data-plane interactions #10833

pkg/env: log MSI data-plane interactions

pkg/env: log MSI data-plane interactions #10833

Triggered via pull request February 6, 2025 20:43
Status Failure
Total duration 5m 41s
Artifacts

ci-go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

14 errors
validate-go: pkg/env/prod_test.go#L1
group 2: mixed import type
validate-go: test/e2e/setup.go#L1
group 2: mixed import type
validate-go: test/e2e/setup.go#L1
group 3: duplicate group or invalid group ordering
validate-go
Process completed with exit code 2.
golangci-lint: pkg/backend/openshiftcluster.go#L22
could not import github.com/Azure/ARO-RP/pkg/cluster (-: # github.com/Azure/ARO-RP/pkg/cluster
golangci-lint: pkg/cluster/clustermsi.go#L54
undefined: ptr
golangci-lint: pkg/cluster/clustermsi.go#L182
undefined: ptr) (typecheck)
golangci-lint: pkg/cluster/acrtoken.go#L1
: # github.com/Azure/ARO-RP/pkg/cluster [github.com/Azure/ARO-RP/pkg/cluster.test]
golangci-lint: pkg/cluster/clustermsi.go#L54
undefined: ptr
golangci-lint: pkg/cluster/clustermsi.go#L182
undefined: ptr
golangci-lint: pkg/cluster/clustermsi_test.go#L45
cannot use &[]dataplane.UserAssignedIdentityCredentials{…} (value of type *[]"github.com/Azure/msi-dataplane/pkg/dataplane/internal/client".UserAssignedIdentityCredentials) as []*"github.com/Azure/msi-dataplane/pkg/dataplane/internal/client".UserAssignedIdentityCredentials value in struct literal
golangci-lint: pkg/cluster/clustermsi_test.go#L47
unknown field ClientId in struct literal of type struct{AuthenticationEndpoint *string; CannotRenewAfter *string; ClientID *string; ClientSecret *string; ClientSecretURL *string; CustomClaims *"github.com/Azure/msi-dataplane/pkg/dataplane/internal/client".CustomClaims; MtlsAuthenticationEndpoint *string; NotAfter *string; NotBefore *string; ObjectID *string; RenewAfter *string; ResourceID *string; TenantID *string}
golangci-lint: pkg/cluster/clustermsi_test.go#L49
unknown field TenantId in struct literal of type struct{AuthenticationEndpoint *string; CannotRenewAfter *string; ClientID *string; ClientSecret *string; ClientSecretURL *string; CustomClaims *"github.com/Azure/msi-dataplane/pkg/dataplane/internal/client".CustomClaims; MtlsAuthenticationEndpoint *string; NotAfter *string; NotBefore *string; ObjectID *string; RenewAfter *string; ResourceID *string; TenantID *string}
golangci-lint: pkg/cluster/clustermsi_test.go#L50
unknown field ResourceId in struct literal of type struct{AuthenticationEndpoint *string; CannotRenewAfter *string; ClientID *string; ClientSecret *string; ClientSecretURL *string; CustomClaims *"github.com/Azure/msi-dataplane/pkg/dataplane/internal/client".CustomClaims; MtlsAuthenticationEndpoint *string; NotAfter *string; NotBefore *string; ObjectID *string; RenewAfter *string; ResourceID *string; TenantID *string}