Skip to content

Update avalonia monorepo to 11.3.20 #1444

Update avalonia monorepo to 11.3.20

Update avalonia monorepo to 11.3.20 #1444

Triggered via pull request August 7, 2025 11:12
Status Success
Total duration 2m 8s
Artifacts

build.yml

on: pull_request
dotnet-build-logic
1m 22s
dotnet-build-logic
dotnet-build-install
2m 4s
dotnet-build-install
Fit to window
Zoom out
Zoom in

Annotations

20 warnings and 2 notices
dotnet-build-logic: logic/Gaming/A_ResourceManager.cs#L76
Dereference of a possibly null reference.
dotnet-build-logic: logic/Gaming/A_ResourceManager.cs#L63
Dereference of a possibly null reference.
dotnet-build-logic: logic/Gaming/A_ResourceManager.cs#L50
Dereference of a possibly null reference.
dotnet-build-logic: logic/Gaming/A_ResourceManager.cs#L17
Parameter 'Map gameMap' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event.
dotnet-build-logic: logic/GameClass/GameObj/Areas/Bush.cs#L7
Parameter 'XY initPos' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
dotnet-build-logic: logic/GameClass/GameObj/Areas/Construction.cs#L32
The variable 'constructSpeed' is assigned but its value is never used
dotnet-build-logic: logic/Preparation/Utility/Value/SafeValue/SafeMethod/InterlockedEx.cs#L23
Possible null reference argument for parameter 'meth' in 'void ILGenerator.Emit(OpCode opcode, MethodInfo meth)'.
dotnet-build-logic: logic/Preparation/Utility/Value/SafeValue/SafeMethod/InterlockedEx.cs#L48
Possible null reference argument for parameter 'meth' in 'void ILGenerator.Emit(OpCode opcode, MethodInfo meth)'.
dotnet-build-logic: logic/Preparation/Utility/Value/SafeValue/SafeMethod/InterlockedEx.cs#L73
Converting null literal or possible null value to non-nullable type.
dotnet-build-logic: logic/ClientTest/Program.cs#L59
Unreachable code detected
dotnet-build-install: installer/Converters/StringConverters.cs#L14
Converting null literal or possible null value to non-nullable type.
dotnet-build-install: installer/ViewModel/PlaybackViewModel.cs#L118
Dereference of a possibly null reference.
dotnet-build-install: installer/ViewModel/PlaybackViewModel.cs#L118
Dereference of a possibly null reference.
dotnet-build-install: installer/ViewModel/PlaybackViewModel.cs#L83
Dereference of a possibly null reference.
dotnet-build-install: installer/ViewModel/PlaybackViewModel.cs#L83
Dereference of a possibly null reference.
dotnet-build-install: installer/ViewModel/PlaybackViewModel.cs#L60
'PlaybackViewModel.SaveBtnClickedCommand' hides inherited member 'LaunchViewModel.SaveBtnClickedCommand'. Use the new keyword if hiding was intended.
dotnet-build-install: installer/Converters/StringConverters.cs#L18
Nullability of reference types in type of parameter 'parameter' of 'object StringNotNullOrEmptyBoolConverter.ConvertBack(object value, Type targetType, object parameter, CultureInfo culture)' doesn't match implicitly implemented member 'object? IValueConverter.ConvertBack(object? value, Type targetType, object? parameter, CultureInfo culture)' (possibly because of nullability attributes).
dotnet-build-install: installer/Converters/StringConverters.cs#L18
Nullability of reference types in type of parameter 'value' of 'object StringNotNullOrEmptyBoolConverter.ConvertBack(object value, Type targetType, object parameter, CultureInfo culture)' doesn't match implicitly implemented member 'object? IValueConverter.ConvertBack(object? value, Type targetType, object? parameter, CultureInfo culture)' (possibly because of nullability attributes).
dotnet-build-install: installer/Converters/StringConverters.cs#L9
Nullability of reference types in type of parameter 'parameter' of 'object StringNotNullOrEmptyBoolConverter.Convert(object value, Type targetType, object parameter, CultureInfo culture)' doesn't match implicitly implemented member 'object? IValueConverter.Convert(object? value, Type targetType, object? parameter, CultureInfo culture)' (possibly because of nullability attributes).
dotnet-build-install: installer/Converters/StringConverters.cs#L9
Nullability of reference types in type of parameter 'value' of 'object StringNotNullOrEmptyBoolConverter.Convert(object value, Type targetType, object parameter, CultureInfo culture)' doesn't match implicitly implemented member 'object? IValueConverter.Convert(object? value, Type targetType, object? parameter, CultureInfo culture)' (possibly because of nullability attributes).
dotnet-build-logic
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
dotnet-build-install
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677