Switch to ISingleViewApplicationLifetime #834
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build:
src/Experimental/Consolonia.Editor/Resources/ResourceLoader.cs#L11
Converting null literal or possible null value to non-nullable type.
|
Build:
src/Experimental/Consolonia.Editor/ViewModels/MainWIndowViewModel.cs#L10
Non-nullable field '_selectedTheme' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build:
src/Experimental/Consolonia.Editor/MainWindow.axaml.cs#L47
Nullability of reference types in type of parameter 'sender' of 'void MainWindow.Caret_PositionChanged(object sender, EventArgs e)' doesn't match the target delegate 'EventHandler' (possibly because of nullability attributes).
|
Build:
src/Experimental/Consolonia.Editor/MainWindow.axaml.cs#L55
Nullability of reference types in type of parameter 'sender' of 'void MainWindow.TextMateInstallationOnAppliedTheme(object sender, Installation e)' doesn't match the target delegate 'EventHandler<TextMate.Installation>' (possibly because of nullability attributes).
|
Build:
src/Experimental/Consolonia.Editor/MainWindow.axaml.cs#L62
Nullability of reference types in type of parameter 'sender' of 'void MainWindow.SyntaxModeCombo_SelectionChanged(object sender, SelectionChangedEventArgs e)' doesn't match the target delegate 'EventHandler<SelectionChangedEventArgs>' (possibly because of nullability attributes).
|
Build:
src/Experimental/Consolonia.Editor/MainWindow.axaml.cs#L31
Non-nullable field '_foldingManager' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build:
src/Experimental/Consolonia.Editor/MainWindow.axaml.cs#L31
Non-nullable field '_completionWindow' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build:
src/Experimental/Consolonia.Editor/MainWindow.axaml.cs#L31
Non-nullable field '_insightWindow' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build:
src/Experimental/Consolonia.Editor/MainWindow.axaml.cs#L190
Converting null literal or possible null value to non-nullable type.
|
Build:
src/Experimental/Consolonia.Editor/MainWindow.axaml.cs#L198
Dereference of a possibly null reference.
|
Set up job
1s
1s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Run actions/checkout@v2
1s
1s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Setup .NET
11s
11s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Restore dependencies
10s
10s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Build
33s
33s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Test
34s
34s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Pack
19s
19s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Push
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Post Run actions/checkout@v2
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Complete job
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Loading