fix(cs/serialization): Improve precision in date serialization #271
build-runtime-cs.yml
on: pull_request
build-runtime
48s
Annotations
1 error and 15 warnings
build-runtime
Process completed with exit code 1.
|
build-runtime
The following actions uses Node.js version which is deprecated and will be forced to run on node20: falti/[email protected], actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-runtime:
Laboratory/C#/GeneratedTestCode/Output.g.cs#L64
'DepM.X' is obsolete: 'x in DepM'
|
build-runtime:
Laboratory/C#/GeneratedTestCode/Output.g.cs#L65
'DepM.X' is obsolete: 'x in DepM'
|
build-runtime:
Laboratory/C#/GeneratedTestCode/Output.g.cs#L65
'DepM.X' is obsolete: 'x in DepM'
|
build-runtime:
Laboratory/C#/GeneratedTestCode/Output.g.cs#L66
'DepM.X' is obsolete: 'x in DepM'
|
build-runtime:
Laboratory/C#/GeneratedTestCode/Output.g.cs#L73
'DepM.X' is obsolete: 'x in DepM'
|
build-runtime:
Laboratory/C#/GeneratedTestCode/Output.g.cs#L86
'DepM.X' is obsolete: 'x in DepM'
|
build-runtime:
Laboratory/C#/GeneratedTestCode/Output.g.cs#L221
'DepM.X' is obsolete: 'x in DepM'
|
build-runtime:
Laboratory/C#/GeneratedTestCode/Output.g.cs#L239
'DepM.X' is obsolete: 'x in DepM'
|
build-runtime:
Laboratory/C#/GeneratedTestCode/Output.g.cs#L239
'DepM.X' is obsolete: 'x in DepM'
|
build-runtime:
Laboratory/C#/GeneratedTestCode/Output.g.cs#L257
'DepM.X' is obsolete: 'x in DepM'
|
build-runtime:
extensions/chord.common/Extensions/StringExtensions.cs#L53
Possible null reference assignment.
|
build-runtime:
extensions/chord.common/Extensions/StringExtensions.cs#L58
Possible null reference assignment.
|
build-runtime:
extensions/chord.common/Extensions/StringExtensions.cs#L59
Possible null reference assignment.
|
build-runtime:
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.
|