Tidy up #32
Annotations
20 warnings
build (8.0.x, windows-latest):
source/NSD.UI/App.axaml.cs#L32
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
build (8.0.x, windows-latest):
source/NSD.UI/MainWindowViewModel.cs#L40
Dereference of a possibly null reference.
|
build (8.0.x, windows-latest):
source/NSD.UI/MainWindowViewModel.cs#L40
Converting null literal or possible null value to non-nullable type.
|
build (8.0.x, windows-latest):
source/NSD.UI/MainWindowViewModel.cs#L73
Converting null literal or possible null value to non-nullable type.
|
build (8.0.x, windows-latest):
source/NSD.UI/MainWindowViewModel.cs#L73
Dereference of a possibly null reference.
|
build (8.0.x, windows-latest):
source/NSD.UI/MainWindow.axaml.cs#L67
Dereference of a possibly null reference.
|
build (8.0.x, windows-latest):
source/NSD.UI/MainWindow.axaml.cs#L67
Converting null literal or possible null value to non-nullable type.
|
build (8.0.x, windows-latest):
source/NSD.UI/MainWindow.axaml.cs#L92
Dereference of a possibly null reference.
|
build (8.0.x, windows-latest):
source/NSD.UI/MainWindow.axaml.cs#L92
Converting null literal or possible null value to non-nullable type.
|
build (8.0.x, windows-latest):
source/NSD.UI/MainWindow.axaml.cs#L100
Dereference of a possibly null reference.
|
build (8.0.x, windows-latest):
source/NSD/Filter.cs#L16
Non-nullable field 'coefficients' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build (8.0.x, windows-latest):
source/NSD.UI/App.axaml.cs#L32
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
build (8.0.x, windows-latest):
source/NSD.UI/MainWindowViewModel.cs#L40
Dereference of a possibly null reference.
|
build (8.0.x, windows-latest):
source/NSD.UI/MainWindowViewModel.cs#L40
Converting null literal or possible null value to non-nullable type.
|
build (8.0.x, windows-latest):
source/NSD.UI/MainWindowViewModel.cs#L73
Converting null literal or possible null value to non-nullable type.
|
build (8.0.x, windows-latest):
source/NSD.UI/MainWindowViewModel.cs#L73
Dereference of a possibly null reference.
|
build (8.0.x, windows-latest):
source/NSD.UI/MainWindow.axaml.cs#L67
Dereference of a possibly null reference.
|
build (8.0.x, windows-latest):
source/NSD.UI/MainWindow.axaml.cs#L67
Converting null literal or possible null value to non-nullable type.
|
build (8.0.x, windows-latest):
source/NSD.UI/MainWindow.axaml.cs#L92
Dereference of a possibly null reference.
|
build (8.0.x, windows-latest):
source/NSD.UI/MainWindow.axaml.cs#L92
Converting null literal or possible null value to non-nullable type.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
NSD-linux-x64
|
17 MB |
|
NSD-win-x64
|
18.2 MB |
|