Update azure-pipelines.yml #1669
Annotations
22 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
|
|
|
|
|
|
|
|
|
src/Svg.Skia/SKSvg.Model.cs#L199
Possible null reference argument for parameter 'path' in 'SKPicture? SKSvg.Load(string path, SvgParameters? parameters = null)'.
|
src/Svg.Skia/SKSvg.Model.cs#L199
Possible null reference argument for parameter 'path' in 'SKPicture? SKSvg.Load(string path, SvgParameters? parameters = null)'.
|
src/Svg.Skia/SKSvg.Model.cs#L199
Possible null reference argument for parameter 'path' in 'SKPicture? SKSvg.Load(string path, SvgParameters? parameters = null)'.
|
src/Avalonia.Svg.Skia/SvgSource.cs#L51
'SvgSource.Picture.set': new protected member declared in sealed type
|
src/Avalonia.Svg.Skia/SvgSource.cs#L274
Possible null reference argument for parameter 'path' in 'SKPicture? SvgSource.Load(SvgSource source, string path, SvgParameters? parameters)'.
|
src/Avalonia.Svg.Skia/SvgSource.cs#L51
'SvgSource.Picture.set': new protected member declared in sealed type
|
src/Avalonia.Svg.Skia/SvgSource.cs#L274
Possible null reference argument for parameter 'path' in 'SKPicture? SvgSource.Load(SvgSource source, string path, SvgParameters? parameters)'.
|
src/Svg.Skia/SKSvg.Model.cs#L199
Possible null reference argument for parameter 'path' in 'SKPicture? SKSvg.Load(string path, SvgParameters? parameters = null)'.
|
samples/AvaloniaSvgSkiaSample/MainWindow.axaml.cs#L101
'DataObjectExtensions.GetFileNames(IDataObject)' is obsolete: 'Use GetFiles, this method is supported only on desktop platforms.'
|
src/Avalonia.Svg.Skia/SvgSource.cs#L51
'SvgSource.Picture.set': new protected member declared in sealed type
|
This job succeeded
Loading