Skip to content

Try dotnet-project-file-analyzers #187

Try dotnet-project-file-analyzers

Try dotnet-project-file-analyzers #187

Triggered via pull request December 23, 2024 16:55
@sungam3rsungam3r
synchronize #143
proj
Status Success
Total duration 2m 23s
Artifacts

test.yml

on: pull_request
Matrix: test
buildcheck
0s
buildcheck
Fit to window
Zoom out
Zoom in

Annotations

42 warnings
ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ubuntu-latest: src/Destructurama.Attributed.Tests/Destructurama.Attributed.Tests.csproj#L1
Define the <Description> or <PackageDescription> node explicitly or define the <IsPackable> node with value 'false'. (https://dotnet-project-file-analyzers.github.io/rules/Proj0202.html)
ubuntu-latest: src/Destructurama.Attributed.Tests/Destructurama.Attributed.Tests.csproj#L19
Define package reference assets of 'coverlet.msbuild' as attributes. (https://dotnet-project-file-analyzers.github.io/rules/Proj0005.html)
ubuntu-latest: src/Destructurama.Attributed.Tests/Destructurama.Attributed.Tests.csproj#L5
Use the <TargetFramework> node instead. (https://dotnet-project-file-analyzers.github.io/rules/Proj0009.html)
ubuntu-latest: src/Destructurama.Attributed.Tests/Destructurama.Attributed.Tests.csproj#L13
Mark the package reference "Microsoft.NET.Test.Sdk" as a private asset. (https://dotnet-project-file-analyzers.github.io/rules/Proj1200.html)
ubuntu-latest: src/Destructurama.Attributed.Tests/Destructurama.Attributed.Tests.csproj#L15
Mark the package reference "NUnit3TestAdapter" as a private asset. (https://dotnet-project-file-analyzers.github.io/rules/Proj1200.html)
ubuntu-latest: src/Destructurama.Attributed.Tests/Destructurama.Attributed.Tests.csproj#L19
Package 'coverlet.msbuild' is not ordered alphabetically and should appear before 'Microsoft.Extensions.Telemetry.Abstractions'. (https://dotnet-project-file-analyzers.github.io/rules/Proj0015.html)
ubuntu-latest: src/Destructurama.Attributed.Tests/Destructurama.Attributed.Tests.csproj#L19
Remove <IncludeAssets> as it is redundant when all assets are private. (https://dotnet-project-file-analyzers.github.io/rules/Proj0026.html)
ubuntu-latest: src/Destructurama.Attributed.Tests/Destructurama.Attributed.Tests.csproj#L1
Set <IsTestProject> to true. (https://dotnet-project-file-analyzers.github.io/rules/Proj0453.html)
ubuntu-latest: src/Destructurama.Attributed.Tests/Destructurama.Attributed.Tests.csproj#L27
<ProjectReference Include> contains backward slashes. (https://dotnet-project-file-analyzers.github.io/rules/Proj0023.html)
ubuntu-latest: src/Destructurama.Attributed.Tests/Destructurama.Attributed.Tests.csproj#L1
Define the <Description> or <PackageDescription> node explicitly or define the <IsPackable> node with value 'false'. (https://dotnet-project-file-analyzers.github.io/rules/Proj0202.html)
ubuntu-latest: src/Destructurama.Attributed.Tests/Destructurama.Attributed.Tests.csproj#L1
Define the <Description> or <PackageDescription> node explicitly or define the <IsPackable> node with value 'false'. (https://dotnet-project-file-analyzers.github.io/rules/Proj0202.html)
ubuntu-latest: src/Destructurama.Attributed.Tests/Destructurama.Attributed.Tests.csproj#L19
Define package reference assets of 'coverlet.msbuild' as attributes. (https://dotnet-project-file-analyzers.github.io/rules/Proj0005.html)
ubuntu-latest: src/Destructurama.Attributed.Tests/Destructurama.Attributed.Tests.csproj#L5
Use the <TargetFramework> node instead. (https://dotnet-project-file-analyzers.github.io/rules/Proj0009.html)
ubuntu-latest: src/Destructurama.Attributed.Tests/Destructurama.Attributed.Tests.csproj#L13
Mark the package reference "Microsoft.NET.Test.Sdk" as a private asset. (https://dotnet-project-file-analyzers.github.io/rules/Proj1200.html)
ubuntu-latest: src/Destructurama.Attributed.Tests/Destructurama.Attributed.Tests.csproj#L15
Mark the package reference "NUnit3TestAdapter" as a private asset. (https://dotnet-project-file-analyzers.github.io/rules/Proj1200.html)
ubuntu-latest: src/Destructurama.Attributed.Tests/Destructurama.Attributed.Tests.csproj#L19
Package 'coverlet.msbuild' is not ordered alphabetically and should appear before 'Microsoft.Extensions.Telemetry.Abstractions'. (https://dotnet-project-file-analyzers.github.io/rules/Proj0015.html)
ubuntu-latest: src/Destructurama.Attributed.Tests/Destructurama.Attributed.Tests.csproj#L19
Remove <IncludeAssets> as it is redundant when all assets are private. (https://dotnet-project-file-analyzers.github.io/rules/Proj0026.html)
ubuntu-latest: src/Destructurama.Attributed.Tests/Destructurama.Attributed.Tests.csproj#L1
Set <IsTestProject> to true. (https://dotnet-project-file-analyzers.github.io/rules/Proj0453.html)
ubuntu-latest: src/Destructurama.Attributed.Tests/Destructurama.Attributed.Tests.csproj#L27
<ProjectReference Include> contains backward slashes. (https://dotnet-project-file-analyzers.github.io/rules/Proj0023.html)
ubuntu-latest: src/Destructurama.Attributed.Tests/Destructurama.Attributed.Tests.csproj#L1
Define the <Description> or <PackageDescription> node explicitly or define the <IsPackable> node with value 'false'. (https://dotnet-project-file-analyzers.github.io/rules/Proj0202.html)
windows-latest: src/Destructurama.Attributed.Tests/Destructurama.Attributed.Tests.csproj#L1
Define the <Description> or <PackageDescription> node explicitly or define the <IsPackable> node with value 'false'. (https://dotnet-project-file-analyzers.github.io/rules/Proj0202.html)
windows-latest: src/Destructurama.Attributed.Tests/Destructurama.Attributed.Tests.csproj#L1
Define the <Description> or <PackageDescription> node explicitly or define the <IsPackable> node with value 'false'. (https://dotnet-project-file-analyzers.github.io/rules/Proj0202.html)
windows-latest: src/Destructurama.Attributed.Tests/Destructurama.Attributed.Tests.csproj#L19
Define package reference assets of 'coverlet.msbuild' as attributes. (https://dotnet-project-file-analyzers.github.io/rules/Proj0005.html)
windows-latest: src/Destructurama.Attributed.Tests/Destructurama.Attributed.Tests.csproj#L5
Use the <TargetFramework> node instead. (https://dotnet-project-file-analyzers.github.io/rules/Proj0009.html)
windows-latest: src/Destructurama.Attributed.Tests/Destructurama.Attributed.Tests.csproj#L19
Define package reference assets of 'coverlet.msbuild' as attributes. (https://dotnet-project-file-analyzers.github.io/rules/Proj0005.html)
windows-latest: src/Destructurama.Attributed.Tests/Destructurama.Attributed.Tests.csproj#L13
Mark the package reference "Microsoft.NET.Test.Sdk" as a private asset. (https://dotnet-project-file-analyzers.github.io/rules/Proj1200.html)
windows-latest: src/Destructurama.Attributed.Tests/Destructurama.Attributed.Tests.csproj#L5
Use the <TargetFramework> node instead. (https://dotnet-project-file-analyzers.github.io/rules/Proj0009.html)
windows-latest: src/Destructurama.Attributed.Tests/Destructurama.Attributed.Tests.csproj#L15
Mark the package reference "NUnit3TestAdapter" as a private asset. (https://dotnet-project-file-analyzers.github.io/rules/Proj1200.html)
windows-latest: src/Destructurama.Attributed.Tests/Destructurama.Attributed.Tests.csproj#L13
Mark the package reference "Microsoft.NET.Test.Sdk" as a private asset. (https://dotnet-project-file-analyzers.github.io/rules/Proj1200.html)
windows-latest: src/Destructurama.Attributed.Tests/Destructurama.Attributed.Tests.csproj#L19
Package 'coverlet.msbuild' is not ordered alphabetically and should appear before 'Microsoft.Extensions.Telemetry.Abstractions'. (https://dotnet-project-file-analyzers.github.io/rules/Proj0015.html)
windows-latest: src/Destructurama.Attributed.Tests/Destructurama.Attributed.Tests.csproj#L1
Define the <Description> or <PackageDescription> node explicitly or define the <IsPackable> node with value 'false'. (https://dotnet-project-file-analyzers.github.io/rules/Proj0202.html)
windows-latest: src/Destructurama.Attributed.Tests/Destructurama.Attributed.Tests.csproj#L19
Define package reference assets of 'coverlet.msbuild' as attributes. (https://dotnet-project-file-analyzers.github.io/rules/Proj0005.html)
windows-latest: src/Destructurama.Attributed.Tests/Destructurama.Attributed.Tests.csproj#L5
Use the <TargetFramework> node instead. (https://dotnet-project-file-analyzers.github.io/rules/Proj0009.html)
windows-latest: src/Destructurama.Attributed.Tests/Destructurama.Attributed.Tests.csproj#L13
Mark the package reference "Microsoft.NET.Test.Sdk" as a private asset. (https://dotnet-project-file-analyzers.github.io/rules/Proj1200.html)
windows-latest: src/Destructurama.Attributed.Tests/Destructurama.Attributed.Tests.csproj#L15
Mark the package reference "NUnit3TestAdapter" as a private asset. (https://dotnet-project-file-analyzers.github.io/rules/Proj1200.html)
windows-latest: src/Destructurama.Attributed.Tests/Destructurama.Attributed.Tests.csproj#L19
Package 'coverlet.msbuild' is not ordered alphabetically and should appear before 'Microsoft.Extensions.Telemetry.Abstractions'. (https://dotnet-project-file-analyzers.github.io/rules/Proj0015.html)
windows-latest: src/Destructurama.Attributed.Tests/Destructurama.Attributed.Tests.csproj#L19
Remove <IncludeAssets> as it is redundant when all assets are private. (https://dotnet-project-file-analyzers.github.io/rules/Proj0026.html)
windows-latest: src/Destructurama.Attributed.Tests/Destructurama.Attributed.Tests.csproj#L1
Set <IsTestProject> to true. (https://dotnet-project-file-analyzers.github.io/rules/Proj0453.html)
windows-latest: src/Destructurama.Attributed.Tests/Destructurama.Attributed.Tests.csproj#L27
<ProjectReference Include> contains backward slashes. (https://dotnet-project-file-analyzers.github.io/rules/Proj0023.html)
windows-latest: src/Destructurama.Attributed.Tests/Destructurama.Attributed.Tests.csproj#L1
Define the <Description> or <PackageDescription> node explicitly or define the <IsPackable> node with value 'false'. (https://dotnet-project-file-analyzers.github.io/rules/Proj0202.html)
buildcheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636