add Preflight Validate API support #5592
Annotations
5 errors and 1 warning
golangci-lint:
cli/azd/pkg/azapi/standard_deployments.go#L813
File is not `gofmt`-ed with `-s` (gofmt)
|
golangci-lint:
cli/azd/pkg/infra/scope.go#L260
the line is 133 characters long, which exceeds the maximum of 125 characters. (lll)
|
golangci-lint:
cli/azd/pkg/azapi/standard_deployments.go#L763
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
|
golangci-lint:
cli/azd/pkg/azapi/standard_deployments.go#L772
unreachable: unreachable code (govet)
|
golangci-lint
issues found
|
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/
|
Loading