Skip to content

Add more stdint types #1519

Add more stdint types

Add more stdint types #1519

Triggered via pull request September 20, 2024 10:18
Status Failure
Total duration 6m 58s
Artifacts

run-build-and-unit-tests.yml

on: pull_request
Matrix: main
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 24 warnings
main (macos-latest)
[xUnit.net 00:00:18.13] Cesium.IntegrationTests.IntegrationTestRunner.TestNet(relativeSourcePath: "stdlib/types/integer.c") [FAIL]
main (macos-latest)
Target "TestIntegration" has thrown an exception
main (macos-latest)
Process completed with exit code 255.
main (ubuntu-latest)
[xUnit.net 00:00:25.04] Cesium.IntegrationTests.IntegrationTestRunner.TestNet(relativeSourcePath: "stdlib/types/integer.c") [FAIL]
main (ubuntu-latest)
Target "TestIntegration" has thrown an exception
main (ubuntu-latest)
Process completed with exit code 255.
main (windows-latest)
[xUnit.net 00:01:01.50] Cesium.IntegrationTests.IntegrationTestRunner.TestNetFramework(relativeSourcePath: "stdlib\\types\\integer.c") [FAIL]
main (windows-latest)
[xUnit.net 00:01:15.41] Cesium.IntegrationTests.IntegrationTestRunner.TestNet(relativeSourcePath: "stdlib\\types\\integer.c") [FAIL]
main (windows-latest)
Target "TestIntegration" has thrown an exception
main (windows-latest)
Process completed with exit code 127.
main (macos-latest)
/Users/runner/work/Cesium/Cesium/Cesium.CodeGen/Ir/Types/StructType.cs(15,28): warning CS0169: The field 'StructType.AnonType' is never used [/Users/runner/work/Cesium/Cesium/Cesium.CodeGen/Cesium.CodeGen.csproj]
main (macos-latest)
/Users/runner/.dotnet/sdk/8.0.401/Sdks/NuGet.Build.Tasks.Pack/build/NuGet.Build.Tasks.Pack.targets(221,5): warning NU5104: A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Yoakke.SynKit.C.Syntax [2024.1.6-15.18.30-nightly, )" or update the version field in the nuspec. [/Users/runner/work/Cesium/Cesium/Cesium.Ast/Cesium.Ast.csproj]
main (macos-latest)
/Users/runner/.dotnet/sdk/8.0.401/Sdks/NuGet.Build.Tasks.Pack/build/NuGet.Build.Tasks.Pack.targets(221,5): warning NU5104: A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Yoakke.SynKit.Lexer [2024.1.6-15.18.30-nightly, )" or update the version field in the nuspec. [/Users/runner/work/Cesium/Cesium/Cesium.Ast/Cesium.Ast.csproj]
main (macos-latest)
/Users/runner/work/Cesium/Cesium/Cesium.Compiler.Tests/CommandLineParsingTest.cs(127,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]
main (macos-latest)
/Users/runner/work/Cesium/Cesium/Cesium.CodeGen/Ir/Types/StructType.cs(15,28): warning CS0169: The field 'StructType.AnonType' is never used [/Users/runner/work/Cesium/Cesium/Cesium.CodeGen/Cesium.CodeGen.csproj]
main (macos-latest)
/Users/runner/.dotnet/sdk/8.0.401/Sdks/NuGet.Build.Tasks.Pack/build/NuGet.Build.Tasks.Pack.targets(221,5): warning NU5104: A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Yoakke.SynKit.C.Syntax [2024.1.6-15.18.30-nightly, )" or update the version field in the nuspec. [/Users/runner/work/Cesium/Cesium/Cesium.Ast/Cesium.Ast.csproj]
main (macos-latest)
/Users/runner/.dotnet/sdk/8.0.401/Sdks/NuGet.Build.Tasks.Pack/build/NuGet.Build.Tasks.Pack.targets(221,5): warning NU5104: A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Yoakke.SynKit.Lexer [2024.1.6-15.18.30-nightly, )" or update the version field in the nuspec. [/Users/runner/work/Cesium/Cesium/Cesium.Ast/Cesium.Ast.csproj]
main (macos-latest)
/Users/runner/work/Cesium/Cesium/Cesium.Compiler.Tests/CommandLineParsingTest.cs(127,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]
main (ubuntu-latest)
/usr/share/dotnet/sdk/8.0.401/Sdks/NuGet.Build.Tasks.Pack/build/NuGet.Build.Tasks.Pack.targets(221,5): warning NU5104: A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Yoakke.SynKit.C.Syntax [2024.1.6-15.18.30-nightly, )" or update the version field in the nuspec. [/home/runner/work/Cesium/Cesium/Cesium.Ast/Cesium.Ast.csproj]
main (ubuntu-latest)
/usr/share/dotnet/sdk/8.0.401/Sdks/NuGet.Build.Tasks.Pack/build/NuGet.Build.Tasks.Pack.targets(221,5): warning NU5104: A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Yoakke.SynKit.Lexer [2024.1.6-15.18.30-nightly, )" or update the version field in the nuspec. [/home/runner/work/Cesium/Cesium/Cesium.Ast/Cesium.Ast.csproj]
main (ubuntu-latest)
/home/runner/work/Cesium/Cesium/Cesium.CodeGen/Ir/Types/StructType.cs(15,28): warning CS0169: The field 'StructType.AnonType' is never used [/home/runner/work/Cesium/Cesium/Cesium.CodeGen/Cesium.CodeGen.csproj]
main (ubuntu-latest)
/home/runner/work/Cesium/Cesium/Cesium.Compiler.Tests/CommandLineParsingTest.cs(127,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]
main (ubuntu-latest)
/usr/share/dotnet/sdk/8.0.401/Sdks/NuGet.Build.Tasks.Pack/build/NuGet.Build.Tasks.Pack.targets(221,5): warning NU5104: A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Yoakke.SynKit.C.Syntax [2024.1.6-15.18.30-nightly, )" or update the version field in the nuspec. [/home/runner/work/Cesium/Cesium/Cesium.Ast/Cesium.Ast.csproj]
main (ubuntu-latest)
/usr/share/dotnet/sdk/8.0.401/Sdks/NuGet.Build.Tasks.Pack/build/NuGet.Build.Tasks.Pack.targets(221,5): warning NU5104: A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Yoakke.SynKit.Lexer [2024.1.6-15.18.30-nightly, )" or update the version field in the nuspec. [/home/runner/work/Cesium/Cesium/Cesium.Ast/Cesium.Ast.csproj]
main (ubuntu-latest)
/home/runner/work/Cesium/Cesium/Cesium.CodeGen/Ir/Types/StructType.cs(15,28): warning CS0169: The field 'StructType.AnonType' is never used [/home/runner/work/Cesium/Cesium/Cesium.CodeGen/Cesium.CodeGen.csproj]
main (ubuntu-latest)
/home/runner/work/Cesium/Cesium/Cesium.Compiler.Tests/CommandLineParsingTest.cs(127,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]
main (windows-latest)
C:\Program Files\dotnet\sdk\8.0.401\Sdks\NuGet.Build.Tasks.Pack\build\NuGet.Build.Tasks.Pack.targets(221,5): warning NU5104: A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Yoakke.SynKit.C.Syntax [2024.1.6-15.18.30-nightly, )" or update the version field in the nuspec. [D:\a\Cesium\Cesium\Cesium.Ast\Cesium.Ast.csproj]
main (windows-latest)
C:\Program Files\dotnet\sdk\8.0.401\Sdks\NuGet.Build.Tasks.Pack\build\NuGet.Build.Tasks.Pack.targets(221,5): warning NU5104: A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Yoakke.SynKit.Lexer [2024.1.6-15.18.30-nightly, )" or update the version field in the nuspec. [D:\a\Cesium\Cesium\Cesium.Ast\Cesium.Ast.csproj]
main (windows-latest)
D:\a\Cesium\Cesium\Cesium.CodeGen\Ir\Types\StructType.cs(15,28): warning CS0169: The field 'StructType.AnonType' is never used [D:\a\Cesium\Cesium\Cesium.CodeGen\Cesium.CodeGen.csproj]
main (windows-latest)
D:\a\Cesium\Cesium\Cesium.Compiler.Tests\CommandLineParsingTest.cs(127,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]
main (windows-latest)
C:\Program Files\dotnet\sdk\8.0.401\Sdks\NuGet.Build.Tasks.Pack\build\NuGet.Build.Tasks.Pack.targets(221,5): warning NU5104: A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Yoakke.SynKit.C.Syntax [2024.1.6-15.18.30-nightly, )" or update the version field in the nuspec. [D:\a\Cesium\Cesium\Cesium.Ast\Cesium.Ast.csproj]
main (windows-latest)
C:\Program Files\dotnet\sdk\8.0.401\Sdks\NuGet.Build.Tasks.Pack\build\NuGet.Build.Tasks.Pack.targets(221,5): warning NU5104: A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Yoakke.SynKit.Lexer [2024.1.6-15.18.30-nightly, )" or update the version field in the nuspec. [D:\a\Cesium\Cesium\Cesium.Ast\Cesium.Ast.csproj]
main (windows-latest)
D:\a\Cesium\Cesium\Cesium.CodeGen\Ir\Types\StructType.cs(15,28): warning CS0169: The field 'StructType.AnonType' is never used [D:\a\Cesium\Cesium\Cesium.CodeGen\Cesium.CodeGen.csproj]
main (windows-latest)
D:\a\Cesium\Cesium\Cesium.Compiler.Tests\CommandLineParsingTest.cs(127,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]