Skip to content

Refactor

Refactor #51

Triggered via push November 28, 2024 19:26
Status Failure
Total duration 38s
Artifacts

ci.yaml

on: push
Matrix: Release
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 4 warnings
Release (macOS)
⚠️ GitHub Releases requires a tag
Release (windows)
The job was canceled because "macOS" failed.
Release (windows)
The operation was canceled.
Release (linux)
The job was canceled because "macOS" failed.
Release (linux)
The operation was canceled.
Release (macOS)
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
Release (macOS): source/ditjson/NtdsData.cs#L29
Using member 'System.Text.Json.JsonSerializer.Serialize<TValue>(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.
Release (linux)
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
Release (linux): source/ditjson/NtdsData.cs#L29
Using member 'System.Text.Json.JsonSerializer.Serialize<TValue>(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.