Skip to content

fix: playground deploy #525

fix: playground deploy

fix: playground deploy #525

Triggered via pull request July 15, 2024 16:33
Status Success
Total duration 1m 12s
Artifacts

test-csharp.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
test-csharp
The following actions uses Node.js version which is deprecated and will be forced to run on node20: 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/
test-csharp: extensions/chord.common/Extensions/StringExtensions.cs#L53
Possible null reference assignment.
test-csharp: extensions/chord.common/Extensions/StringExtensions.cs#L58
Possible null reference assignment.
test-csharp: extensions/chord.common/Extensions/StringExtensions.cs#L59
Possible null reference assignment.
test-csharp: 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.
test-csharp: Laboratory/C#/GeneratedTestCode/Output.g.cs#L41914
Argument 1 should be a variable because it is passed to a 'ref readonly' parameter
test-csharp: Laboratory/C#/GeneratedTestCode/Output.g.cs#L41915
Argument 1 should be a variable because it is passed to a 'ref readonly' parameter
test-csharp: Laboratory/C#/GeneratedTestCode/Output.g.cs#L41928
Argument 1 should be a variable because it is passed to a 'ref readonly' parameter
test-csharp: Laboratory/C#/GeneratedTestCode/Output.g.cs#L41930
Argument 1 should be a variable because it is passed to a 'ref readonly' parameter
test-csharp: Laboratory/C#/GeneratedTestCode/Output.g.cs#L622
Argument 1 should be a variable because it is passed to a 'ref readonly' parameter
test-csharp: Laboratory/C#/GeneratedTestCode/Output.g.cs#L635
Argument 1 should be a variable because it is passed to a 'ref readonly' parameter