DeepClone: Use sourcegenerator to fix trimming issues #16
Annotations
12 warnings
ubuntu-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
ubuntu-latest
CSC : warning SYSLIB1038: The member 'MudColor.R' has been annotated with the JsonIncludeAttribute but is not visible to the source generator. [/home/runner/work/ThemeManager/ThemeManager/src/MudBlazor.ThemeManager/MudBlazor.ThemeManager.csproj::TargetFramework=net7.0]
|
ubuntu-latest
CSC : warning SYSLIB1038: The member 'MudColor.G' has been annotated with the JsonIncludeAttribute but is not visible to the source generator. [/home/runner/work/ThemeManager/ThemeManager/src/MudBlazor.ThemeManager/MudBlazor.ThemeManager.csproj::TargetFramework=net7.0]
|
ubuntu-latest
CSC : warning SYSLIB1038: The member 'MudColor.B' has been annotated with the JsonIncludeAttribute but is not visible to the source generator. [/home/runner/work/ThemeManager/ThemeManager/src/MudBlazor.ThemeManager/MudBlazor.ThemeManager.csproj::TargetFramework=net7.0]
|
ubuntu-latest
CSC : warning SYSLIB1038: The member 'MudColor.A' has been annotated with the JsonIncludeAttribute but is not visible to the source generator. [/home/runner/work/ThemeManager/ThemeManager/src/MudBlazor.ThemeManager/MudBlazor.ThemeManager.csproj::TargetFramework=net7.0]
|
ubuntu-latest
/home/runner/work/ThemeManager/ThemeManager/src/MudBlazor.ThemeManager/Models/ThemeUpdatedValue.cs(5,19): warning CS8618: Non-nullable property 'ColorStringValue' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable. [/home/runner/work/ThemeManager/ThemeManager/src/MudBlazor.ThemeManager/MudBlazor.ThemeManager.csproj::TargetFramework=net7.0]
|
ubuntu-latest
/home/runner/work/ThemeManager/ThemeManager/src/MudBlazor.ThemeManager/Components/MudThemeManagerColorItem.razor(8,33): warning CS8602: Dereference of a possibly null reference. [/home/runner/work/ThemeManager/ThemeManager/src/MudBlazor.ThemeManager/MudBlazor.ThemeManager.csproj::TargetFramework=net7.0]
|
ubuntu-latest
/home/runner/work/ThemeManager/ThemeManager/src/MudBlazor.ThemeManager/Components/MudThemeManager.razor(15,75): warning CS8602: Dereference of a possibly null reference. [/home/runner/work/ThemeManager/ThemeManager/src/MudBlazor.ThemeManager/MudBlazor.ThemeManager.csproj::TargetFramework=net7.0]
|
ubuntu-latest
/home/runner/work/ThemeManager/ThemeManager/src/MudBlazor.ThemeManager/Components/MudThemeManager.razor.cs(62,24): warning IL2026: Using member 'MudBlazor.ThemeManager.Extensions.Extension.DeepClone<T>(T)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. JSON serialization and deserialization might require types that cannot be statically analyzed. [/home/runner/work/ThemeManager/ThemeManager/src/MudBlazor.ThemeManager/MudBlazor.ThemeManager.csproj::TargetFramework=net7.0]
|
ubuntu-latest
/home/runner/work/ThemeManager/ThemeManager/src/MudBlazor.ThemeManager/Components/MudThemeManager.razor.cs(187,15): warning CA2007: Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007) [/home/runner/work/ThemeManager/ThemeManager/src/MudBlazor.ThemeManager/MudBlazor.ThemeManager.csproj::TargetFramework=net7.0]
|
ubuntu-latest
/home/runner/work/ThemeManager/ThemeManager/src/MudBlazor.ThemeManager/Components/MudThemeManager.razor.cs(78,17): warning CA1062: In externally visible method 'Task MudThemeManager.UpdatePalette(ThemeUpdatedValue value)', validate parameter 'value' 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/ThemeManager/ThemeManager/src/MudBlazor.ThemeManager/MudBlazor.ThemeManager.csproj::TargetFramework=net7.0]
|
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
|
177 KB |
|