Skip to content

Bug dynamic class throwing on hasattr #181

Bug dynamic class throwing on hasattr

Bug dynamic class throwing on hasattr #181

Triggered via pull request November 29, 2024 20:52
Status Failure
Total duration 4m 19s
Artifacts

main.yml

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

Annotations

30 errors and 160 warnings
Build and Test (macos, 3.10, x64)
dyld[5045]: Library not loaded: /usr/local/opt/gettext/lib/libintl.8.dylib Referenced from: <B5E916E8-01CA-35D0-8CA1-DB48CC803EB7> /Users/runner/hostedtoolcache/Python/3.
Build and Test (macos, 3.10, x64)
10.15/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), '/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.10, x64)
./setup.sh: line 54: 5045 Abort trap: 6 ./python -m ensurepip
Build and Test (macos, 3.10, x64)
The process '/bin/bash' failed with exit code 134
Build and Test (macos, 3.8, x64)
dyld[4131]: Library not loaded: /usr/local/opt/gettext/lib/libintl.8.dylib Referenced from: <9976D7C4-C208-3431-973C-AAF1551823AF> /Users/runner/hostedtoolcache/Python/3.8.18/x64/bin/python3.8 Reason: tried: '/usr/local/opt/gettext/lib/libintl.8.dylib' (no such fi
Build and Test (macos, 3.8, x64)
le), '/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.8, x64)
./setup.sh: line 54: 4131 Abort trap: 6 ./python -m ensurepip
Build and Test (macos, 3.8, x64)
The process '/bin/bash' failed with exit code 134
Build and Test (macos, 3.9, x64)
dyld[4284]: Library not loaded: /usr/local/opt/gettext/lib/libintl.8.dylib Referenced from: <66A964D9-243D-3272-8551-316E3ABBB4F1> /Users/runner/hostedtoolcache/Python/3.
Build and Test (macos, 3.9, x64)
9.20/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), '/usr/local/lib/libintl.8.dylib' (no such file), '/usr/lib/libintl.8.dylib' (no such file, not in dyld cache) ./setup.sh: line 54: 4284 Abort trap: 6 ./python -m ensurepip
Build and Test (macos, 3.9, x64)
The process '/bin/bash' failed with exit code 134
Build and Test (macos, 3.7, x64)
dyld[4194]: Library not loaded: /usr/local/opt/gettext/lib/libintl.8.dylib 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/Cr
Build and Test (macos, 3.7, x64)
yptexes/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) ./setup.sh: line 52: 4194 Abort trap: 6 ./python -m ensurepip
Build and Test (macos, 3.7, x64)
The process '/bin/bash' failed with exit code 134
Build and Test (ubuntu, 3.9, 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 (ubuntu, 3.7, x64)
Process completed with exit code 1.
Build and Test (ubuntu, 3.10, 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.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.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 (windows, 3.8, x64)
Process completed with exit code 1.
Build and Test (windows, 3.7, 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.11, x86)
Process completed with exit code 1.
Build and Test (windows, 3.9, x86)
Process completed with exit code 1.
Build and Test (ubuntu, 3.9, x64)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (ubuntu, 3.9, x64)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (ubuntu, 3.9, 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 (ubuntu, 3.9, 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 (ubuntu, 3.9, x64): src/runtime/AssemblyManager.cs#L300
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (ubuntu, 3.9, x64): src/runtime/AssemblyManager.cs#L312
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (ubuntu, 3.9, x64): src/runtime/AssemblyManager.cs#L327
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (ubuntu, 3.9, x64): src/runtime/Types/ExceptionClassObject.cs#L16
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (ubuntu, 3.9, x64): src/runtime/PythonTypes/PyObject.cs#L1064
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (ubuntu, 3.9, x64): src/runtime/Codecs/DecoderGroup.cs#L33
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (ubuntu, 3.11, x64)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (ubuntu, 3.11, x64)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (ubuntu, 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 (ubuntu, 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 (ubuntu, 3.11, x64): src/runtime/Types/ExceptionClassObject.cs#L16
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (ubuntu, 3.11, x64): src/runtime/PythonTypes/PyObject.cs#L1064
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (ubuntu, 3.11, x64): src/runtime/Native/CustomMarshaler.cs#L77
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (ubuntu, 3.11, x64): src/runtime/Native/CustomMarshaler.cs#L137
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (ubuntu, 3.11, x64): src/runtime/PythonTypes/PyObject.cs#L1082
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (ubuntu, 3.11, x64): src/runtime/PythonTypes/PyList.cs#L174
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (ubuntu, 3.8, x64)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (ubuntu, 3.8, x64)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (ubuntu, 3.8, 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 (ubuntu, 3.8, 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 (ubuntu, 3.8, x64): src/runtime/AssemblyManager.cs#L300
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (ubuntu, 3.8, x64): src/runtime/AssemblyManager.cs#L312
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (ubuntu, 3.8, x64): src/runtime/AssemblyManager.cs#L327
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (ubuntu, 3.8, x64): src/runtime/Native/StrPtr.cs#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (ubuntu, 3.8, x64): src/runtime/ClassManager.cs#L676
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (ubuntu, 3.8, x64): src/runtime/Native/BorrowedReference.cs#L36
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (ubuntu, 3.7, x64)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (ubuntu, 3.7, x64)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (ubuntu, 3.7, 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 (ubuntu, 3.7, 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 (ubuntu, 3.7, x64): src/runtime/AssemblyManager.cs#L300
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (ubuntu, 3.7, x64): src/runtime/AssemblyManager.cs#L312
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (ubuntu, 3.7, x64): src/runtime/AssemblyManager.cs#L327
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (ubuntu, 3.7, x64): src/runtime/PythonTypes/PyObject.cs#L1064
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (ubuntu, 3.7, x64): src/runtime/PythonTypes/PyObject.cs#L1082
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (ubuntu, 3.7, x64): src/runtime/PythonTypes/PyList.cs#L174
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (ubuntu, 3.10, x64)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (ubuntu, 3.10, x64)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (ubuntu, 3.10, 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 (ubuntu, 3.10, 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 (ubuntu, 3.10, x64): src/runtime/AssemblyManager.cs#L300
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (ubuntu, 3.10, x64): src/runtime/AssemblyManager.cs#L312
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (ubuntu, 3.10, x64): src/runtime/AssemblyManager.cs#L327
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (ubuntu, 3.10, x64): src/runtime/Native/BorrowedReference.cs#L36
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (ubuntu, 3.10, x64): src/runtime/Native/BorrowedReference.cs#L40
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (ubuntu, 3.10, x64): src/runtime/Native/BorrowedReference.cs#L38
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (macos, 3.11, x64)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
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/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#L300
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#L312
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#L327
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#L676
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/Codecs/DecoderGroup.cs#L33
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/Codecs/IPyObjectDecoder.cs#L21
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/Codecs/DecoderGroup.cs#L68
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (windows, 3.8, x86)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (windows, 3.8, x86)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (windows, 3.8, x86): 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 (windows, 3.8, x86): 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 (windows, 3.8, x86): src/runtime/AssemblyManager.cs#L300
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (windows, 3.8, x86): src/runtime/AssemblyManager.cs#L312
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (windows, 3.8, x86): src/runtime/AssemblyManager.cs#L327
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (windows, 3.8, x86): src/runtime/ClassManager.cs#L676
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (windows, 3.8, x86): src/runtime/Native/StrPtr.cs#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (windows, 3.8, x86): src/runtime/PythonTypes/PyObject.cs#L1064
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (windows, 3.10, x86)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (windows, 3.10, x86)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (windows, 3.10, x86): 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 (windows, 3.10, x86): 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 (windows, 3.10, x86): src/runtime/AssemblyManager.cs#L300
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (windows, 3.10, x86): src/runtime/AssemblyManager.cs#L312
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (windows, 3.10, x86): src/runtime/AssemblyManager.cs#L327
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (windows, 3.10, x86): src/runtime/PythonTypes/PyObject.cs#L1064
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (windows, 3.10, x86): src/runtime/PythonTypes/PyObject.cs#L1082
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (windows, 3.10, x86): src/runtime/PythonTypes/PyList.cs#L174
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (windows, 3.11, x64)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (windows, 3.11, x64)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (windows, 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 (windows, 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 (windows, 3.11, x64): src/runtime/AssemblyManager.cs#L300
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (windows, 3.11, x64): src/runtime/AssemblyManager.cs#L312
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (windows, 3.11, x64): src/runtime/AssemblyManager.cs#L327
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (windows, 3.11, x64): src/runtime/PythonTypes/PyObject.cs#L1064
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (windows, 3.11, x64): src/runtime/PythonTypes/PyObject.cs#L1082
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (windows, 3.11, x64): src/runtime/PythonTypes/PyList.cs#L174
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (windows, 3.10, x64)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (windows, 3.10, x64)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (windows, 3.10, 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 (windows, 3.10, 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 (windows, 3.10, x64): src/runtime/AssemblyManager.cs#L300
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (windows, 3.10, x64): src/runtime/AssemblyManager.cs#L312
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (windows, 3.10, x64): src/runtime/AssemblyManager.cs#L327
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (windows, 3.10, x64): src/runtime/PythonTypes/PyObject.cs#L1064
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (windows, 3.10, x64): src/runtime/PythonTypes/PyObject.cs#L1082
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (windows, 3.10, x64): src/runtime/PythonTypes/PyList.cs#L174
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (windows, 3.9, x64)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (windows, 3.9, x64)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (windows, 3.9, 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 (windows, 3.9, 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 (windows, 3.9, x64): src/runtime/AssemblyManager.cs#L300
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (windows, 3.9, x64): src/runtime/AssemblyManager.cs#L312
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (windows, 3.9, x64): src/runtime/AssemblyManager.cs#L327
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (windows, 3.9, x64): src/runtime/PythonTypes/PyObject.cs#L1064
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (windows, 3.9, x64): src/runtime/PythonTypes/PyObject.cs#L1082
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (windows, 3.9, x64): src/runtime/PythonTypes/PyList.cs#L174
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (windows, 3.8, x64)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (windows, 3.8, x64)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (windows, 3.8, 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 (windows, 3.8, 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 (windows, 3.8, x64): src/runtime/AssemblyManager.cs#L300
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (windows, 3.8, x64): src/runtime/AssemblyManager.cs#L312
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (windows, 3.8, x64): src/runtime/AssemblyManager.cs#L327
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (windows, 3.8, x64): src/runtime/PythonTypes/PyObject.cs#L1064
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (windows, 3.8, x64): src/runtime/PythonTypes/PyObject.cs#L1082
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (windows, 3.8, x64): src/runtime/PythonTypes/PyList.cs#L174
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (windows, 3.7, x64)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (windows, 3.7, x64)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (windows, 3.7, 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 (windows, 3.7, 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 (windows, 3.7, x64): src/runtime/AssemblyManager.cs#L300
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (windows, 3.7, x64): src/runtime/AssemblyManager.cs#L312
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (windows, 3.7, x64): src/runtime/AssemblyManager.cs#L327
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (windows, 3.7, x64): src/runtime/PythonTypes/PyObject.cs#L1064
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (windows, 3.7, x64): src/runtime/PythonTypes/PyObject.cs#L1082
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (windows, 3.7, x64): src/runtime/PythonTypes/PyList.cs#L174
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (windows, 3.7, x86)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (windows, 3.7, x86)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (windows, 3.7, x86): 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 (windows, 3.7, x86): 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 (windows, 3.7, x86): src/runtime/Types/ExceptionClassObject.cs#L16
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (windows, 3.7, x86): src/runtime/AssemblyManager.cs#L300
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (windows, 3.7, x86): src/runtime/AssemblyManager.cs#L312
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (windows, 3.7, x86): src/runtime/AssemblyManager.cs#L327
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (windows, 3.7, x86): src/runtime/PythonTypes/PyObject.cs#L1064
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (windows, 3.7, x86): src/runtime/PythonTypes/PyObject.cs#L1082
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (windows, 3.11, x86)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (windows, 3.11, x86)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (windows, 3.11, x86): 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 (windows, 3.11, x86): 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 (windows, 3.11, x86): src/runtime/AssemblyManager.cs#L300
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (windows, 3.11, x86): src/runtime/AssemblyManager.cs#L312
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (windows, 3.11, x86): src/runtime/AssemblyManager.cs#L327
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (windows, 3.11, x86): src/runtime/PythonTypes/PyObject.cs#L1064
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (windows, 3.11, x86): src/runtime/PythonTypes/PyObject.cs#L1082
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (windows, 3.11, x86): src/runtime/PythonTypes/PyList.cs#L174
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (windows, 3.9, x86)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (windows, 3.9, x86)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (windows, 3.9, x86): 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 (windows, 3.9, x86): 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 (windows, 3.9, x86): src/runtime/AssemblyManager.cs#L300
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (windows, 3.9, x86): src/runtime/AssemblyManager.cs#L312
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (windows, 3.9, x86): src/runtime/AssemblyManager.cs#L327
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (windows, 3.9, x86): src/runtime/PythonTypes/PyObject.cs#L1064
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (windows, 3.9, x86): src/runtime/PythonTypes/PyObject.cs#L1082
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (windows, 3.9, x86): src/runtime/PythonTypes/PyList.cs#L174
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.