Bump braces from 3.0.2 to 3.0.3 #58
Annotations
5 warnings
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, actions/setup-node@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/FSharpAux.Core/Dict.fs#L66
This construct causes code to be less generic than indicated by the type annotations. The type variable 'a has been constrained to be type ''T'.
|
src/FSharpAux.Core/KdTree.fs#L72
This construct causes code to be less generic than indicated by the type annotations. The type variable 'coordinate has been constrained to be type 'float'.
|
This job succeeded
Loading