Swap packaging to paket #173
Annotations
10 warnings
Test
Incomplete pattern matches on this expression. For example, the value 'LeafRule (_, _)' may indicate a case not covered by the pattern(s).
|
Test
Incomplete pattern matches on this expression. For example, the value 'LeafRule (_, _)' may indicate a case not covered by the pattern(s).
|
Test
Incomplete pattern matches on this expression. For example, the value 'LeafValueRule (_)' may indicate a case not covered by the pattern(s).
|
Test
Incomplete pattern matches on this expression. For example, the value 'JominiGuiField' may indicate a case not covered by the pattern(s).
|
Test
Incomplete pattern matches on this expression. For example, the value 'JominiGuiField' may indicate a case not covered by the pattern(s).
|
Test
The struct, record or union type 'ValidationResult' has an explicit implementation of 'Object.Equals'. Consider implementing a matching override for 'Object.GetHashCode()'
|
Test
The struct, record or union type 'Effect' has an explicit implementation of 'Object.Equals'. Consider implementing a matching override for 'Object.GetHashCode()'
|
Test
This new member hides the abstract member 'AbstractTrie.get_Count() : int'. Rename the member or use 'override' instead.
|
Test
This construct is for ML compatibility. In previous versions of F# 'lsr' was a reserved keyword but the use of this keyword is now deprecated. You can disable this warning by using '--mlcompatibility' or '--nowarn:62'.
|
Test
This construct is for ML compatibility. In previous versions of F# 'lsr' was a reserved keyword but the use of this keyword is now deprecated. You can disable this warning by using '--mlcompatibility' or '--nowarn:62'.
|