Skip to content

Update README.md

Update README.md #6

Triggered via push May 27, 2024 16:38
Status Success
Total duration 44s
Artifacts 1

continuous.yml

on: push
ubuntu-latest
35s
ubuntu-latest
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ubuntu-latest
/home/runner/work/MudBlazor.Icons/MudBlazor.Icons/src/MaterialSymbolsParser/Model/Metadata.cs(12,19): warning CA1056: Change the type of property 'Metadata.AssetUrlPattern' from 'string' to 'System.Uri' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1056) [/home/runner/work/MudBlazor.Icons/MudBlazor.Icons/src/MaterialSymbolsParser/MaterialSymbolsParser.csproj]
ubuntu-latest
/home/runner/work/MudBlazor.Icons/MudBlazor.Icons/src/MaterialSymbolsParser/Utility/IconFilter.cs(23,16): warning CA1062: In externally visible method 'IReadOnlyCollection<Icon> IconFilter.FilterNonMaterialSymbols(Metadata metadata)', validate parameter 'metadata' is non-null before using it. If appropriate, throw an 'ArgumentNullException' when the argument is 'null'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1062) [/home/runner/work/MudBlazor.Icons/MudBlazor.Icons/src/MaterialSymbolsParser/MaterialSymbolsParser.csproj]
ubuntu-latest
/home/runner/work/MudBlazor.Icons/MudBlazor.Icons/src/MaterialSymbolsParser/Utility/FamilyMap.cs(19,65): warning CA1062: In externally visible method 'bool FamilyMap.IsMaterialSymbolFamily(string family)', validate parameter 'family' is non-null before using it. If appropriate, throw an 'ArgumentNullException' when the argument is 'null'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1062) [/home/runner/work/MudBlazor.Icons/MudBlazor.Icons/src/MaterialSymbolsParser/MaterialSymbolsParser.csproj]
ubuntu-latest
/home/runner/work/MudBlazor.Icons/MudBlazor.Icons/src/MaterialSymbolsParser/Service/CodeGenerationService.cs(13,31): warning CA1062: In externally visible method 'void CodeGenerationService.GenerateCsFilesUsingRoslyn(Dictionary<string, IReadOnlyCollection<Icon>> groupedIcons, string folder)', validate parameter 'groupedIcons' is non-null before using it. If appropriate, throw an 'ArgumentNullException' when the argument is 'null'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1062) [/home/runner/work/MudBlazor.Icons/MudBlazor.Icons/src/MaterialSymbolsParser/MaterialSymbolsParser.csproj]
ubuntu-latest
/home/runner/work/MudBlazor.Icons/MudBlazor.Icons/src/MaterialSymbolsParser/Service/CodeGenerationService.cs(11,17): warning CA1822: Member 'GenerateCsFilesUsingRoslyn' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822) [/home/runner/work/MudBlazor.Icons/MudBlazor.Icons/src/MaterialSymbolsParser/MaterialSymbolsParser.csproj]
ubuntu-latest
/home/runner/work/MudBlazor.Icons/MudBlazor.Icons/src/MaterialSymbolsParser/Model/Metadata.cs(6,14): warning CA1724: The type name Metadata conflicts in whole or in part with the namespace name 'System.Runtime.Remoting.Metadata' defined in the .NET Framework. Rename the type to eliminate the conflict. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1724) [/home/runner/work/MudBlazor.Icons/MudBlazor.Icons/src/MaterialSymbolsParser/MaterialSymbolsParser.csproj]
ubuntu-latest
/home/runner/work/MudBlazor.Icons/MudBlazor.Icons/src/MaterialSymbolsParser/Model/Metadata.cs(12,19): warning CA1056: Change the type of property 'Metadata.AssetUrlPattern' from 'string' to 'System.Uri' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1056) [/home/runner/work/MudBlazor.Icons/MudBlazor.Icons/src/MaterialSymbolsParser/MaterialSymbolsParser.csproj]
ubuntu-latest
/home/runner/work/MudBlazor.Icons/MudBlazor.Icons/src/MaterialSymbolsParser/Utility/IconFilter.cs(23,16): warning CA1062: In externally visible method 'IReadOnlyCollection<Icon> IconFilter.FilterNonMaterialSymbols(Metadata metadata)', validate parameter 'metadata' is non-null before using it. If appropriate, throw an 'ArgumentNullException' when the argument is 'null'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1062) [/home/runner/work/MudBlazor.Icons/MudBlazor.Icons/src/MaterialSymbolsParser/MaterialSymbolsParser.csproj]
ubuntu-latest
/home/runner/work/MudBlazor.Icons/MudBlazor.Icons/src/MaterialSymbolsParser/Utility/FamilyMap.cs(19,65): warning CA1062: In externally visible method 'bool FamilyMap.IsMaterialSymbolFamily(string family)', validate parameter 'family' is non-null before using it. If appropriate, throw an 'ArgumentNullException' when the argument is 'null'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1062) [/home/runner/work/MudBlazor.Icons/MudBlazor.Icons/src/MaterialSymbolsParser/MaterialSymbolsParser.csproj]
ubuntu-latest
/home/runner/work/MudBlazor.Icons/MudBlazor.Icons/src/MaterialSymbolsParser/Service/CodeGenerationService.cs(13,31): warning CA1062: In externally visible method 'void CodeGenerationService.GenerateCsFilesUsingRoslyn(Dictionary<string, IReadOnlyCollection<Icon>> groupedIcons, string folder)', validate parameter 'groupedIcons' is non-null before using it. If appropriate, throw an 'ArgumentNullException' when the argument is 'null'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1062) [/home/runner/work/MudBlazor.Icons/MudBlazor.Icons/src/MaterialSymbolsParser/MaterialSymbolsParser.csproj]
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "packages". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
packages Expired
9.99 MB