Update dependency Moq.Analyzers to 0.2.0 #2527
Annotations
10 warnings
🔨 Build
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
🔨 Build
The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
🔨 Build
The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
🔨 Build:
src/Tethos/Extensions/Assembly/AssemblyExtensions.cs#L14
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
🔨 Build:
src/Tethos/Extensions/Assembly/AssemblyPatternExtensions.cs#L12
'assemblyName' is null on at least one execution path. (https://rules.sonarsource.com/csharp/RSPEC-2259)
|
🔨 Build:
src/Tethos/Extensions/Assembly/AssemblyExtensions.cs#L28
Change this condition so that it does not always evaluate to 'True'. (https://rules.sonarsource.com/csharp/RSPEC-2589)
|
🔨 Build
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
🔨 Build:
test/Tethos.Moq.Tests/AutoMockingTest/SUT/InheritedAutoMockingTest.cs#L9
Explicitly choose a mocking behavior instead of relying on the default (Loose) behavior (https://github.com/rjmurillo/moq.analyzers/blob/d310e1a1cfa54a6ff30c66e4f62be2c5c0b25875/docs/rules/Moq1400.md)
|
🔨 Build:
test/Tethos.Moq.Tests/AutoMockingTest/DependencyTests.cs#L18
Explicitly choose a mocking behavior instead of relying on the default (Loose) behavior (https://github.com/rjmurillo/moq.analyzers/blob/d310e1a1cfa54a6ff30c66e4f62be2c5c0b25875/docs/rules/Moq1400.md)
|
🔨 Build:
test/Tethos.Moq.Tests/AutoMockingTest/DependencyTests.cs#L39
Explicitly choose a mocking behavior instead of relying on the default (Loose) behavior (https://github.com/rjmurillo/moq.analyzers/blob/d310e1a1cfa54a6ff30c66e4f62be2c5c0b25875/docs/rules/Moq1400.md)
|
Loading