v32.1.19 #15
Merged
v32.1.19 #15
Annotations
20 warnings
|
Build Wasm:
Common/Parent/DiagramMain.razor#L127
Non-nullable field 'Parent' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Build Wasm:
Common/Shared/SampleService.cs#L23
Non-nullable event 'Notify' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
|
|
Build Wasm:
Common/Pages/DiagramToolBar.razor.cs#L233
Dereference of a possibly null reference.
|
|
Build Wasm:
Common/Pages/DiagramToolBar.razor.cs#L150
Dereference of a possibly null reference.
|
|
Build Wasm:
Common/Pages/DiagramToolBar.razor.cs#L144
Dereference of a possibly null reference.
|
|
Build Wasm:
Common/Pages/DiagramToolBar.razor.cs#L141
Dereference of a possibly null reference.
|
|
Build Wasm:
Common/Pages/DiagramToolBar.razor.cs#L127
Dereference of a possibly null reference.
|
|
Build Wasm:
Common/Pages/DiagramToolBar.razor.cs#L127
Dereference of a possibly null reference.
|
|
Build Wasm:
Common/Pages/DiagramToolBar.razor.cs#L127
Dereference of a possibly null reference.
|
|
Build Wasm:
Common/Pages/DiagramMainContent.razor#L960
Nullability of type of parameter 'args' doesn't match overridden member (possibly because of nullability attributes).
|
|
Build Server:
Common/Pages/MindMapPropertyContainer.razor#L537
Dereference of a possibly null reference.
|
|
Build Server:
Common/Pages/MindMapPropertyContainer.razor#L531
Converting null literal or possible null value to non-nullable type.
|
|
Build Server:
Common/Pages/MindMapPropertyContainer.razor#L528
Dereference of a possibly null reference.
|
|
Build Server:
Common/Pages/MindMapPropertyContainer.razor#L524
Possible null reference argument for parameter 'name' in 'IDiagramObject? SfDiagramComponent.GetObject(string name)'.
|
|
Build Server:
Common/Pages/MindMapPropertyContainer.razor#L523
Dereference of a possibly null reference.
|
|
Build Server:
Common/Pages/MindMapPropertyContainer.razor#L523
Dereference of a possibly null reference.
|
|
Build Server:
Common/Pages/MindMapPropertyContainer.razor#L508
Dereference of a possibly null reference.
|
|
Build Server:
Common/Pages/MindMapPropertyContainer.razor#L508
Dereference of a possibly null reference.
|
|
Build Server:
Common/Pages/MindMapPropertyContainer.razor#L508
Dereference of a possibly null reference.
|
|
Build Server:
Common/Pages/DiagramMainContent.razor#L960
Nullability of type of parameter 'args' doesn't match overridden member (possibly because of nullability attributes).
|
Loading