Skip to content

Merge pull request #898 from Yinimi/master #103

Merge pull request #898 from Yinimi/master

Merge pull request #898 from Yinimi/master #103

Triggered via push November 11, 2024 17:33
Status Failure
Total duration 9m 36s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 20 warnings
build
Process completed with exit code 1.
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#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/ScreenExtentionTests.cs#L111
'Screen.OnActivateAsync(CancellationToken)' is obsolete: 'Override OnActivatedAsync'
build: src/Caliburn.Micro.Platform/Platforms/Maui/ConventionManager.cs#L32
'LayoutOptions.FillAndExpand' is obsolete: 'The StackLayout expansion options are deprecated; please use a Grid instead.'
build: src/Caliburn.Micro.Platform/Platforms/Maui/ConventionManager.cs#L33
'LayoutOptions.FillAndExpand' is obsolete: 'The StackLayout expansion options are deprecated; please use a Grid instead.'
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/Maui/ConventionManager.cs#L32
'LayoutOptions.FillAndExpand' is obsolete: 'The StackLayout expansion options are deprecated; please use a Grid instead.'
build: src/Caliburn.Micro.Platform/Platforms/Maui/ConventionManager.cs#L33
'LayoutOptions.FillAndExpand' is obsolete: 'The StackLayout expansion options are deprecated; please use a Grid instead.'
build: src/Caliburn.Micro.Platform/Platforms/Maui/ConventionManager.cs#L32
'LayoutOptions.FillAndExpand' is obsolete: 'The StackLayout expansion options are deprecated; please use a Grid instead.'
build
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
build
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
build
- Add a dependency group for UAP10.0.16299 to the nuspec
build
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
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
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
build
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
build: src/Caliburn.Micro.Platform/Platforms/Maui/ConventionManager.cs#L32
'LayoutOptions.FillAndExpand' is obsolete: 'The StackLayout expansion options are deprecated; please use a Grid instead.'