Skip to content

build(deps): bump actions/setup-dotnet from 1 to 4 #1422

build(deps): bump actions/setup-dotnet from 1 to 4

build(deps): bump actions/setup-dotnet from 1 to 4 #1422

Triggered via pull request December 8, 2023 23:53
Status Failure
Total duration 6m 36s
Artifacts

ci-build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 12 warnings
build: src/Sextant/Platforms/uap/NavigationView.xaml.cs#L17
The type or namespace name 'Core' does not exist in the namespace 'Windows.UI' (are you missing an assembly reference?)
build: src/Sextant/Platforms/uap/NavigationView.xaml.cs#L20
The type or namespace name 'Input' does not exist in the namespace 'Windows.UI.Xaml' (are you missing an assembly reference?)
build: src/Sextant/Platforms/uap/NavigationView.xaml.cs#L23
The type or namespace name 'Navigation' does not exist in the namespace 'Windows.UI.Xaml' (are you missing an assembly reference?)
build: src/Sextant/Platforms/uap/DeviceFamilyTrigger.cs#L14
The type or namespace name 'StateTriggerBase' could not be found (are you missing a using directive or an assembly reference?)
build: src/Sextant/Platforms/uap/NavigationView.xaml.cs#L392
The type or namespace name 'Page' could not be found (are you missing a using directive or an assembly reference?)
build: src/Sextant/Platforms/uap/NavigationView.xaml.cs#L35
The type or namespace name 'DependencyProperty' could not be found (are you missing a using directive or an assembly reference?)
build: src/Sextant/Platforms/uap/NavigationView.xaml.cs#L43
The type or namespace name 'ContentDialog' could not be found (are you missing a using directive or an assembly reference?)
build
Process completed with exit code 1.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, glennawatson/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build: src/Sextant.Tests/DependencyResolverMixinTests.cs#L70
'DependencyResolverMixins.RegisterView<TView, TViewModel>(IMutableDependencyResolver, string?)' is obsolete: 'Use RegisterViewForNavigation'
build: src/Sextant.Tests/DependencyResolverMixinTests.cs#L86
'DependencyResolverMixins.RegisterView<TView, TViewModel>(IMutableDependencyResolver, Func<TView>, string?)' is obsolete: 'Use RegisterViewForNavigation'
build: src/Sextant.Tests/Navigation/NavigationParameterTests.cs#L15
Make class static. (http://pihrt.net/roslynator/analyzer?id=RCS1102)
build: src/Sextant.Tests/DependencyResolverMixinTests.cs#L70
'DependencyResolverMixins.RegisterView<TView, TViewModel>(IMutableDependencyResolver, string?)' is obsolete: 'Use RegisterViewForNavigation'
build: src/Sextant.Tests/DependencyResolverMixinTests.cs#L86
'DependencyResolverMixins.RegisterView<TView, TViewModel>(IMutableDependencyResolver, Func<TView>, string?)' is obsolete: 'Use RegisterViewForNavigation'
build: src/Sextant.Tests/Navigation/NavigationParameterTests.cs#L15
Make class static. (http://pihrt.net/roslynator/analyzer?id=RCS1102)
build: src/Sextant.XamForms.Tests/DependencyResolverMixinTests.cs#L164
'DependencyResolverMixins.RegisterView<TView, TViewModel>(IMutableDependencyResolver, string?)' is obsolete: 'Use RegisterViewForNavigation'
build: src/Sextant.XamForms.Tests/DependencyResolverMixinTests.cs#L180
'DependencyResolverMixins.RegisterView<TView, TViewModel>(IMutableDependencyResolver, Func<TView>, string?)' is obsolete: 'Use RegisterViewForNavigation'
build: src/Sextant.XamForms.Tests/DependencyResolverMixinTests.cs#L124
'DependencyResolverMixins.RegisterViewStackService<T>(IMutableDependencyResolver, Func<IView, T>)' is obsolete: 'Use the Func<IView, IViewModelFactory, T> variant.'
build: src/Sextant.XamForms.Tests/DependencyResolverMixinTests.cs#L164
'DependencyResolverMixins.RegisterView<TView, TViewModel>(IMutableDependencyResolver, string?)' is obsolete: 'Use RegisterViewForNavigation'