Fix for deserialization of untyped null values #63
Annotations
9 warnings
|
FSharp.Json.Tests/Union.fs#L198
Main module of program is empty: nothing will happen when it is run
|
|
FSharp.Json/Core.fs#L527
Enums may take values outside known cases. For example, the value 'enum<UnionMode> (3)' may indicate a case not covered by the pattern(s).
|
|
FSharp.Json/Core.fs#L302
Incomplete pattern matches on this expression.
|
|
FSharp.Json/Core.fs#L81
Incomplete pattern matches on this expression.
|
|
FSharp.Json.Tests/Union.fs#L198
Main module of program is empty: nothing will happen when it is run
|
|
FSharp.Json/Core.fs#L527
Enums may take values outside known cases. For example, the value 'enum<UnionMode> (3)' may indicate a case not covered by the pattern(s).
|
|
FSharp.Json/Core.fs#L302
Incomplete pattern matches on this expression.
|
|
FSharp.Json/Core.fs#L81
Incomplete pattern matches on this expression.
|
|
|
The logs for this run have expired and are no longer available.
Loading