Merge pull request #41 from DoganCK/main #54
build-and-test.yml
on: push
build-and-test-linux
1m 3s
build-and-test-windows
3m 2s
Annotations
8 warnings
build-and-test-linux
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'.
|
build-and-test-linux
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'.
|
build-and-test-linux:
src/FSharpAux.Core/Dict.fs#L64
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'.
|
build-and-test-linux:
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'.
|
build-and-test-windows
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'.
|
build-and-test-windows
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'.
|
build-and-test-windows:
src/FSharpAux.Core/Dict.fs#L64
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'.
|
build-and-test-windows:
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'.
|