DYN-9691: Update PythonNet3 to net10 #5
Merged
Annotations
20 warnings
|
Test:
DSPythonNet3/DSPythonNet3CodeCompletionProviderCore.cs#L108
Dereference of a possibly null reference.
|
|
Test:
DSPythonNet3/Encoders/DictionaryDecoder.cs#L22
Possible null reference assignment.
|
|
Test:
DSPythonNet3/DSPythonNet3Evaluator.cs#L77
Possible null reference return.
|
|
Test:
DSPythonNet3/Encoders/ListEncodeDecoder.cs#L27
Possible null reference assignment.
|
|
Test:
DSPythonNet3/DSPythonNet3Evaluator.cs#L147
Possible null reference return.
|
|
Test:
DSPythonNet3/DSPythonNet3Evaluator.cs#L146
Possible null reference assignment.
|
|
Test:
DSPythonNet3/DSPythonNet3CodeCompletionProviderCore.cs#L78
Dereference of a possibly null reference.
|
|
Test:
DSPythonNet3/DSPythonNet3CodeCompletionProviderCore.cs#L41
Possible null reference assignment.
|
|
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).
|
|
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:
DynamoPythonNet3Extension/Extension.cs#L83
Converting null literal or possible null value to non-nullable type.
|
|
Build:
DynamoPythonNet3Extension/Extension.cs#L80
Converting null literal or possible null value to non-nullable type.
|
|
Build:
DynamoPythonNet3Extension/Extension.cs#L79
Converting null literal or possible null value to non-nullable type.
|
|
Build:
DynamoPythonNet3Extension/Extension.cs#L103
'PythonEngineManager.AvailableEngines' is obsolete: 'AvailableEngines field will be replaced in a future Dynamo release.'
|
|
Build:
DynamoPythonNet3Extension/Extension.cs#L101
'PythonEngineManager.AvailableEngines' is obsolete: 'AvailableEngines field will be replaced in a future Dynamo release.'
|
|
Build:
DynamoPythonNet3Extension/Extension.cs#L42
Dereference of a possibly null reference.
|
|
Build:
DynamoPythonNet3Extension/Extension.cs#L42
Dereference of a possibly null reference.
|
|
Build:
DynamoPythonNet3Extension/Extension.cs#L143
Converting null literal or possible null value to non-nullable type.
|
|
Build:
DynamoPythonNet3Extension/Extension.cs#L138
Possible null reference return.
|
|
Build:
DynamoPythonNet3Extension/Extension.cs#L132
Converting null literal or possible null value to non-nullable type.
|
Loading