Skip to content

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

C# enums to work as proper enums in Python

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

Triggered via pull request July 30, 2025 13:25
Status Failure
Total duration 3m 51s
Artifacts

main.yml

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

Annotations

30 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 (ubuntu, 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: 2473 Abort trap: 6 ./python -m ensurepip
Build and Test (macos, 3.8, x64)
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 (macos, 3.8, x64)
dyld[2473]: Library not loaded: /usr/local/opt/gettext/lib/libintl.8.dylib Referenced from: <75E51F03-EA9B-3260-A88F-C8382EE65617> /Users/runner/hostedtoolcache/Python/3.
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 (ubuntu, 3.8, x64)
Process completed with exit code 1.
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: 3223 Abort trap: 6 ./python -m ensurepip
Build and Test (macos, 3.7, x64)
Referenced from: <FA1C5C30-D202-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[3223]: Library not loaded: /usr/local/opt/gettext/lib/libintl.8.dylib
Build and Test (macos, 3.9, x64)
The process '/bin/bash' failed with exit code 134
Build and Test (macos, 3.9, x64)
./setup.sh: line 54: 3220 Abort trap: 6 ./python -m ensurepip
Build and Test (macos, 3.9, x64)
dyld[3220]: 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/lib/libintl.8.dylib' (no such file)
Build and Test (macos, 3.10, x64)
The process '/bin/bash' failed with exit code 134
Build and Test (macos, 3.10, x64)
./setup.sh: line 54: 3146 Abort trap: 6 ./python -m ensurepip
Build and Test (macos, 3.10, x64)
dyld[3146]: Library not loaded: /usr/local/opt/gettext/lib/libintl.8.dylib Referenced from: <6D6F3E68-6764-3FC9-A8C3-A73445087623> /Users/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)
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.11, x86)
Process completed with exit code 1.
Build and Test (windows, 3.9, 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.10, 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.7, x64)
Process completed with exit code 1.
Build and Test (windows, 3.11, x64)
Process completed with exit code 1.
Build and Test (windows, 3.7, x86)
Process completed with exit code 1.
Build and Test (windows, 3.8, 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 (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 (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 (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 (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.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.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.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 (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/ClassManager.cs#L688
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): src/runtime/Util/Util.cs#L155
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/Util/Util.cs#L127
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/Util/ReflectionUtil.cs#L28
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/Util/ReflectionUtil.cs#L8
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.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.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 (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.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.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.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 (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.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.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.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
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.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.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.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