DO NOT MERGE! Github Actions build + annotations test #16
Annotations
10 warnings
Build:
DUI3-DX/DUI3/Speckle.Connectors.DUI/Bridge/BrowserBridge.cs#L254
Cannot convert null literal to non-nullable reference type.
|
Build:
DUI3-DX/DUI3/Speckle.Connectors.DUI/Utils/DiscriminatedObjectConverter.cs#L119
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
|
Build:
DUI3-DX/DUI3/Speckle.Connectors.DUI/Utils/DiscriminatedObjectConverter.cs#L126
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Build:
DUI3-DX/DUI3/Speckle.Connectors.DUI/Utils/DiscriminatedObjectConverter.cs#L28
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Build:
DUI3-DX/DUI3/Speckle.Connectors.DUI/Utils/DiscriminatedObjectConverter.cs#L34
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
|
Build:
DUI3-DX/DUI3/Speckle.Connectors.DUI/Utils/PropertyValidator.cs#L11
Non-nullable property 'JsonPropertyNames' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
DUI3-DX/DUI3/Speckle.Connectors.DUI/Bridge/BrowserBridge.cs#L78
Non-nullable property 'BindingMethodCache' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
DUI3-DX/DUI3/Speckle.Connectors.DUI/Bridge/BrowserBridge.cs#L78
Non-nullable field '_actionBlock' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
DUI3-DX/DUI3/Speckle.Connectors.DUI/Bridge/BrowserBridge.cs#L78
Non-nullable field '_binding' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
DUI3-DX/DUI3/Speckle.Connectors.DUI/Bridge/BrowserBridge.cs#L78
Non-nullable field '_bindingType' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Loading