Skip to content

Merge pull request #41 from DoganCK/main #54

Merge pull request #41 from DoganCK/main

Merge pull request #41 from DoganCK/main #54

Triggered via push December 11, 2023 07:39
Status Success
Total duration 3m 13s
Artifacts
build-and-test-linux
1m 3s
build-and-test-linux
build-and-test-windows
3m 2s
build-and-test-windows
Fit to window
Zoom out
Zoom in

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'.