Update publish.yml #158
Annotations
2 errors and 9 warnings
|
Build chordc
The operation was canceled.
|
Build chordc:
extensions/chord.common/Extensions/StringExtensions.cs#L53
Possible null reference assignment.
|
Build chordc:
extensions/chord.common/Extensions/StringExtensions.cs#L58
Possible null reference assignment.
|
Build chordc:
extensions/chord.common/Extensions/StringExtensions.cs#L59
Possible null reference assignment.
|
Build chordc
Spectre.Console.TypeNameHelper.ProcessType(StringBuilder,Type,TypeNameHelper.DisplayNameOptions): Using member 'System.Reflection.Module.Name.get' which has 'RequiresAssemblyFilesAttribute' can break functionality when embedded in a single-file app. Returns <Unknown> for modules with no file path.
|
Build chordc
Spectre.Console.TypeNameHelper.ProcessGenericType(StringBuilder,Type,Type[],Int32,TypeNameHelper.DisplayNameOptions): Using member 'System.Reflection.Module.Name.get' which has 'RequiresAssemblyFilesAttribute' can break functionality when embedded in a single-file app. Returns <Unknown> for modules with no file path.
|
Build bebopc:
extensions/chord.common/Extensions/StringExtensions.cs#L53
Possible null reference assignment.
|
Build bebopc:
extensions/chord.common/Extensions/StringExtensions.cs#L58
Possible null reference assignment.
|
Build bebopc:
extensions/chord.common/Extensions/StringExtensions.cs#L59
Possible null reference assignment.
|
Build bebopc:
Core/Meta/JsonContext.cs#L83
Using member 'System.Text.Json.JsonSerializer.Serialize<TValue>(Utf8JsonWriter, TValue, 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.
|
Loading