Feature/sjad #5797
cli-ci.yml
on: pull_request
cspell-lint
14s
bicep-lint
/
bicep-lint
2m 23s
Matrix: azd-lint
Annotations
11 errors and 1 warning
cspell-lint
Process completed with exit code 1.
|
azd-lint (ubuntu-latest):
cli/azd/internal/appdetect/java.go#L130
the line is 127 characters long, which exceeds the maximum of 125 characters. (lll)
|
azd-lint (ubuntu-latest):
cli/azd/internal/appdetect/java.go#L132
the line is 132 characters long, which exceeds the maximum of 125 characters. (lll)
|
azd-lint (ubuntu-latest):
cli/azd/internal/appdetect/java.go#L201
the line is 132 characters long, which exceeds the maximum of 125 characters. (lll)
|
azd-lint (ubuntu-latest):
cli/azd/cmd/root.go#L180
File is not `gofmt`-ed with `-s` (gofmt)
|
azd-lint (ubuntu-latest):
cli/azd/internal/repository/infra_confirm.go#L351
the line is 165 characters long, which exceeds the maximum of 125 characters. (lll)
|
azd-lint (ubuntu-latest):
cli/azd/internal/repository/infra_confirm.go#L371
S1034: assigning the result of this type assertion to a variable (switch azureDep := azureDep.(type)) could eliminate type assertions in switch cases (gosimple)
|
azd-lint (ubuntu-latest):
cli/azd/internal/repository/infra_confirm.go#L375
S1034(related information): could eliminate this type assertion (gosimple)
|
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/
|