Dotnet update #1
Annotations
1 error and 11 warnings
|
|
|
KenticoInspector.Core/Helpers/DirectoryHelper.cs#L16
'Assembly.CodeBase' is obsolete: 'Assembly.CodeBase and Assembly.EscapedCodeBase are only included for .NET Framework compatibility. Use Assembly.Location.' (https://aka.ms/dotnet-warnings/SYSLIB0012)
|
KenticoInspector.Core/Tokens/TokenExpressionResolver.cs#L89
'FormatterServices' is obsolete: 'Formatter-based serialization is obsolete and should not be used.' (https://aka.ms/dotnet-warnings/SYSLIB0050)
|
KenticoInspector.Core/Constants/ActionTags.cs#L3
Add a 'protected' constructor or the 'static' keyword to the class declaration. (https://rules.sonarsource.com/csharp/RSPEC-1118)
|
KenticoInspector.Core/Helpers/VersionHelper.cs#L27
Use a StringBuilder instead. (https://rules.sonarsource.com/csharp/RSPEC-1643)
|
KenticoInspector.Core.Tests/SimpleTokenExpressionTests.cs#L71
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
KenticoInspector.Core.Tests/SimpleTokenExpressionTests.cs#L72
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
KenticoInspector.Core.Tests/SimpleTokenExpressionTests.cs#L73
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
KenticoInspector.Core.Tests/SimpleTokenExpressionTests.cs#L74
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
KenticoInspector.Core.Tests/SimpleTokenExpressionTests.cs#L548
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
The logs for this run have expired and are no longer available.
Loading