Skip to content

Fix co-variant array conversion from string[] to object?[]? can cause… #335

Fix co-variant array conversion from string[] to object?[]? can cause…

Fix co-variant array conversion from string[] to object?[]? can cause… #335

Triggered via push October 17, 2023 09:06
Status Failure
Total duration 3m 15s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: src/EFCoreSecondLevelCacheInterceptor/EFTableRowsDataReader.cs#L544
Remove this array creation and simply pass the elements. (https://rules.sonarsource.com/csharp/RSPEC-3878)
build: src/EFCoreSecondLevelCacheInterceptor/EFSqlCommandsProcessor.cs#L172
Prefer 'static readonly' fields over constant array arguments if the called method is called repeatedly and is not mutating the passed array (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1861)
build: src/EFCoreSecondLevelCacheInterceptor/EFTableRowsDataReader.cs#L544
Remove this array creation and simply pass the elements. (https://rules.sonarsource.com/csharp/RSPEC-3878)
build: src/EFCoreSecondLevelCacheInterceptor/EFSqlCommandsProcessor.cs#L172
Prefer 'static readonly' fields over constant array arguments if the called method is called repeatedly and is not mutating the passed array (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1861)
build: src/EFCoreSecondLevelCacheInterceptor/EFSqlCommandsProcessor.cs#L172
Prefer 'static readonly' fields over constant array arguments if the called method is called repeatedly and is not mutating the passed array (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1861)
build: src/EFCoreSecondLevelCacheInterceptor/EFTableRowsDataReader.cs#L544
Remove this array creation and simply pass the elements. (https://rules.sonarsource.com/csharp/RSPEC-3878)
build: src/EFCoreSecondLevelCacheInterceptor/EFTableRowsDataReader.cs#L544
Remove this array creation and simply pass the elements. (https://rules.sonarsource.com/csharp/RSPEC-3878)
build: src/EFCoreSecondLevelCacheInterceptor/EFSqlCommandsProcessor.cs#L172
Prefer 'static readonly' fields over constant array arguments if the called method is called repeatedly and is not mutating the passed array (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1861)
build: src/EFCoreSecondLevelCacheInterceptor/EFTableRowsDataReader.cs#L544
Remove this array creation and simply pass the elements. (https://rules.sonarsource.com/csharp/RSPEC-3878)
build: src/EFCoreSecondLevelCacheInterceptor/EFSqlCommandsProcessor.cs#L172
Prefer 'static readonly' fields over constant array arguments if the called method is called repeatedly and is not mutating the passed array (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1861)