Skip to content

C# enums to work as proper enums in Python #209

C# enums to work as proper enums in Python

C# enums to work as proper enums in Python #209

Triggered via pull request July 31, 2025 14:16
Status Failure
Total duration 2m 35s
Artifacts

main.yml

on: pull_request
Matrix: Build and Test
Fit to window
Zoom out
Zoom in

Annotations

29 errors, 30 warnings, and 10 notices
Build and Test (ubuntu, 3.7, x64)
Version 3.7 with arch x64 not found The list of all available versions can be found here: https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json
Build and Test (macos, 3.7, x64)
The process '/bin/bash' failed with exit code 134
Build and Test (macos, 3.7, x64)
./setup.sh: line 52: 2800 Abort trap: 6 ./python -m ensurepip
Build and Test (macos, 3.7, x64)
-30DA-B1C2-8EFF35C22F2B> /Users/runner/hostedtoolcache/Python/3.7.17/x64/bin/python3.7 Reason: tried: '/usr/local/opt/gettext/lib/libintl.8.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/usr/local/opt/gettext/lib/libintl.8.dylib' (no such file), '/usr/local/opt/gettext/lib/libintl.8.dylib' (no such file), '/usr/local/lib/libintl.8.dylib' (no such file), '/usr/lib/libintl.8.dylib' (no such file, not in dyld cache)
Build and Test (macos, 3.7, x64)
dyld[2800]: Library not loaded: /usr/local/opt/gettext/lib/libintl.8.dylib Referenced from: <FA1C5C30-D202
Build and Test (macos, 3.10, x64)
The process '/bin/bash' failed with exit code 134
Build and Test (macos, 3.10, x64)
runner/hostedtoolcache/Python/3.10.18/x64/bin/python3.10 Reason: tried: '/usr/local/opt/gettext/lib/libintl.8.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/usr/local/opt/gettext/lib/libintl.8.dylib' (no such file), '/usr/local/opt/gettext/lib/libintl.8.dylib' (no such file) ./setup.sh: line 54: 2942 Abort trap: 6 ./python -m ensurepip
Build and Test (macos, 3.10, x64)
dyld[2942]: Library not loaded: /usr/local/opt/gettext/lib/libintl.8.dylib Referenced from: <6D6F3E68-6764-3FC9-A8C3-A73445087623> /Users/
Build and Test (ubuntu, 3.9, x64)
Process completed with exit code 1.
Build and Test (ubuntu, 3.10, x64)
Process completed with exit code 1.
Build and Test (ubuntu, 3.11, x64)
Process completed with exit code 1.
Build and Test (macos, 3.9, x64)
The process '/bin/bash' failed with exit code 134
Build and Test (macos, 3.9, x64)
b/libintl.8.dylib' (no such file) ./setup.sh: line 54: 2889 Abort trap: 6 ./python -m ensurepip
Build and Test (macos, 3.9, x64)
dyld[2889]: Library not loaded: /usr/local/opt/gettext/lib/libintl.8.dylib Referenced from: <FC33C022-355F-30CB-B2D9-A3D4B0C5C034> /Users/runner/hostedtoolcache/Python/3.9.23/x64/bin/python3.9 Reason: tried: '/usr/local/opt/gettext/lib/libintl.8.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/usr/local/opt/gettext/lib/libintl.8.dylib' (no such file), '/usr/local/opt/gettext/li
Build and Test (ubuntu, 3.8, x64)
Process completed with exit code 1.
Build and Test (macos, 3.11, x64)
Process completed with exit code 1.
Build and Test (windows, 3.10, x64)
Process completed with exit code 1.
Build and Test (windows, 3.9, x64)
Process completed with exit code 1.
Build and Test (macos, 3.8, x64)
The process '/bin/bash' failed with exit code 134
Build and Test (macos, 3.8, x64)
./setup.sh: line 54: 3656 Abort trap: 6 ./python -m ensurepip
Build and Test (macos, 3.8, x64)
dyld[3656]: Library not loaded: /usr/local/opt/gettext/lib/libintl.8.dylib Referenced from: <75E51F03-EA9B-3260-A88F-C8382EE65617> /Users/runner/hostedtoolcache/Python/3.8.18/x64/bin/python3.8 Reason: tried: '/usr/local/opt/gettext/lib/libintl.8.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/usr/local/opt/gettext/lib/libintl.8.dylib' (no such file), '/usr/local/opt/gettext/lib/libintl.8.dylib' (no such file)
Build and Test (windows, 3.10, x86)
Process completed with exit code 1.
Build and Test (windows, 3.11, x64)
Process completed with exit code 1.
Build and Test (windows, 3.8, x64)
Process completed with exit code 1.
Build and Test (windows, 3.8, x86)
Process completed with exit code 1.
Build and Test (windows, 3.9, x86)
Process completed with exit code 1.
Build and Test (windows, 3.11, x86)
Process completed with exit code 1.
Build and Test (windows, 3.7, x86)
Process completed with exit code 1.
Build and Test (windows, 3.7, x64)
Process completed with exit code 1.
Build and Test (ubuntu, 3.7, x64)
.NET 6.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
Build and Test (macos, 3.7, x64)
.NET 6.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
Build and Test (macos, 3.10, x64)
.NET 6.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
Build and Test (ubuntu, 3.9, x64)
.NET 6.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
Build and Test (ubuntu, 3.10, x64)
.NET 6.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
Build and Test (ubuntu, 3.11, x64)
.NET 6.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
Build and Test (macos, 3.9, x64)
.NET 6.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
Build and Test (ubuntu, 3.8, x64)
.NET 6.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
Build and Test (macos, 3.11, x64): src/runtime/Types/ManagedType.cs#L123
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (macos, 3.11, x64): src/runtime/Types/ManagedType.cs#L123
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (macos, 3.11, x64): src/runtime/Types/ClassBase.cs#L421
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (macos, 3.11, x64): src/runtime/Types/ManagedType.cs#L122
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (macos, 3.11, x64): src/runtime/Types/ManagedType.cs#L122
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (macos, 3.11, x64): src/runtime/Native/StolenReference.cs#L42
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (macos, 3.11, x64): src/runtime/Native/StolenReference.cs#L39
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (macos, 3.11, x64): src/runtime/AssemblyManager.cs#L159
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (macos, 3.11, x64): src/runtime/AssemblyManager.cs#L146
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (macos, 3.11, x64): src/runtime/Types/ArrayObject.cs#L502
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (macos, 3.11, x64)
.NET 6.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
Build and Test (windows, 3.10, x64)
.NET 6.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
Build and Test (windows, 3.9, x64)
.NET 6.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
Build and Test (macos, 3.8, x64)
.NET 6.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
Build and Test (windows, 3.10, x86)
.NET 6.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
Build and Test (windows, 3.11, x64)
.NET 6.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
Build and Test (windows, 3.8, x64)
.NET 6.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
Build and Test (windows, 3.8, x86)
.NET 6.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
Build and Test (windows, 3.9, x86)
.NET 6.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
Build and Test (windows, 3.11, x86)
.NET 6.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
Build and Test (windows, 3.7, x86)
.NET 6.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
Build and Test (windows, 3.7, x64)
.NET 6.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
Build and Test (macos, 3.7, x64)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
Build and Test (macos, 3.7, x64)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
Build and Test (macos, 3.10, x64)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
Build and Test (macos, 3.10, x64)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
Build and Test (macos, 3.9, x64)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
Build and Test (macos, 3.9, x64)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
Build and Test (macos, 3.11, x64)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
Build and Test (macos, 3.11, x64)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
Build and Test (macos, 3.8, x64)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
Build and Test (macos, 3.8, x64)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520