Migrate to common pipelines, bump dependencies in demo #1
build-publish.yml
on: push
build-and-test
/
build-and-publish
3m 1s
Annotations
6 warnings
build-and-test / build-and-publish
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-and-test / build-and-publish
/home/runner/work/AsyncImageLoader.Avalonia/AsyncImageLoader.Avalonia/AsyncImageLoader.Avalonia.Demo/ViewLocator.cs(20,21): warning CS8767: Nullability of reference types in type of parameter 'data' of 'bool ViewLocator.Match(object data)' doesn't match implicitly implemented member 'bool IDataTemplate.Match(object? data)' (possibly because of nullability attributes). [/home/runner/work/AsyncImageLoader.Avalonia/AsyncImageLoader.Avalonia/AsyncImageLoader.Avalonia.Demo/AsyncImageLoader.Avalonia.Demo.csproj]
|
build-and-test / build-and-publish
/home/runner/work/AsyncImageLoader.Avalonia/AsyncImageLoader.Avalonia/AsyncImageLoader.Avalonia.Demo/ViewLocator.cs(8,24): warning CS8767: Nullability of reference types in type of parameter 'data' of 'Control ViewLocator.Build(object data)' doesn't match implicitly implemented member 'Control? ITemplate<object?, Control?>.Build(object? param)' (possibly because of nullability attributes). [/home/runner/work/AsyncImageLoader.Avalonia/AsyncImageLoader.Avalonia/AsyncImageLoader.Avalonia.Demo/AsyncImageLoader.Avalonia.Demo.csproj]
|
build-and-test / build-and-publish
/home/runner/work/AsyncImageLoader.Avalonia/AsyncImageLoader.Avalonia/AsyncImageLoader.Avalonia.Demo/Controls/HamburgerMenu.axaml.cs(52,37): warning CS8605: Unboxing a possibly null value. [/home/runner/work/AsyncImageLoader.Avalonia/AsyncImageLoader.Avalonia/AsyncImageLoader.Avalonia.Demo/AsyncImageLoader.Avalonia.Demo.csproj]
|
build-and-test / build-and-publish
/home/runner/work/AsyncImageLoader.Avalonia/AsyncImageLoader.Avalonia/AsyncImageLoader.Avalonia.Demo/Controls/HamburgerMenu.axaml.cs(52,60): warning CS8605: Unboxing a possibly null value. [/home/runner/work/AsyncImageLoader.Avalonia/AsyncImageLoader.Avalonia/AsyncImageLoader.Avalonia.Demo/AsyncImageLoader.Avalonia.Demo.csproj]
|
build-and-test / build-and-publish
/usr/share/dotnet/sdk/8.0.401/Sdks/NuGet.Build.Tasks.Pack/buildCrossTargeting/NuGet.Build.Tasks.Pack.targets(221,5): warning NU5125: The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead. [/home/runner/work/AsyncImageLoader.Avalonia/AsyncImageLoader.Avalonia/AsyncImageLoader.Avalonia/AsyncImageLoader.Avalonia.csproj]
|