Querymodel fixes #47
build-test.yml
on: pull_request
build-and-test-windows
2m 46s
Annotations
5 warnings
build-and-test-windows
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-and-test-windows
Incomplete pattern matches on this expression. For example, the value 'Date' 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 'Date' may indicate a case not covered by the pattern(s).
|
build-and-test-windows:
src/ARCtrl.QueryModel/ValueCollection.fs#L181
The name '(@)' should not be used as a member name because it is given a standard definition in the F# library over fixed types
|