Fix InvalidOperationException when deleting connections from UI #73
Annotations
2 errors and 8 warnings
|
The run was canceled by @snakex64.
|
|
The run was canceled by @snakex64.
|
|
src/NodeDev.Blazor/Components/ClassExplorer.razor#L217
'IDialogService.Show<TComponent>(string?, DialogParameters, DialogOptions?)' is obsolete: 'Use ShowAsync instead. This will be removed in future major version.'
|
|
src/NodeDev.Blazor/Components/ClassExplorer.razor#L195
'IDialogService.Show<TComponent>(string?, DialogParameters, DialogOptions?)' is obsolete: 'Use ShowAsync instead. This will be removed in future major version.'
|
|
src/NodeDev.Blazor/Components/EditMethodMenu.razor#L66
'IDialogService.Show<TComponent>(string?, DialogParameters, DialogOptions?)' is obsolete: 'Use ShowAsync instead. This will be removed in future major version.'
|
|
src/NodeDev.Core/GraphExecutor.cs#L11
Field 'GraphExecutor.State.Value' is never assigned to, and will always have its default value null
|
|
src/NodeDev.Blazor/Components/ClassExplorer.razor#L217
'IDialogService.Show<TComponent>(string?, DialogParameters, DialogOptions?)' is obsolete: 'Use ShowAsync instead. This will be removed in future major version.'
|
|
src/NodeDev.Blazor/Components/ClassExplorer.razor#L195
'IDialogService.Show<TComponent>(string?, DialogParameters, DialogOptions?)' is obsolete: 'Use ShowAsync instead. This will be removed in future major version.'
|
|
src/NodeDev.Blazor/Components/EditMethodMenu.razor#L66
'IDialogService.Show<TComponent>(string?, DialogParameters, DialogOptions?)' is obsolete: 'Use ShowAsync instead. This will be removed in future major version.'
|
|
src/NodeDev.Core/GraphExecutor.cs#L11
Field 'GraphExecutor.State.Value' is never assigned to, and will always have its default value null
|
The logs for this run have expired and are no longer available.
Loading