Skip to content

chore: fix main/canary ci #4345

chore: fix main/canary ci

chore: fix main/canary ci #4345

Triggered via pull request October 25, 2025 03:20
Status Success
Total duration 2m 7s
Artifacts

azure-static-webapp.yml

on: pull_request
Build and Deploy Job
1m 57s
Build and Deploy Job
Close Pull Request Job
0s
Close Pull Request Job
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
Build and Deploy Job
Unexpected input(s) 'skip_deploy_on_missing_secrets', valid inputs are ['entryPoint', 'args', 'action', 'app_location', 'azure_static_web_apps_api_token', 'api_build_command', 'api_location', 'app_artifact_location', 'output_location', 'app_build_command', 'repo_token', 'routes_location', 'skip_app_build']
Build and Deploy Job
No files were found with the provided path: samples/Uno.Toolkit.Samples/Uno.Toolkit.Samples/bin/Release/net9.0-browserwasm/dist/. No artifacts will be uploaded.
Build and Deploy Job: samples/Uno.Toolkit.Samples/Uno.Toolkit.Samples/ViewModels/ViewModelBase.cs#L53
Cannot convert null literal to non-nullable reference type.
Build and Deploy Job: samples/Uno.Toolkit.Samples/Uno.Toolkit.Samples/ViewModels/ViewModelBase.cs#L47
Cannot convert null literal to non-nullable reference type.
Build and Deploy Job: samples/Uno.Toolkit.Samples/Uno.Toolkit.Samples/ViewModels/ViewModelBase.cs#L98
Nullability of reference types in type of 'event EventHandler Command.CanExecuteChanged' doesn't match implicitly implemented member 'event EventHandler? ICommand.CanExecuteChanged'.
Build and Deploy Job: samples/Uno.Toolkit.Samples/Uno.Toolkit.Samples/ViewModels/ViewModelBase.cs#L68
Nullability of reference types in type of parameter 'parameter' of 'void Command.Execute(object parameter)' doesn't match implicitly implemented member 'void ICommand.Execute(object? parameter)' (possibly because of nullability attributes).
Build and Deploy Job: samples/Uno.Toolkit.Samples/Uno.Toolkit.Samples/ViewModels/ViewModelBase.cs#L59
Nullability of reference types in type of parameter 'parameter' of 'bool Command.CanExecute(object parameter)' doesn't match implicitly implemented member 'bool ICommand.CanExecute(object? parameter)' (possibly because of nullability attributes).
Build and Deploy Job: samples/Uno.Toolkit.Samples/Uno.Toolkit.Samples/ViewModels/ViewModelBase.cs#L17
Cannot convert null literal to non-nullable reference type.
Build and Deploy Job: samples/Uno.Toolkit.Samples/Uno.Toolkit.Samples/ViewModels/ViewModelBase.cs#L12
Cannot convert null literal to non-nullable reference type.
Build and Deploy Job: samples/Uno.Toolkit.Samples/Uno.Toolkit.Samples/ViewModels/ViewModelBase.cs#L8
Nullability of reference types in type of 'event PropertyChangedEventHandler ViewModelBase.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
Build and Deploy Job: samples/Uno.Toolkit.Samples/Uno.Toolkit.Samples/App.xaml.cs#L88
Nullability of reference types in type of 'event EventHandler ManualLoadable.IsExecutingChanged' doesn't match implicitly implemented member 'event EventHandler? ILoadable.IsExecutingChanged'.
Build and Deploy Job: samples/Uno.Toolkit.Samples/Uno.Toolkit.Samples/App.xaml.Navigation.cs#L2
The using directive for 'System.Reflection' appeared previously in this namespace