Skip to content

Upgrade to Avalonia 11 #323

Upgrade to Avalonia 11

Upgrade to Avalonia 11 #323

Triggered via pull request November 1, 2023 13:56
Status Success
Total duration 1m 11s
Artifacts

build-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: SS14.Launcher/Views/MainWindowTabs/OptionsTabView.xaml.cs#L19
Dereference of a possibly null reference.
build: SS14.Launcher/Views/MainWindowTabs/OptionsTabView.xaml.cs#L45
Possible null reference argument for parameter 'owner' in 'Task Window.ShowDialog(Window owner)'.
build: SS14.Launcher/Views/MainWindowTabs/HomePageView.xaml.cs#L49
'OpenFileDialog' is obsolete: 'Use Window.StorageProvider API or TopLevel.StorageProvider API'
build: SS14.Launcher/Views/MainWindowTabs/HomePageView.xaml.cs#L51
'FileDialogFilter' is obsolete: 'Use Window.StorageProvider API or TopLevel.StorageProvider API'
build: SS14.Launcher/Views/Login/ResendConfirmationView.xaml.cs#L16
Dereference of a possibly null reference.
build: SS14.Launcher/Views/Login/RegisterView.xaml.cs#L14
Dereference of a possibly null reference.
build: SS14.Launcher/Views/Login/LoginView.xaml.cs#L17
Dereference of a possibly null reference.
build: SS14.Launcher/Views/Login/LoginView.xaml.cs#L18
Dereference of a possibly null reference.
build: SS14.Launcher/Views/Login/ForgotPasswordView.xaml.cs#L16
Dereference of a possibly null reference.
build: SS14.Launcher/Views/IconLabel.cs#L13
Nullability of reference types in value of type 'StyledProperty<object?>' doesn't match target type 'StyledProperty<object>'.