Skip to content

add minwidth and minheight for MainWindow #37

add minwidth and minheight for MainWindow

add minwidth and minheight for MainWindow #37

Triggered via push January 2, 2026 13:47
Status Success
Total duration 34s
Artifacts

tests.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: WriteUpProject/FileSaveHelper/FileSaveHelper.cs#L26
Dereference of a possibly null reference.
build: WriteUpProject/ViewModels/Pages/Page1ViewModel .cs#L60
Non-nullable field '_amountValue' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: WriteUpProject/ViewModels/Pages/Page1ViewModel .cs#L60
Non-nullable field '_vout' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: WriteUpProject/ViewModels/Pages/Page1ViewModel .cs#L60
Non-nullable field '_fundingTxID' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: WriteUpProject/ViewModels/MainViewModel.cs#L19
Non-nullable field '_currentViewModel' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: WriteUpProject/ViewModels/Pages/Page2ViewModel.cs#L42
Non-nullable field '_customMessage' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: WriteUpProject/ViewModels/Pages/Page2ViewModel.cs#L42
Non-nullable field '_feeRate' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: WriteUpProject/ViewModels/Pages/Page2ViewModel.cs#L42
Non-nullable field '_changeAddress' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: WriteUpProject/Services/DialogService.cs#L38
Dereference of a possibly null reference.
build: WriteUpProject/FileSaveHelper/FileSaveHelper.cs#L26
Dereference of a possibly null reference.