Skip to content

DYN-9965: Change in PythonNet3 syntax #31

DYN-9965: Change in PythonNet3 syntax

DYN-9965: Change in PythonNet3 syntax #31

Triggered via pull request December 17, 2025 14:55
Status Success
Total duration 2m 23s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
Build and Test: DSPythonNet3/DSPythonNet3CodeCompletionProviderCore.cs#L126
Dereference of a possibly null reference.
Build and Test: DSPythonNet3/DSPythonNet3CodeCompletionProviderCore.cs#L119
Possible null reference argument for parameter 'name' in 'PyObject PyObject.GetAttr(string name)'.
Build and Test: DSPythonNet3/DSPythonNet3CodeCompletionProviderCore.cs#L108
Dereference of a possibly null reference.
Build and Test: DSPythonNet3/DSPythonNet3Evaluator.cs#L77
Possible null reference return.
Build and Test: DSPythonNet3/DSPythonNet3Evaluator.cs#L147
Possible null reference return.
Build and Test: DSPythonNet3/DSPythonNet3Evaluator.cs#L146
Possible null reference assignment.
Build and Test: DSPythonNet3/DSPythonNet3CodeCompletionProviderCore.cs#L78
Dereference of a possibly null reference.
Build and Test: DSPythonNet3/DSPythonNet3CodeCompletionProviderCore.cs#L41
Possible null reference assignment.
Build and Test: DSPythonNet3/DSPythonNet3Evaluator.cs#L23
Nullability of reference types in type of parameter 'y' of 'bool DynamoCPythonHandleComparer.Equals(DynamoCPythonHandle x, DynamoCPythonHandle y)' doesn't match implicitly implemented member 'bool IEqualityComparer<DynamoCPythonHandle>.Equals(DynamoCPythonHandle? x, DynamoCPythonHandle? y)' (possibly because of nullability attributes).
Build and Test: DSPythonNet3/DSPythonNet3Evaluator.cs#L23
Nullability of reference types in type of parameter 'x' of 'bool DynamoCPythonHandleComparer.Equals(DynamoCPythonHandle x, DynamoCPythonHandle y)' doesn't match implicitly implemented member 'bool IEqualityComparer<DynamoCPythonHandle>.Equals(DynamoCPythonHandle? x, DynamoCPythonHandle? y)' (possibly because of nullability attributes).
Build and Test: DynamoPythonNet3Extension/Extension.cs#L83
Converting null literal or possible null value to non-nullable type.
Build and Test: DynamoPythonNet3Extension/Extension.cs#L80
Converting null literal or possible null value to non-nullable type.
Build and Test: DynamoPythonNet3Extension/Extension.cs#L79
Converting null literal or possible null value to non-nullable type.
Build and Test: DynamoPythonNet3Extension/Extension.cs#L103
'PythonEngineManager.AvailableEngines' is obsolete: 'AvailableEngines field will be replaced in a future Dynamo release.'
Build and Test: DynamoPythonNet3Extension/Extension.cs#L101
'PythonEngineManager.AvailableEngines' is obsolete: 'AvailableEngines field will be replaced in a future Dynamo release.'
Build and Test: DynamoPythonNet3Extension/Extension.cs#L42
Dereference of a possibly null reference.
Build and Test: DynamoPythonNet3Extension/Extension.cs#L42
Dereference of a possibly null reference.
Build and Test: DynamoPythonNet3Extension/Extension.cs#L143
Converting null literal or possible null value to non-nullable type.
Build and Test: DynamoPythonNet3Extension/Extension.cs#L138
Possible null reference return.
Build and Test: DynamoPythonNet3Extension/Extension.cs#L132
Converting null literal or possible null value to non-nullable type.