Skip to content

Add GitHub Actions & Upgrade to .NET 8 #3

Add GitHub Actions & Upgrade to .NET 8

Add GitHub Actions & Upgrade to .NET 8 #3

Triggered via pull request January 15, 2024 04:02
Status Success
Total duration 4m 13s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
build
Unexpected input(s) 'node-version', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
build
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
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: 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: 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: 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: KenticoInspector.Core/Helpers/VersionHelper.cs#L27
Use a StringBuilder instead. (https://rules.sonarsource.com/csharp/RSPEC-1643)
build: KenticoInspector.Core.Tests/SimpleTokenExpressionTests.cs#L71
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
build: KenticoInspector.Core.Tests/SimpleTokenExpressionTests.cs#L72
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
build: KenticoInspector.Core.Tests/SimpleTokenExpressionTests.cs#L73
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
build: KenticoInspector.Core.Tests/SimpleTokenExpressionTests.cs#L74
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
build: KenticoInspector.Core.Tests/SimpleTokenExpressionTests.cs#L548
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
build
Unexpected input(s) 'node-version', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']