Skip to content

Fix type instance conversion #160

Fix type instance conversion

Fix type instance conversion #160

Triggered via pull request May 14, 2024 13:58
Status Failure
Total duration 4m 39s
Artifacts

main.yml

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

Annotations

28 errors and 200 warnings
Build and Test (macos, 3.7, x64)
dyld[3240]: 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/Cryptexes/OS/usr/local/opt/gettext/lib/libintl.8.dylib' (no such file), '/usr/local/opt/gettext/li
Build and Test (macos, 3.7, x64)
b/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: 3240 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 (macos, 3.9, x64)
dyld[3374]: Library not loaded: /usr/local/opt/gettext/lib/libintl.8.dylib Referenced from: <64474517-EFC0-32F5-93D6-1C4BAE8783F9> /Users/runner/hostedtoolcache/Python/3.9.19/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)
Build and Test (macos, 3.9, x64)
./setup.sh: line 53: 3374 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.8, x64)
dyld[3203]: Library not loaded: /usr/local/opt/gettext/lib/libintl.8.dylib Referenced from: <1286E7D2-FA50-3ECE-8514-2AB7882601AE> /Users/runner/hostedtoolcache/Python/3.8.18/x64/bin/python3.8 Reason: tried: '/usr/local/opt/gettext/
Build and Test (macos, 3.8, x64)
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 52: 3203 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.10, x64)
dyld[3467]: Library not loaded: /usr/local/opt/gettext/lib/libintl.8.dylib Referenced from: <09857011-94D0-3FBA-9F9D-9FCE0E7366FF> /Users/
Build and Test (macos, 3.10, x64)
runner/hostedtoolcache/Python/3.10.14/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) ./setup.sh: line 53: 3467 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 (ubuntu, 3.11, 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.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.9, 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.9, 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.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.10, x64)
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, 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.8, x86)
Process completed with exit code 1.
Build and Test (macos, 3.7, x64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: maxim-lobanov/setup-xamarin@v1, actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-python@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and Test (macos, 3.7, x64)
The following actions uses node12 which is deprecated and will be forced to run on node16: maxim-lobanov/setup-xamarin@v1, actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and Test (macos, 3.9, x64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: maxim-lobanov/setup-xamarin@v1, actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-python@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and Test (macos, 3.9, x64)
The following actions uses node12 which is deprecated and will be forced to run on node16: maxim-lobanov/setup-xamarin@v1, actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and Test (macos, 3.8, x64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: maxim-lobanov/setup-xamarin@v1, actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-python@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and Test (macos, 3.8, x64)
The following actions uses node12 which is deprecated and will be forced to run on node16: maxim-lobanov/setup-xamarin@v1, actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and Test (macos, 3.10, x64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: maxim-lobanov/setup-xamarin@v1, actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-python@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and Test (macos, 3.10, x64)
The following actions uses node12 which is deprecated and will be forced to run on node16: maxim-lobanov/setup-xamarin@v1, actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and Test (ubuntu, 3.11, x64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-python@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and Test (ubuntu, 3.11, x64)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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/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.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 (ubuntu, 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 (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/ClassManager.cs#L671
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/Codecs/IPyObjectDecoder.cs#L21
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (ubuntu, 3.10, x64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-python@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and Test (ubuntu, 3.10, x64)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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/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.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 (ubuntu, 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 (ubuntu, 3.8, x64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-python@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and Test (ubuntu, 3.8, x64)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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/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.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 (ubuntu, 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 (ubuntu, 3.7, x64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-python@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and Test (ubuntu, 3.7, x64)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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/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.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.9, x64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-python@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and Test (ubuntu, 3.9, x64)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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/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/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/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/PythonTypes/PyObject.cs#L1082
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (macos, 3.11, x64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: maxim-lobanov/setup-xamarin@v1, actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-python@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and Test (macos, 3.11, x64)
The following actions uses node12 which is deprecated and will be forced to run on node16: maxim-lobanov/setup-xamarin@v1, actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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/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/ClassManager.cs#L671
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 (windows, 3.9, x64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-python@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and Test (windows, 3.9, x64)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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.7, x64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-python@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and Test (windows, 3.7, x64)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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.11, x64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-python@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and Test (windows, 3.11, x64)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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.8, x64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-python@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and Test (windows, 3.8, x64)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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.10, x64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-python@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and Test (windows, 3.10, x64)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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/ClassManager.cs#L671
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, x86)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-python@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and Test (windows, 3.10, x86)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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/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.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.9, x86)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-python@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and Test (windows, 3.9, x86)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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.
Build and Test (windows, 3.7, x86)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-python@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and Test (windows, 3.7, x86)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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/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.7, 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, x86)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-python@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and Test (windows, 3.11, x86)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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.8, x86)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-python@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and Test (windows, 3.8, x86)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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/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, 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.8, x86): src/runtime/PythonTypes/PyList.cs#L174
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.