Feature/sjad #5922
Annotations
4 errors and 1 warning
golangci-lint:
cli/azd/pkg/project/project.go#L27
const `projectSchemaAnnotation` is unused (unused)
|
golangci-lint:
cli/azd/internal/repository/app_init.go#L586
S1034: assigning the result of this type assertion to a variable (switch azureDep := azureDep.(type)) could eliminate type assertions in switch cases (gosimple)
|
golangci-lint:
cli/azd/internal/repository/app_init.go#L588
S1034(related information): could eliminate this type assertion (gosimple)
|
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