Skip to content

chore: chordc workflows #3

chore: chordc workflows

chore: chordc workflows #3

Triggered via pull request March 11, 2024 12:51
Status Failure
Total duration 1m 53s
Artifacts

build-chordc.yml

on: pull_request
Matrix: build-chordc
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 10 warnings
build-chordc (ubuntu-22.04)
Process completed with exit code 12.
build-chordc (windows-latest)
The job was canceled because "ubuntu-22_04" failed.
build-chordc (windows-latest)
The operation was canceled.
build-chordc (macos-latest)
The job was canceled because "ubuntu-22_04" failed.
build-chordc (macos-latest)
The operation was canceled.
build-chordc (ubuntu-22.04)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: falti/[email protected], actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-chordc (ubuntu-22.04): 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.
build-chordc (ubuntu-22.04): 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.
build-chordc (macos-latest): 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.