Merge pull request #95 from jhonabreul/bug-matching-pyobject-args-ove… #180
Annotations
1 error and 12 warnings
Embedding tests
Process completed with exit code 1.
|
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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: maxim-lobanov/setup-xamarin@v1, actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-python@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Embedding tests
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.
|
Embedding tests:
src/runtime/AssemblyManager.cs#L146
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Embedding tests:
src/runtime/AssemblyManager.cs#L159
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Embedding tests:
src/runtime/AssemblyManager.cs#L300
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Embedding tests:
src/runtime/AssemblyManager.cs#L312
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Embedding tests:
src/runtime/AssemblyManager.cs#L327
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Embedding tests:
src/runtime/Types/ArrayObject.cs#L502
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Embedding tests:
src/runtime/Types/ManagedType.cs#L122
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Embedding tests:
src/runtime/Types/ManagedType.cs#L122
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Embedding tests:
src/runtime/Types/ClassBase.cs#L421
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Loading