This repository has been archived by the owner on Mar 4, 2024. It is now read-only.
deploy-nuget #4
deploy-nuget.yml
on: workflow_dispatch
Deploy mudblazor sasscompiler nuget to nuget.org
21s
Annotations
5 warnings
Deploy mudblazor sasscompiler nuget to nuget.org:
AspNetCore.SassCompiler/SassCompilerHostedService.cs#L40
Using member 'System.Text.Json.JsonSerializer.Deserialize<TValue>(String, JsonSerializerOptions)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.
|
Deploy mudblazor sasscompiler nuget to nuget.org
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
|
Deploy mudblazor sasscompiler nuget to nuget.org
- Add a dependency group for .NETStandard2.0 to the nuspec
|
Deploy mudblazor sasscompiler nuget to nuget.org
- At least one .props file was found in 'build/', but 'build/MudBlazor.SassCompiler.props' was not.
|
Deploy mudblazor sasscompiler nuget to nuget.org
- At least one .targets file was found in 'build/', but 'build/MudBlazor.SassCompiler.targets' was not.
|