[WIP] SJAD private preview #5963
Annotations
11 errors
|
golangci-lint:
cli/azd/pkg/project/project.go#L302
the line is 139 characters long, which exceeds the maximum of 125 characters. (lll)
|
golangci-lint:
cli/azd/pkg/project/scaffold_gen.go#L564
the line is 159 characters long, which exceeds the maximum of 125 characters. (lll)
|
golangci-lint:
cli/azd/pkg/project/scaffold_gen.go#L636
the line is 199 characters long, which exceeds the maximum of 125 characters. (lll)
|
golangci-lint:
cli/azd/pkg/project/scaffold_gen.go#L638
the line is 214 characters long, which exceeds the maximum of 125 characters. (lll)
|
golangci-lint:
cli/azd/pkg/project/scaffold_gen.go#L665
the line is 136 characters long, which exceeds the maximum of 125 characters. (lll)
|
golangci-lint:
cli/azd/pkg/project/scaffold_gen.go#L669
the line is 137 characters long, which exceeds the maximum of 125 characters. (lll)
|
golangci-lint:
cli/azd/internal/repository/app_init.go#L873
the line is 194 characters long, which exceeds the maximum of 125 characters. (lll)
|
golangci-lint:
cli/azd/pkg/project/project.go#L27
const `projectSchemaAnnotation` is unused (unused)
|
golangci-lint:
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)
|
golangci-lint:
cli/azd/internal/repository/app_init.go#L643
S1034(related information): could eliminate this type assertion (gosimple)
|
Loading