chore: Use collection expression #33076
Annotations
11 errors
src/Bicep.Core/Analyzers/Linter/Rules/NoConflictingMetadataRule.cs#L38
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0303)
|
src/Bicep.Core/Analyzers/Linter/Rules/NoConflictingMetadataRule.cs#L38
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0303)
|
src/Bicep.Core/Analyzers/Linter/Rules/UseProtectedSettingsForCommandToExecuteSecretsRule.cs#L16
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0303)
|
src/Bicep.Core/Analyzers/Linter/Rules/UseProtectedSettingsForCommandToExecuteSecretsRule.cs#L16
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0303)
|
src/Bicep.Core/Analyzers/Linter/Rules/UseResourceIdFunctionsRule.cs#L53
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0300)
|
src/Bicep.Core/Analyzers/Linter/Rules/UseResourceIdFunctionsRule.cs#L53
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0300)
|
src/Bicep.Core/Analyzers/Linter/Rules/UseStableVMImageRule.cs#L19
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0303)
|
src/Bicep.Core/Analyzers/Linter/Rules/UseStableVMImageRule.cs#L19
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0303)
|
src/Bicep.Core/Collections/Trees/IntervalTreeNode.cs#L10
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0300)
|
src/Bicep.Core/Collections/Trees/IntervalTreeNode.cs#L10
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0300)
|
|
This job failed
Loading