feat(test): Add timing measurement for integration tests (#985)#987
Closed
xingzihai wants to merge 1 commit into
Closed
feat(test): Add timing measurement for integration tests (#985)#987xingzihai wants to merge 1 commit into
xingzihai wants to merge 1 commit into
Annotations
4 errors and 12 warnings
|
|
|
|
|
|
|
|
|
/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]
|
|
|
|
|
|
/Users/runner/.dotnet/sdk/10.0.201/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]
|
|
/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]
|
|
|
|
|
|
/Users/runner/.dotnet/sdk/10.0.201/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]
|
|
/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]
|
|
/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]
|
|
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.
|
|
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.
|
The logs for this run have expired and are no longer available.
Loading