unsupported log file format fix.... #62
Annotations
3 errors and 5 warnings
|
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
|
src/ARCtrl.QueryModel/Category.fs#L35
Incomplete pattern matches on this expression. For example, the value 'Comment (_)' may indicate a case not covered by the pattern(s).
|
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
|
This job failed
Loading