Skip to content

Merge pull request #78 from jhonabreul/bug-clr-bubble-excepion-traceb… #116

Merge pull request #78 from jhonabreul/bug-clr-bubble-excepion-traceb…

Merge pull request #78 from jhonabreul/bug-clr-bubble-excepion-traceb… #116

Triggered via push November 21, 2023 20:15
Status Failure
Total duration 3m 43s
Artifacts

main.yml

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

Annotations

20 errors and 180 warnings
Build and Test (ubuntu, 3.6, x64)
Version 3.6 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.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.9, x64)
Process completed with exit code 1.
Build and Test (ubuntu, 3.7, x64)
Process completed with exit code 1.
Build and Test (macos, 3.7, x64)
Process completed with exit code 1.
Build and Test (macos, 3.8, x64)
Process completed with exit code 1.
Build and Test (macos, 3.9, x64)
Process completed with exit code 1.
Build and Test (macos, 3.10, x64)
Process completed with exit code 1.
Build and Test (macos, 3.6, x64)
Process completed with exit code 1.
Build and Test (windows, 3.6, 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.10, x64)
Process completed with exit code 1.
Build and Test (windows, 3.6, x64)
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.10, x86)
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, x86)
Process completed with exit code 1.
Build and Test (windows, 3.8, x86)
Process completed with exit code 1.
Build and Test (ubuntu, 3.6, 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)
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/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/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/Native/BorrowedReference.cs#L38
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/Native/BorrowedReference.cs#L42
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/Types/ManagedType.cs#L123
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/Types/ManagedType.cs#L123
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
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/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.8, 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.8, 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 (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/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/ManagedType.cs#L123
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/ManagedType.cs#L123
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/ExtensionType.cs#L96
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
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/ManagedType.cs#L123
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/ManagedType.cs#L123
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/ExtensionType.cs#L96
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
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.7, x64)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (macos, 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 (macos, 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 (macos, 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 (macos, 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 (macos, 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 (macos, 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 (macos, 3.7, 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.7, 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.7, x64): src/runtime/Types/ExtensionType.cs#L96
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
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.8, x64)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (macos, 3.8, 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.8, 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.8, x64): src/runtime/Types/ExtensionType.cs#L96
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (macos, 3.8, x64): src/runtime/Types/ExtensionType.cs#L96
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (macos, 3.8, x64): src/runtime/Types/EventBinding.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (macos, 3.8, x64): src/runtime/Types/EventBinding.cs#L17
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (macos, 3.8, 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.8, 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.8, x64): src/runtime/ClassManager.cs#L585
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
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.9, x64)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build and Test (macos, 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 (macos, 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 (macos, 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 (macos, 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 (macos, 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 (macos, 3.9, 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 (macos, 3.9, 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 (macos, 3.9, 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.9, x64): src/runtime/Native/BorrowedReference.cs#L42
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
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 (macos, 3.10, 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.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 (macos, 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 (macos, 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 (macos, 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 (macos, 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 (macos, 3.10, x64): src/runtime/TypeManager.cs#L752
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (macos, 3.10, x64): src/runtime/ClassManager.cs#L585
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (macos, 3.10, x64): src/runtime/Native/StolenReference.cs#L39
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (macos, 3.10, x64): src/runtime/Native/StolenReference.cs#L42
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (macos, 3.6, 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 (windows, 3.6, 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, 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.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/Types/ManagedType.cs#L123
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/Types/ManagedType.cs#L123
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/Types/ExtensionType.cs#L96
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test (windows, 3.6, 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, 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/ClassManager.cs#L585
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/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.9, x86): 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 (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.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/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.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.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.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/Types/ManagedType.cs#L123
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/Types/ManagedType.cs#L123
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/Types/ExtensionType.cs#L96
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.