Skip to content

556 compatibility inquiry avaloniaui #127

556 compatibility inquiry avaloniaui

556 compatibility inquiry avaloniaui #127

Triggered via pull request November 21, 2024 12:30
Status Success
Total duration 7m 36s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

26 warnings
build: samples/features/Features.Avalonia/ViewModels/ShellViewModel.cs#L25
Member 'ShellViewModel.OnInitializeAsync(CancellationToken)' overrides obsolete member 'Screen.OnInitializeAsync(CancellationToken)'. Add the Obsolete attribute to 'ShellViewModel.OnInitializeAsync(CancellationToken)'.
build: samples/features/Features.CrossPlatform.Shared/ViewModels/NavigationTargetViewModel.cs#L7
Non-nullable field '_text' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: samples/features/Features.Avalonia/ViewModels/ShellViewModel.cs#L13
Non-nullable field '_navigationService' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: samples/features/Features.CrossPlatform.Shared/ViewModels/ActionsViewModel.cs#L10
Non-nullable field '_output' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: samples/features/Features.Avalonia/ViewModels/ShellViewModel.cs#L27
'Screen.OnInitializeAsync(CancellationToken)' is obsolete: 'Override OnInitializedAsync'
build: samples/features/Features.CrossPlatform.Shared/ViewModels/Events/EventSourceViewModel.cs#L13
Non-nullable field 'text' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: src/Caliburn.Micro.Core.Tests/ScreenExtentionTests.cs#L104
Member 'ConductWithTests.StateScreen.OnActivateAsync(CancellationToken)' overrides obsolete member 'Screen.OnActivateAsync(CancellationToken)'. Add the Obsolete attribute to 'ConductWithTests.StateScreen.OnActivateAsync(CancellationToken)'.
build: src/Caliburn.Micro.Core.Tests/ConductorWithCollectionOneActiveTests.cs#L42
Member 'ConductorWithCollectionOneActiveTests.ActivateScreen.OnActivateAsync(CancellationToken)' overrides obsolete member 'Screen.OnActivateAsync(CancellationToken)'. Add the Obsolete attribute to 'ConductorWithCollectionOneActiveTests.ActivateScreen.OnActivateAsync(CancellationToken)'.
build: src/Caliburn.Micro.Core.Tests/ScreenExtentionTests.cs#L111
'Screen.OnActivateAsync(CancellationToken)' is obsolete: 'Override OnActivatedAsync'
build: src/Caliburn.Micro.Platform/Platforms/Maui/Android/ActivityLifecycleCallbackHandler.cs#L112
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/Caliburn.Micro.Platform/Platforms/Maui/Android/ActivityLifecycleCallbackHandler.cs#L147
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/Caliburn.Micro.Platform/Platforms/netcore-avalonia/BootstrapperBase.cs#L12
Missing XML comment for publicly visible type or member 'BootstrapperBase'
build: src/Caliburn.Micro.Platform/Platforms/netcore-avalonia/TriggerAction.cs#L8
Missing XML comment for publicly visible type or member 'TriggerAction<T>'
build: src/Caliburn.Micro.Platform/Platforms/netcore-avalonia/TriggerAction.cs#L46
Missing XML comment for publicly visible type or member 'TriggerAction.AssociatedObject'
build: src/Caliburn.Micro.Platform/Platforms/netcore-avalonia/WindowConductor.cs#L10
Missing XML comment for publicly visible type or member 'WindowConductor'
build: src/Caliburn.Micro.Platform/Platforms/netcore-avalonia/WindowConductor.cs#L18
Missing XML comment for publicly visible type or member 'WindowConductor.WindowConductor(object, Window)'
build: src/Caliburn.Micro.Core.Tests/ScreenExtentionTests.cs#L104
Member 'ConductWithTests.StateScreen.OnActivateAsync(CancellationToken)' overrides obsolete member 'Screen.OnActivateAsync(CancellationToken)'. Add the Obsolete attribute to 'ConductWithTests.StateScreen.OnActivateAsync(CancellationToken)'.
build: src/Caliburn.Micro.Core.Tests/ConductorWithCollectionOneActiveTests.cs#L42
Member 'ConductorWithCollectionOneActiveTests.ActivateScreen.OnActivateAsync(CancellationToken)' overrides obsolete member 'Screen.OnActivateAsync(CancellationToken)'. Add the Obsolete attribute to 'ConductorWithCollectionOneActiveTests.ActivateScreen.OnActivateAsync(CancellationToken)'.
build: src/Caliburn.Micro.Core.Tests/ScreenExtentionTests.cs#L111
'Screen.OnActivateAsync(CancellationToken)' is obsolete: 'Override OnActivatedAsync'
build: src/Caliburn.Micro.Platform/Platforms/Maui/Android/ActivityLifecycleCallbackHandler.cs#L112
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/Caliburn.Micro.Platform/Platforms/Maui/Android/ActivityLifecycleCallbackHandler.cs#L147
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/Caliburn.Micro.Platform/Platforms/netcore-avalonia/BootstrapperBase.cs#L12
Missing XML comment for publicly visible type or member 'BootstrapperBase'
build: src/Caliburn.Micro.Platform/Platforms/netcore-avalonia/TriggerAction.cs#L8
Missing XML comment for publicly visible type or member 'TriggerAction<T>'
build: src/Caliburn.Micro.Platform/Platforms/netcore-avalonia/TriggerAction.cs#L46
Missing XML comment for publicly visible type or member 'TriggerAction.AssociatedObject'
build: src/Caliburn.Micro.Platform/Platforms/netcore-avalonia/WindowConductor.cs#L10
Missing XML comment for publicly visible type or member 'WindowConductor'
build: src/Caliburn.Micro.Platform/Platforms/netcore-avalonia/WindowConductor.cs#L18
Missing XML comment for publicly visible type or member 'WindowConductor.WindowConductor(object, Window)'