FSharp.Data.GraphQL.Server.AspNetCore #288
Annotations
5 errors
Build and run integration tests
A unique overload for method 'Serialize' could not be determined based on type information prior to this program point. A type annotation may be needed.��Known types of arguments: 'a * unit��Candidates:� - JsonSerializer.Serialize<'TValue>(utf8Json: Stream, value: 'TValue, ?options: JsonSerializerOptions) : unit� - JsonSerializer.Serialize<'TValue>(writer: Utf8JsonWriter, value: 'TValue, ?options: JsonSerializerOptions) : unit
|
Build and run integration tests
A unique overload for method 'Serialize' could not be determined based on type information prior to this program point. A type annotation may be needed.��Known types of arguments: 'a * unit��Candidates:� - JsonSerializer.Serialize<'TValue>(utf8Json: Stream, value: 'TValue, ?options: JsonSerializerOptions) : unit� - JsonSerializer.Serialize<'TValue>(writer: Utf8JsonWriter, value: 'TValue, ?options: JsonSerializerOptions) : unit
|
Build and run integration tests
A unique overload for method 'Serialize' could not be determined based on type information prior to this program point. A type annotation may be needed.��Known types of arguments: 'a * unit��Candidates:� - JsonSerializer.Serialize<'TValue>(utf8Json: Stream, value: 'TValue, ?options: JsonSerializerOptions) : unit� - JsonSerializer.Serialize<'TValue>(writer: Utf8JsonWriter, value: 'TValue, ?options: JsonSerializerOptions) : unit
|
Build and run integration tests:
src/FSharp.Data.GraphQL.Server.AspNetCore/Giraffe/HttpHandlers.fs#L46
A unique overload for method 'Serialize' could not be determined based on type information prior to this program point. A type annotation may be needed.��Known types of arguments: 'a * unit��Candidates:� - JsonSerializer.Serialize<'TValue>(utf8Json: Stream, value: 'TValue, ?options: JsonSerializerOptions) : unit� - JsonSerializer.Serialize<'TValue>(writer: Utf8JsonWriter, value: 'TValue, ?options: JsonSerializerOptions) : unit
|
Build and run integration tests
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading