Update dependency JetBrains.Annotations to v2026 #2640
run-build-and-unit-tests.yml
on: push
encoding
8s
licenses
10s
Matrix: main
Annotations
52 warnings
|
check.macos
/Users/runner/work/Cesium/Cesium/Cesium.Compiler/IndentedTextWriter.cs(358,26): warning CS3021: 'IndentedTextWriter.WriteLine(uint)' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute [/Users/runner/work/Cesium/Cesium/Cesium.Compiler/Cesium.Compiler.csproj]
|
|
check.macos
/Users/runner/work/Cesium/Cesium/Cesium.Runtime.Tests/Cesium.Runtime.Tests.csproj : warning NU1510: PackageReference System.Runtime.CompilerServices.Unsafe will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [TargetFramework=net10.0]
|
|
check.macos
/Users/runner/work/Cesium/Cesium/Cesium.Runtime.Tests/Cesium.Runtime.Tests.csproj : warning NU1510: PackageReference System.Runtime.CompilerServices.Unsafe will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary.
|
|
check.macos
/Users/runner/work/Cesium/Cesium/Cesium.Compiler/IndentedTextWriter.cs(358,26): warning CS3021: 'IndentedTextWriter.WriteLine(uint)' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute [/Users/runner/work/Cesium/Cesium/Cesium.Compiler/Cesium.Compiler.csproj]
|
|
check.macos
/Users/runner/work/Cesium/Cesium/Cesium.Runtime.Tests/Cesium.Runtime.Tests.csproj : warning NU1510: PackageReference System.Runtime.CompilerServices.Unsafe will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [TargetFramework=net10.0]
|
|
check.macos
/Users/runner/work/Cesium/Cesium/Cesium.Runtime.Tests/Cesium.Runtime.Tests.csproj : warning NU1510: PackageReference System.Runtime.CompilerServices.Unsafe will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [TargetFramework=net10.0]
|
|
check.macos
/Users/runner/work/Cesium/Cesium/Cesium.Runtime.Tests/Cesium.Runtime.Tests.csproj : warning NU1510: PackageReference System.Runtime.CompilerServices.Unsafe will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [/Users/runner/work/Cesium/Cesium/Cesium.sln]
|
|
check.macos
/Users/runner/work/Cesium/Cesium/Cesium.Compiler/IndentedTextWriter.cs(358,26): warning CS3021: 'IndentedTextWriter.WriteLine(uint)' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute [/Users/runner/work/Cesium/Cesium/Cesium.Compiler/Cesium.Compiler.csproj]
|
|
check.macos
/Users/runner/work/Cesium/Cesium/Cesium.Runtime.Tests/Cesium.Runtime.Tests.csproj : warning NU1510: PackageReference System.Runtime.CompilerServices.Unsafe will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [TargetFramework=net10.0]
|
|
check.macos
/Users/runner/.dotnet/sdk/10.0.301/NuGet.Build.Tasks.Pack.targets(222,5): warning NU5128: - Add lib or ref assemblies for the netstandard2.0 target framework [/Users/runner/work/Cesium/Cesium/Cesium.Sdk/Cesium.Sdk.csproj]
|
|
check.macos
/Users/runner/.dotnet/sdk/10.0.301/NuGet.Build.Tasks.Pack.targets(222,5): warning NU5128: Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below: [/Users/runner/work/Cesium/Cesium/Cesium.Sdk/Cesium.Sdk.csproj]
|
|
check.macos
/Users/runner/work/Cesium/Cesium/Cesium.Compiler.Tests/CommandLineParsingTest.cs(131,13): warning xUnit2029: Do not use Assert.Empty to check if a value does not exist in a collection. Use Assert.DoesNotContain instead. (https://xunit.net/xunit.analyzers/rules/xUnit2029) [/Users/runner/work/Cesium/Cesium/Cesium.Compiler.Tests/Cesium.Compiler.Tests.csproj]
|
|
check.macos
/Users/runner/work/Cesium/Cesium/Cesium.Compiler/IndentedTextWriter.cs(358,26): warning CS3021: 'IndentedTextWriter.WriteLine(uint)' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute [/Users/runner/work/Cesium/Cesium/Cesium.Compiler/Cesium.Compiler.csproj]
|
|
check.macos
/Users/runner/work/Cesium/Cesium/Cesium.Runtime.Tests/Cesium.Runtime.Tests.csproj : warning NU1510: PackageReference System.Runtime.CompilerServices.Unsafe will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [TargetFramework=net10.0]
|
|
check.macos
/Users/runner/.dotnet/sdk/10.0.301/NuGet.Build.Tasks.Pack.targets(222,5): warning NU5128: - Add lib or ref assemblies for the netstandard2.0 target framework [/Users/runner/work/Cesium/Cesium/Cesium.Sdk/Cesium.Sdk.csproj]
|
|
check.macos
/Users/runner/.dotnet/sdk/10.0.301/NuGet.Build.Tasks.Pack.targets(222,5): warning NU5128: Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below: [/Users/runner/work/Cesium/Cesium/Cesium.Sdk/Cesium.Sdk.csproj]
|
|
check.macos
/Users/runner/work/Cesium/Cesium/Cesium.Runtime.Tests/Cesium.Runtime.Tests.csproj : warning NU1510: PackageReference System.Runtime.CompilerServices.Unsafe will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [/Users/runner/work/Cesium/Cesium/Cesium.sln]
|
|
check.macos
/Users/runner/work/Cesium/Cesium/Cesium.Runtime.Tests/Cesium.Runtime.Tests.csproj : warning NU1510: PackageReference System.Runtime.CompilerServices.Unsafe will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [/Users/runner/work/Cesium/Cesium/Cesium.sln]
|
|
check.macos:
build/Build.cs#L25
Non-nullable field 'Solution' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
check.macos:
build/Build.cs#L25
Non-nullable field 'Solution' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
check.linux
/home/runner/work/Cesium/Cesium/Cesium.Compiler/IndentedTextWriter.cs(358,26): warning CS3021: 'IndentedTextWriter.WriteLine(uint)' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute [/home/runner/work/Cesium/Cesium/Cesium.Compiler/Cesium.Compiler.csproj]
|
|
check.linux
/home/runner/work/Cesium/Cesium/Cesium.Runtime.Tests/Cesium.Runtime.Tests.csproj : warning NU1510: PackageReference System.Runtime.CompilerServices.Unsafe will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [TargetFramework=net10.0]
|
|
check.linux
/home/runner/work/Cesium/Cesium/Cesium.Runtime.Tests/Cesium.Runtime.Tests.csproj : warning NU1510: PackageReference System.Runtime.CompilerServices.Unsafe will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary.
|
|
check.linux
/home/runner/work/Cesium/Cesium/Cesium.Compiler/IndentedTextWriter.cs(358,26): warning CS3021: 'IndentedTextWriter.WriteLine(uint)' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute [/home/runner/work/Cesium/Cesium/Cesium.Compiler/Cesium.Compiler.csproj]
|
|
check.linux
/home/runner/work/Cesium/Cesium/Cesium.Runtime.Tests/Cesium.Runtime.Tests.csproj : warning NU1510: PackageReference System.Runtime.CompilerServices.Unsafe will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [TargetFramework=net10.0]
|
|
check.linux
/home/runner/work/Cesium/Cesium/Cesium.Runtime.Tests/Cesium.Runtime.Tests.csproj : warning NU1510: PackageReference System.Runtime.CompilerServices.Unsafe will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [TargetFramework=net10.0]
|
|
check.linux
/home/runner/work/Cesium/Cesium/Cesium.Runtime.Tests/Cesium.Runtime.Tests.csproj : warning NU1510: PackageReference System.Runtime.CompilerServices.Unsafe will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [/home/runner/work/Cesium/Cesium/Cesium.sln]
|
|
check.linux
/home/runner/work/Cesium/Cesium/Cesium.Compiler/IndentedTextWriter.cs(358,26): warning CS3021: 'IndentedTextWriter.WriteLine(uint)' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute [/home/runner/work/Cesium/Cesium/Cesium.Compiler/Cesium.Compiler.csproj]
|
|
check.linux
/home/runner/work/Cesium/Cesium/Cesium.Runtime.Tests/Cesium.Runtime.Tests.csproj : warning NU1510: PackageReference System.Runtime.CompilerServices.Unsafe will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [TargetFramework=net10.0]
|
|
check.linux
/usr/share/dotnet/sdk/10.0.301/NuGet.Build.Tasks.Pack.targets(222,5): warning NU5128: - Add lib or ref assemblies for the netstandard2.0 target framework [/home/runner/work/Cesium/Cesium/Cesium.Sdk/Cesium.Sdk.csproj]
|
|
check.linux
/usr/share/dotnet/sdk/10.0.301/NuGet.Build.Tasks.Pack.targets(222,5): warning NU5128: Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below: [/home/runner/work/Cesium/Cesium/Cesium.Sdk/Cesium.Sdk.csproj]
|
|
check.linux
/home/runner/work/Cesium/Cesium/Cesium.Compiler.Tests/CommandLineParsingTest.cs(131,13): warning xUnit2029: Do not use Assert.Empty to check if a value does not exist in a collection. Use Assert.DoesNotContain instead. (https://xunit.net/xunit.analyzers/rules/xUnit2029) [/home/runner/work/Cesium/Cesium/Cesium.Compiler.Tests/Cesium.Compiler.Tests.csproj]
|
|
check.linux
/home/runner/work/Cesium/Cesium/Cesium.Compiler/IndentedTextWriter.cs(358,26): warning CS3021: 'IndentedTextWriter.WriteLine(uint)' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute [/home/runner/work/Cesium/Cesium/Cesium.Compiler/Cesium.Compiler.csproj]
|
|
check.linux
/home/runner/work/Cesium/Cesium/Cesium.Runtime.Tests/Cesium.Runtime.Tests.csproj : warning NU1510: PackageReference System.Runtime.CompilerServices.Unsafe will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [TargetFramework=net10.0]
|
|
check.linux
/usr/share/dotnet/sdk/10.0.301/NuGet.Build.Tasks.Pack.targets(222,5): warning NU5128: - Add lib or ref assemblies for the netstandard2.0 target framework [/home/runner/work/Cesium/Cesium/Cesium.Sdk/Cesium.Sdk.csproj]
|
|
check.linux
/usr/share/dotnet/sdk/10.0.301/NuGet.Build.Tasks.Pack.targets(222,5): warning NU5128: Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below: [/home/runner/work/Cesium/Cesium/Cesium.Sdk/Cesium.Sdk.csproj]
|
|
check.linux
/home/runner/work/Cesium/Cesium/Cesium.Runtime.Tests/Cesium.Runtime.Tests.csproj : warning NU1510: PackageReference System.Runtime.CompilerServices.Unsafe will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [/home/runner/work/Cesium/Cesium/Cesium.sln]
|
|
check.linux
/home/runner/work/Cesium/Cesium/Cesium.Runtime.Tests/Cesium.Runtime.Tests.csproj : warning NU1510: PackageReference System.Runtime.CompilerServices.Unsafe will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [/home/runner/work/Cesium/Cesium/Cesium.sln]
|
|
check.linux:
build/Build.cs#L25
Non-nullable field 'Solution' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
check.linux:
build/Build.cs#L25
Non-nullable field 'Solution' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
check.windows
D:\a\Cesium\Cesium\Cesium.Compiler\IndentedTextWriter.cs(358,26): warning CS3021: 'IndentedTextWriter.WriteLine(uint)' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute [D:\a\Cesium\Cesium\Cesium.Compiler\Cesium.Compiler.csproj]
|
|
check.windows
D:\a\Cesium\Cesium\Cesium.Compiler\IndentedTextWriter.cs(358,26): warning CS3021: 'IndentedTextWriter.WriteLine(uint)' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute [D:\a\Cesium\Cesium\Cesium.Compiler\Cesium.Compiler.csproj]
|
|
check.windows
D:\a\Cesium\Cesium\Cesium.Compiler.Tests\CommandLineParsingTest.cs(131,13): warning xUnit2029: Do not use Assert.Empty to check if a value does not exist in a collection. Use Assert.DoesNotContain instead. (https://xunit.net/xunit.analyzers/rules/xUnit2029) [D:\a\Cesium\Cesium\Cesium.Compiler.Tests\Cesium.Compiler.Tests.csproj]
|
|
check.windows
D:\a\Cesium\Cesium\Cesium.Compiler\IndentedTextWriter.cs(358,26): warning CS3021: 'IndentedTextWriter.WriteLine(uint)' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute [D:\a\Cesium\Cesium\Cesium.Compiler\Cesium.Compiler.csproj]
|
|
check.windows
C:\Program Files\dotnet\sdk\10.0.301\NuGet.Build.Tasks.Pack.targets(222,5): warning NU5128: - Add lib or ref assemblies for the netstandard2.0 target framework [D:\a\Cesium\Cesium\Cesium.Sdk\Cesium.Sdk.csproj]
|
|
check.windows
C:\Program Files\dotnet\sdk\10.0.301\NuGet.Build.Tasks.Pack.targets(222,5): warning NU5128: Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below: [D:\a\Cesium\Cesium\Cesium.Sdk\Cesium.Sdk.csproj]
|
|
check.windows
D:\a\Cesium\Cesium\Cesium.Compiler.Tests\CommandLineParsingTest.cs(131,13): warning xUnit2029: Do not use Assert.Empty to check if a value does not exist in a collection. Use Assert.DoesNotContain instead. (https://xunit.net/xunit.analyzers/rules/xUnit2029) [D:\a\Cesium\Cesium\Cesium.Compiler.Tests\Cesium.Compiler.Tests.csproj]
|
|
check.windows
D:\a\Cesium\Cesium\Cesium.Compiler\IndentedTextWriter.cs(358,26): warning CS3021: 'IndentedTextWriter.WriteLine(uint)' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute [D:\a\Cesium\Cesium\Cesium.Compiler\Cesium.Compiler.csproj]
|
|
check.windows
C:\Program Files\dotnet\sdk\10.0.301\NuGet.Build.Tasks.Pack.targets(222,5): warning NU5128: - Add lib or ref assemblies for the netstandard2.0 target framework [D:\a\Cesium\Cesium\Cesium.Sdk\Cesium.Sdk.csproj]
|
|
check.windows
C:\Program Files\dotnet\sdk\10.0.301\NuGet.Build.Tasks.Pack.targets(222,5): warning NU5128: Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below: [D:\a\Cesium\Cesium\Cesium.Sdk\Cesium.Sdk.csproj]
|
|
check.windows:
build/Build.cs#L25
Non-nullable field 'Solution' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
check.windows:
build/Build.cs#L25
Non-nullable field 'Solution' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|