Skip to content

Feature/sjad

Feature/sjad #5785

Triggered via pull request October 25, 2024 05:25
Status Failure
Total duration 2m 46s
Artifacts

cli-ci.yml

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

Annotations

12 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/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/cmd/orchestrate.go#L30
field `global` is unused (unused)
azd-lint (ubuntu-latest): cli/azd/cmd/orchestrate.go#L78
S1025: the argument is already a string, there's no need to use fmt.Sprintf (gosimple)
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/