Skip to content

add Preflight Validate API support #5739

add Preflight Validate API support

add Preflight Validate API support #5739

Triggered via pull request October 17, 2024 23:38
Status Failure
Total duration 2m 43s
Artifacts

cli-ci.yml

on: pull_request
Matrix: azd-lint
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 1 warning
azd-lint (ubuntu-latest): cli/azd/test/mocks/mockazcli/mocks.go#L7
could not import github.com/azure/azure-dev/cli/azd/pkg/azapi (-: # github.com/azure/azure-dev/cli/azd/pkg/azapi
azd-lint (ubuntu-latest)
invalid operation: rawResponse.StatusCode == nil (mismatched types int and untyped nil)) (typecheck)
azd-lint (ubuntu-latest): cli/azd/cmd/container.go#L27
could not import github.com/azure/azure-dev/cli/azd/pkg/azapi (-: # github.com/azure/azure-dev/cli/azd/pkg/azapi
azd-lint (ubuntu-latest)
invalid operation: rawResponse.StatusCode == nil (mismatched types int and untyped nil)) (typecheck)
azd-lint (ubuntu-latest): cli/azd/cmd/infra_create.go#L21
flags.Bind undefined (type *infraCreateFlags has no field or method Bind) (typecheck)
azd-lint (ubuntu-latest): cli/azd/cmd/pipeline.go#L34
pc.PipelineServicePrincipalId undefined (type *pipelineConfigFlags has no field or method PipelineServicePrincipalId) (typecheck)
azd-lint (ubuntu-latest): cli/azd/cmd/pipeline.go#L40
pc.PipelineServicePrincipalName undefined (type *pipelineConfigFlags has no field or method PipelineServicePrincipalName) (typecheck)
azd-lint (ubuntu-latest): cli/azd/cmd/pipeline.go#L46
pc.PipelineRemoteName undefined (type *pipelineConfigFlags has no field or method PipelineRemoteName) (typecheck)
azd-lint (ubuntu-latest): cli/azd/cmd/pipeline.go#L53
pc.PipelineAuthTypeName undefined (type *pipelineConfigFlags has no field or method PipelineAuthTypeName) (typecheck)
azd-lint (ubuntu-latest): cli/azd/cmd/pipeline.go#L60
pc.PipelineRoleNames undefined (type *pipelineConfigFlags has no field or method PipelineRoleNames) (typecheck)
azd-lint (windows-latest)
The job was canceled because "ubuntu-latest" failed.
azd-lint (windows-latest)
The operation was canceled.
azd-lint (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/