Icons collection update #2422
Annotations
12 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
/home/runner/work/Material.Icons/Material.Icons/Material.Icons/MaterialIconDataProvider.PathData.cs(14,21): warning CS8524: The switch expression does not handle some values of its input type (it is not exhaustive) involving an unnamed enum value. For example, the pattern '(Material.Icons.MaterialIconKind)7457' is not covered. [/home/runner/work/Material.Icons/Material.Icons/Material.Icons/Material.Icons.csproj]
|
build
/home/runner/work/Material.Icons/Material.Icons/Material.Icons/MaterialIconDataProvider.PathData.cs(14,21): warning CS8524: The switch expression does not handle some values of its input type (it is not exhaustive) involving an unnamed enum value. For example, the pattern '(Material.Icons.MaterialIconKind)7457' is not covered. [/home/runner/work/Material.Icons/Material.Icons/Material.Icons/Material.Icons.csproj]
|
build
/usr/share/dotnet/sdk/8.0.300/Sdks/NuGet.Build.Tasks.Pack/build/NuGet.Build.Tasks.Pack.targets(221,5): warning NU5104: A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Avalonia [11.0.0-rc1.1, )" or update the version field in the nuspec. [/home/runner/work/Material.Icons/Material.Icons/Material.Icons.Avalonia/Material.Icons.Avalonia.csproj]
|
build
/usr/share/dotnet/sdk/8.0.300/Sdks/NuGet.Build.Tasks.Pack/build/NuGet.Build.Tasks.Pack.targets(221,5): warning NU5104: A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Avalonia [11.0.0-rc1.1, )" or update the version field in the nuspec. [/home/runner/work/Material.Icons/Material.Icons/Material.Icons.Avalonia/Material.Icons.Avalonia.csproj]
|
build
/home/runner/work/Material.Icons/Material.Icons/Material.Icons.Avalonia.Demo/ViewLocator.cs(29,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/Material.Icons/Material.Icons/Material.Icons.Avalonia.Demo/Material.Icons.Avalonia.Demo.csproj]
|
build
/home/runner/work/Material.Icons/Material.Icons/Material.Icons.Avalonia.Demo/ViewLocator.cs(17,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/Material.Icons/Material.Icons/Material.Icons.Avalonia.Demo/Material.Icons.Avalonia.Demo.csproj]
|
build
/home/runner/work/Material.Icons/Material.Icons/Material.Icons.Avalonia.Demo/ViewModels/MainWindowViewModel.cs(28,72): warning CS8622: Nullability of reference types in type of parameter 'text' of 'void MainWindowViewModel.DoSearch(string text)' doesn't match the target delegate 'Action<string?>' (possibly because of nullability attributes). [/home/runner/work/Material.Icons/Material.Icons/Material.Icons.Avalonia.Demo/Material.Icons.Avalonia.Demo.csproj]
|
build
/home/runner/work/Material.Icons/Material.Icons/Material.Icons.Avalonia.Demo/ViewModels/MainWindowViewModel.cs(29,143): warning CS8602: Dereference of a possibly null reference. [/home/runner/work/Material.Icons/Material.Icons/Material.Icons.Avalonia.Demo/Material.Icons.Avalonia.Demo.csproj]
|
build
/home/runner/work/Material.Icons/Material.Icons/Material.Icons.Avalonia.Demo/ViewLocator.cs(29,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/Material.Icons/Material.Icons/Material.Icons.Avalonia.Demo/Material.Icons.Avalonia.Demo.csproj]
|
build
/home/runner/work/Material.Icons/Material.Icons/Material.Icons.Avalonia.Demo/ViewLocator.cs(17,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/Material.Icons/Material.Icons/Material.Icons.Avalonia.Demo/Material.Icons.Avalonia.Demo.csproj]
|