Skip to content

Feature/sjad

Feature/sjad #5964

Triggered via pull request November 25, 2024 10:54
Status Failure
Total duration 2m 53s
Artifacts

cli-ci.yml

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

Annotations

13 errors and 1 warning
cspell-lint
Process completed with exit code 1.
azd-lint (ubuntu-latest): cli/azd/pkg/project/project.go#L302
the line is 139 characters long, which exceeds the maximum of 125 characters. (lll)
azd-lint (ubuntu-latest): cli/azd/pkg/project/scaffold_gen.go#L564
the line is 159 characters long, which exceeds the maximum of 125 characters. (lll)
azd-lint (ubuntu-latest): cli/azd/pkg/project/scaffold_gen.go#L636
the line is 199 characters long, which exceeds the maximum of 125 characters. (lll)
azd-lint (ubuntu-latest): cli/azd/pkg/project/scaffold_gen.go#L638
the line is 214 characters long, which exceeds the maximum of 125 characters. (lll)
azd-lint (ubuntu-latest): cli/azd/pkg/project/scaffold_gen.go#L665
the line is 136 characters long, which exceeds the maximum of 125 characters. (lll)
azd-lint (ubuntu-latest): cli/azd/pkg/project/scaffold_gen.go#L669
the line is 137 characters long, which exceeds the maximum of 125 characters. (lll)
azd-lint (ubuntu-latest): cli/azd/internal/repository/app_init.go#L873
the line is 194 characters long, which exceeds the maximum of 125 characters. (lll)
azd-lint (ubuntu-latest): cli/azd/pkg/project/project.go#L27
const `projectSchemaAnnotation` is unused (unused)
azd-lint (ubuntu-latest): cli/azd/internal/repository/app_init.go#L641
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/app_init.go#L643
S1034(related information): could eliminate this type assertion (gosimple)
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/