Skip to content

Feature/sjad

Feature/sjad #5788

Triggered via pull request October 28, 2024 13:38
Status Failure
Total duration 2m 48s
Artifacts

cli-ci.yml

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

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/