small fix to build and test workflow #64
build-test.yml
on: push
build-and-test-windows
1m 31s
Annotations
4 warnings
build-and-test-windows
Incomplete pattern matches on this expression. For example, the value 'Comment (_)' may indicate a case not covered by the pattern(s).
|
build-and-test-windows
The name '(@)' should not be used as a member name because it is given a standard definition in the F# library over fixed types
|
build-and-test-windows
Incomplete pattern matches on this expression. For example, the value 'Comment (_)' may indicate a case not covered by the pattern(s).
|
build-and-test-windows:
src/ARCtrl.QueryModel/ValueCollection.fs#L180
The name '(@)' should not be used as a member name because it is given a standard definition in the F# library over fixed types
|