Fixes application may crash if file pickers are cancelled #243
Annotations
21 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build:
Montage.Weiss.Tools.GUI/App.axaml.cs#L29
Possible null reference return.
|
build:
Montage.Weiss.Tools.GUI/Interactions/ScreenPseudoClassesBehavior.cs#L30
Nullability of reference types in type of parameter 'sender' of 'void ScreenPseudoClassesBehaviour.AssociatedObject_AttachedToVisualTree(object sender, VisualTreeAttachmentEventArgs e)' doesn't match the target delegate 'EventHandler<VisualTreeAttachmentEventArgs>' (possibly because of nullability attributes).
|
build:
Montage.Weiss.Tools.GUI/Interactions/ScreenPseudoClassesBehavior.cs#L31
Nullability of reference types in type of parameter 'sender' of 'void ScreenPseudoClassesBehaviour.AssociatedObject_PropertyChanged(object sender, AvaloniaPropertyChangedEventArgs e)' doesn't match the target delegate 'EventHandler<AvaloniaPropertyChangedEventArgs>' (possibly because of nullability attributes).
|
build:
Montage.Weiss.Tools.GUI/Interactions/ScreenPseudoClassesBehavior.cs#L37
Nullability of reference types in type of parameter 'sender' of 'void ScreenPseudoClassesBehaviour.AssociatedObject_AttachedToVisualTree(object sender, VisualTreeAttachmentEventArgs e)' doesn't match the target delegate 'EventHandler<VisualTreeAttachmentEventArgs>' (possibly because of nullability attributes).
|
build:
Montage.Weiss.Tools.GUI/Interactions/ScreenPseudoClassesBehavior.cs#L38
Nullability of reference types in type of parameter 'sender' of 'void ScreenPseudoClassesBehaviour.AssociatedObject_PropertyChanged(object sender, AvaloniaPropertyChangedEventArgs e)' doesn't match the target delegate 'EventHandler<AvaloniaPropertyChangedEventArgs>' (possibly because of nullability attributes).
|
build:
Montage.Weiss.Tools.GUI/Models/CardModel.cs#L20
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
Montage.Weiss.Tools.GUI/Models/CardModel.cs#L20
Non-nullable property 'Traits' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
Montage.Weiss.Tools.GUI/ViewModels/MainWindowViewModel.cs#L76
Non-nullable field 'log' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build:
Montage.Weiss.Tools.GUI/ViewModels/MainWindowViewModel.cs#L76
Non-nullable property 'Parent' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
Montage.Weiss.Tools.GUI/ViewModels/MainWindowViewModel.cs#L76
Non-nullable property 'AddCardCommand' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
Montage.Weiss.Tools.Test/Commons/TestUtils.cs#L11
Cannot convert null literal to non-nullable reference type.
|
build:
Montage.Weiss.Tools.Test/BlakeWS/ServiceTests.cs#L34
Converting null literal or possible null value to non-nullable type.
|
build:
Montage.Weiss.Tools.Test/BlakeWS/ServiceTests.cs#L58
Converting null literal or possible null value to non-nullable type.
|
build:
Montage.Weiss.Tools.Test/Impls/MockDeckParser.cs#L22
Cannot convert null literal to non-nullable reference type.
|
build:
Montage.Weiss.Tools.GUI/App.axaml.cs#L29
Possible null reference return.
|
build:
Montage.Weiss.Tools.GUI/Interactions/ScreenPseudoClassesBehavior.cs#L30
Nullability of reference types in type of parameter 'sender' of 'void ScreenPseudoClassesBehaviour.AssociatedObject_AttachedToVisualTree(object sender, VisualTreeAttachmentEventArgs e)' doesn't match the target delegate 'EventHandler<VisualTreeAttachmentEventArgs>' (possibly because of nullability attributes).
|
build:
Montage.Weiss.Tools.GUI/Interactions/ScreenPseudoClassesBehavior.cs#L31
Nullability of reference types in type of parameter 'sender' of 'void ScreenPseudoClassesBehaviour.AssociatedObject_PropertyChanged(object sender, AvaloniaPropertyChangedEventArgs e)' doesn't match the target delegate 'EventHandler<AvaloniaPropertyChangedEventArgs>' (possibly because of nullability attributes).
|
build:
Montage.Weiss.Tools.GUI/Interactions/ScreenPseudoClassesBehavior.cs#L37
Nullability of reference types in type of parameter 'sender' of 'void ScreenPseudoClassesBehaviour.AssociatedObject_AttachedToVisualTree(object sender, VisualTreeAttachmentEventArgs e)' doesn't match the target delegate 'EventHandler<VisualTreeAttachmentEventArgs>' (possibly because of nullability attributes).
|
build:
Montage.Weiss.Tools.GUI/Interactions/ScreenPseudoClassesBehavior.cs#L38
Nullability of reference types in type of parameter 'sender' of 'void ScreenPseudoClassesBehaviour.AssociatedObject_PropertyChanged(object sender, AvaloniaPropertyChangedEventArgs e)' doesn't match the target delegate 'EventHandler<AvaloniaPropertyChangedEventArgs>' (possibly because of nullability attributes).
|
build:
Montage.Weiss.Tools.GUI/Models/CardModel.cs#L20
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
wsm-gui-linux-x64
Expired
|
50.7 MB |
|
wsm-gui-win-x64
Expired
|
52.8 MB |
|
wstools-linux-x64
Expired
|
36.5 MB |
|
wstools-win-x64
Expired
|
37.3 MB |
|