Re-implement perf-optimization #73
Open
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#L538
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#L315
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#L538
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#L315
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