pages.yml
on: push
deploy-to-github-pages
2m 52s
Annotations
1 error and 3 warnings
deploy-to-github-pages
Process completed with exit code 1.
|
deploy-to-github-pages
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1.9.0. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
deploy-to-github-pages:
src/SvgToXaml.Base/Views/MainWindow.axaml.cs#L35
'DataObjectExtensions.GetFileNames(IDataObject)' is obsolete: 'Use GetFiles, this method is supported only on desktop platforms.'
|
deploy-to-github-pages:
src/SvgToXaml.Base/ViewModels/MainWindowViewModel.cs#L435
Possible null reference argument for parameter 'svg' in 'SKPicture? SvgViewModel.FromSvg(string svg, DrawAttributes ignoreAttributes)'.
|