Add GitHub Actions & Upgrade to .NET 8 #3
Annotations
13 warnings
Post Setup .NET
Unexpected input(s) 'node-version', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|
Restore dependencies
A PackageReference to Microsoft.AspNetCore.App is not necessary when targeting .NET Core 3.0 or higher. If Microsoft.NET.Sdk.Web is used, the shared framework will be referenced automatically. Otherwise, the PackageReference should be replaced with a FrameworkReference.
|
Build dotnet app
A PackageReference to Microsoft.AspNetCore.App is not necessary when targeting .NET Core 3.0 or higher. If Microsoft.NET.Sdk.Web is used, the shared framework will be referenced automatically. Otherwise, the PackageReference should be replaced with a FrameworkReference.
|
Build dotnet app:
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)
|
Build dotnet app:
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)
|
Build dotnet app:
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)
|
Build dotnet app:
KenticoInspector.Core/Helpers/VersionHelper.cs#L27
Use a StringBuilder instead. (https://rules.sonarsource.com/csharp/RSPEC-1643)
|
Build dotnet app:
KenticoInspector.Core.Tests/SimpleTokenExpressionTests.cs#L71
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
Build dotnet app:
KenticoInspector.Core.Tests/SimpleTokenExpressionTests.cs#L72
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
Build dotnet app:
KenticoInspector.Core.Tests/SimpleTokenExpressionTests.cs#L73
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
Build dotnet app:
KenticoInspector.Core.Tests/SimpleTokenExpressionTests.cs#L74
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
Build dotnet app:
KenticoInspector.Core.Tests/SimpleTokenExpressionTests.cs#L548
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
Setup .NET
Unexpected input(s) 'node-version', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|
The logs for this run have expired and are no longer available.
Loading