add Preflight Validate API support #5592
Triggered via pull request
September 17, 2024 15:07
Status
Failure
Total duration
6m 34s
Artifacts
–
cli-ci.yml
on: pull_request
cspell-lint
16s
bicep-lint
/
bicep-lint
2m 29s
Matrix: azd-lint
Annotations
7 errors and 1 warning
azd-lint (ubuntu-latest):
cli/azd/pkg/azapi/standard_deployments.go#L813
File is not `gofmt`-ed with `-s` (gofmt)
|
azd-lint (ubuntu-latest):
cli/azd/pkg/infra/scope.go#L260
the line is 133 characters long, which exceeds the maximum of 125 characters. (lll)
|
azd-lint (ubuntu-latest):
cli/azd/pkg/azapi/standard_deployments.go#L763
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
|
azd-lint (ubuntu-latest):
cli/azd/pkg/azapi/standard_deployments.go#L772
unreachable: unreachable code (govet)
|
azd-lint (ubuntu-latest)
issues found
|
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/
|