Skip to content

Add support for Flag enums, continued #1844

Add support for Flag enums, continued

Add support for Flag enums, continued #1844

Triggered via pull request September 4, 2024 08:59
Status Failure
Total duration 3m 34s
Artifacts

ci.yml

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

Annotations

48 errors
Python 3.9 / ubuntu-latest: build/build/tests/test_enum.py#L171
test06_enum_flag TypeError: from_enum(): incompatible function arguments. The following argument types are supported: 1. from_enum(arg: test_enum_ext.Enum) -> int 2. from_enum(arg: test_enum_ext.Flag) -> int 3. from_enum(arg: test_enum_ext.SEnum) -> int 4. from_enum(arg: test_enum_ext.UnsignedFlag) -> int Invoked with types: test_enum_ext.UnsignedFlag
Python 3.9 / ubuntu-latest
Process completed with exit code 1.
Python 3.10 / ubuntu-latest: build/build/tests/test_enum.py#L171
test06_enum_flag TypeError: from_enum(): incompatible function arguments. The following argument types are supported: 1. from_enum(arg: test_enum_ext.Enum) -> int 2. from_enum(arg: test_enum_ext.Flag) -> int 3. from_enum(arg: test_enum_ext.SEnum) -> int 4. from_enum(arg: test_enum_ext.UnsignedFlag) -> int Invoked with types: test_enum_ext.UnsignedFlag
Python 3.10 / ubuntu-latest
Process completed with exit code 1.
Python 3.13.0-rc.1 / ubuntu-latest: build/build/tests/test_enum.py#L171
test06_enum_flag TypeError: from_enum(): incompatible function arguments. The following argument types are supported: 1. from_enum(arg: test_enum_ext.Enum) -> int 2. from_enum(arg: test_enum_ext.Flag) -> int 3. from_enum(arg: test_enum_ext.SEnum) -> int 4. from_enum(arg: test_enum_ext.UnsignedFlag) -> int Invoked with types: test_enum_ext.UnsignedFlag
Python 3.13.0-rc.1 / ubuntu-latest
Process completed with exit code 1.
Python 3.8 / ubuntu-latest: build/build/tests/test_enum.py#L171
test06_enum_flag TypeError: from_enum(): incompatible function arguments. The following argument types are supported: 1. from_enum(arg: test_enum_ext.Enum) -> int 2. from_enum(arg: test_enum_ext.Flag) -> int 3. from_enum(arg: test_enum_ext.SEnum) -> int 4. from_enum(arg: test_enum_ext.UnsignedFlag) -> int Invoked with types: test_enum_ext.UnsignedFlag
Python 3.8 / ubuntu-latest
Process completed with exit code 1.
Python 3.11 / ubuntu-latest: build/build/tests/test_enum.py#L171
test06_enum_flag TypeError: from_enum(): incompatible function arguments. The following argument types are supported: 1. from_enum(arg: test_enum_ext.Enum) -> int 2. from_enum(arg: test_enum_ext.Flag) -> int 3. from_enum(arg: test_enum_ext.SEnum) -> int 4. from_enum(arg: test_enum_ext.UnsignedFlag) -> int Invoked with types: test_enum_ext.UnsignedFlag
Python 3.11 / ubuntu-latest
Process completed with exit code 1.
Python 3.12 / ubuntu-latest: build/build/tests/test_enum.py#L171
test06_enum_flag TypeError: from_enum(): incompatible function arguments. The following argument types are supported: 1. from_enum(arg: test_enum_ext.Enum) -> int 2. from_enum(arg: test_enum_ext.Flag) -> int 3. from_enum(arg: test_enum_ext.SEnum) -> int 4. from_enum(arg: test_enum_ext.UnsignedFlag) -> int Invoked with types: test_enum_ext.UnsignedFlag
Python 3.12 / ubuntu-latest
Process completed with exit code 1.
Python pypy3.9-v7.3.16 / ubuntu-latest: build/build/tests/test_enum.py#L171
test06_enum_flag TypeError: from_enum(): incompatible function arguments. The following argument types are supported: 1. from_enum(arg: test_enum_ext.Enum) -> int 2. from_enum(arg: test_enum_ext.Flag) -> int 3. from_enum(arg: test_enum_ext.SEnum) -> int 4. from_enum(arg: test_enum_ext.UnsignedFlag) -> int Invoked with types: test_enum_ext.UnsignedFlag
Python pypy3.9-v7.3.16 / ubuntu-latest
Process completed with exit code 1.
Python pypy3.10-v7.3.17 / ubuntu-latest: build/build/tests/test_enum.py#L171
test06_enum_flag TypeError: from_enum(): incompatible function arguments. The following argument types are supported: 1. from_enum(arg: test_enum_ext.Enum) -> int 2. from_enum(arg: test_enum_ext.Flag) -> int 3. from_enum(arg: test_enum_ext.SEnum) -> int 4. from_enum(arg: test_enum_ext.UnsignedFlag) -> int Invoked with types: test_enum_ext.UnsignedFlag
Python pypy3.10-v7.3.17 / ubuntu-latest
Process completed with exit code 1.
Python 3.11 / macos-13: build/build/tests/test_enum.py#L171
test06_enum_flag TypeError: from_enum(): incompatible function arguments. The following argument types are supported: 1. from_enum(arg: test_enum_ext.Enum) -> int 2. from_enum(arg: test_enum_ext.Flag) -> int 3. from_enum(arg: test_enum_ext.SEnum) -> int 4. from_enum(arg: test_enum_ext.UnsignedFlag) -> int Invoked with types: test_enum_ext.UnsignedFlag
Python 3.11 / macos-13
Process completed with exit code 1.
Python 3.9 / macos-13: build/build/tests/test_enum.py#L171
test06_enum_flag TypeError: from_enum(): incompatible function arguments. The following argument types are supported: 1. from_enum(arg: test_enum_ext.Enum) -> int 2. from_enum(arg: test_enum_ext.Flag) -> int 3. from_enum(arg: test_enum_ext.SEnum) -> int 4. from_enum(arg: test_enum_ext.UnsignedFlag) -> int Invoked with types: test_enum_ext.UnsignedFlag
Python 3.9 / macos-13
Process completed with exit code 1.
Python 3.10 / macos-13: build/build/tests/test_enum.py#L171
test06_enum_flag TypeError: from_enum(): incompatible function arguments. The following argument types are supported: 1. from_enum(arg: test_enum_ext.Enum) -> int 2. from_enum(arg: test_enum_ext.Flag) -> int 3. from_enum(arg: test_enum_ext.SEnum) -> int 4. from_enum(arg: test_enum_ext.UnsignedFlag) -> int Invoked with types: test_enum_ext.UnsignedFlag
Python 3.10 / macos-13
Process completed with exit code 1.
Python 3.12 / macos-13: build/build/tests/test_enum.py#L171
test06_enum_flag TypeError: from_enum(): incompatible function arguments. The following argument types are supported: 1. from_enum(arg: test_enum_ext.Enum) -> int 2. from_enum(arg: test_enum_ext.Flag) -> int 3. from_enum(arg: test_enum_ext.SEnum) -> int 4. from_enum(arg: test_enum_ext.UnsignedFlag) -> int Invoked with types: test_enum_ext.UnsignedFlag
Python 3.12 / macos-13
Process completed with exit code 1.
Python 3.10 / windows-2022: build\build\tests\Debug\test_enum.py#L171
test06_enum_flag TypeError: from_enum(): incompatible function arguments. The following argument types are supported: 1. from_enum(arg: test_enum_ext.Enum) -> int 2. from_enum(arg: test_enum_ext.Flag) -> int 3. from_enum(arg: test_enum_ext.SEnum) -> int 4. from_enum(arg: test_enum_ext.UnsignedFlag) -> int Invoked with types: test_enum_ext.UnsignedFlag
Python 3.10 / windows-2022
Process completed with exit code 1.
Python 3.8 / windows-2022: build\build\tests\Debug\test_enum.py#L171
test06_enum_flag TypeError: from_enum(): incompatible function arguments. The following argument types are supported: 1. from_enum(arg: test_enum_ext.Enum) -> int 2. from_enum(arg: test_enum_ext.Flag) -> int 3. from_enum(arg: test_enum_ext.SEnum) -> int 4. from_enum(arg: test_enum_ext.UnsignedFlag) -> int Invoked with types: test_enum_ext.UnsignedFlag
Python 3.8 / windows-2022
Process completed with exit code 1.
Python 3.13.0-rc.1 / windows-2022: build\build\tests\Debug\test_enum.py#L171
test06_enum_flag TypeError: from_enum(): incompatible function arguments. The following argument types are supported: 1. from_enum(arg: test_enum_ext.Enum) -> int 2. from_enum(arg: test_enum_ext.Flag) -> int 3. from_enum(arg: test_enum_ext.SEnum) -> int 4. from_enum(arg: test_enum_ext.UnsignedFlag) -> int Invoked with types: test_enum_ext.UnsignedFlag
Python 3.13.0-rc.1 / windows-2022
Process completed with exit code 1.
Python 3.13.0-rc.1 / macos-13: build/build/tests/test_enum.py#L171
test06_enum_flag TypeError: from_enum(): incompatible function arguments. The following argument types are supported: 1. from_enum(arg: test_enum_ext.Enum) -> int 2. from_enum(arg: test_enum_ext.Flag) -> int 3. from_enum(arg: test_enum_ext.SEnum) -> int 4. from_enum(arg: test_enum_ext.UnsignedFlag) -> int Invoked with types: test_enum_ext.UnsignedFlag
Python 3.13.0-rc.1 / macos-13
Process completed with exit code 1.
Python 3.9 / windows-2022: build\build\tests\Debug\test_enum.py#L171
test06_enum_flag TypeError: from_enum(): incompatible function arguments. The following argument types are supported: 1. from_enum(arg: test_enum_ext.Enum) -> int 2. from_enum(arg: test_enum_ext.Flag) -> int 3. from_enum(arg: test_enum_ext.SEnum) -> int 4. from_enum(arg: test_enum_ext.UnsignedFlag) -> int Invoked with types: test_enum_ext.UnsignedFlag
Python 3.9 / windows-2022
Process completed with exit code 1.
Python 3.11 / windows-2022: build\build\tests\Debug\test_enum.py#L171
test06_enum_flag TypeError: from_enum(): incompatible function arguments. The following argument types are supported: 1. from_enum(arg: test_enum_ext.Enum) -> int 2. from_enum(arg: test_enum_ext.Flag) -> int 3. from_enum(arg: test_enum_ext.SEnum) -> int 4. from_enum(arg: test_enum_ext.UnsignedFlag) -> int Invoked with types: test_enum_ext.UnsignedFlag
Python 3.11 / windows-2022
Process completed with exit code 1.
Python 3.12 / windows-2022: build\build\tests\Debug\test_enum.py#L171
test06_enum_flag TypeError: from_enum(): incompatible function arguments. The following argument types are supported: 1. from_enum(arg: test_enum_ext.Enum) -> int 2. from_enum(arg: test_enum_ext.Flag) -> int 3. from_enum(arg: test_enum_ext.SEnum) -> int 4. from_enum(arg: test_enum_ext.UnsignedFlag) -> int Invoked with types: test_enum_ext.UnsignedFlag
Python 3.12 / windows-2022
Process completed with exit code 1.
Python pypy3.9-v7.3.16 / macos-13: build/build/tests/test_enum.py#L171
test06_enum_flag TypeError: from_enum(): incompatible function arguments. The following argument types are supported: 1. from_enum(arg: test_enum_ext.Enum) -> int 2. from_enum(arg: test_enum_ext.Flag) -> int 3. from_enum(arg: test_enum_ext.SEnum) -> int 4. from_enum(arg: test_enum_ext.UnsignedFlag) -> int Invoked with types: test_enum_ext.UnsignedFlag
Python pypy3.9-v7.3.16 / macos-13
Process completed with exit code 1.
Python pypy3.10-v7.3.17 / macos-13: build/build/tests/test_enum.py#L171
test06_enum_flag TypeError: from_enum(): incompatible function arguments. The following argument types are supported: 1. from_enum(arg: test_enum_ext.Enum) -> int 2. from_enum(arg: test_enum_ext.Flag) -> int 3. from_enum(arg: test_enum_ext.SEnum) -> int 4. from_enum(arg: test_enum_ext.UnsignedFlag) -> int Invoked with types: test_enum_ext.UnsignedFlag
Python pypy3.10-v7.3.17 / macos-13
Process completed with exit code 1.
Python pypy3.9-v7.3.16 / windows-2022: build\build\tests\Debug\test_enum.py#L171
test06_enum_flag TypeError: from_enum(): incompatible function arguments. The following argument types are supported: 1. from_enum(arg: test_enum_ext.Enum) -> int 2. from_enum(arg: test_enum_ext.Flag) -> int 3. from_enum(arg: test_enum_ext.SEnum) -> int 4. from_enum(arg: test_enum_ext.UnsignedFlag) -> int Invoked with types: test_enum_ext.UnsignedFlag
Python pypy3.9-v7.3.16 / windows-2022
Process completed with exit code 1.
Python 3.8 / macos-13: build/build/tests/test_enum.py#L171
test06_enum_flag TypeError: from_enum(): incompatible function arguments. The following argument types are supported: 1. from_enum(arg: test_enum_ext.Enum) -> int 2. from_enum(arg: test_enum_ext.Flag) -> int 3. from_enum(arg: test_enum_ext.SEnum) -> int 4. from_enum(arg: test_enum_ext.UnsignedFlag) -> int Invoked with types: test_enum_ext.UnsignedFlag
Python 3.8 / macos-13
Process completed with exit code 1.
Python pypy3.10-v7.3.17 / windows-2022: build\build\tests\Debug\test_enum.py#L171
test06_enum_flag TypeError: from_enum(): incompatible function arguments. The following argument types are supported: 1. from_enum(arg: test_enum_ext.Enum) -> int 2. from_enum(arg: test_enum_ext.Flag) -> int 3. from_enum(arg: test_enum_ext.SEnum) -> int 4. from_enum(arg: test_enum_ext.UnsignedFlag) -> int Invoked with types: test_enum_ext.UnsignedFlag
Python pypy3.10-v7.3.17 / windows-2022
Process completed with exit code 1.