Skip to content

add sum sumBy and CountIf functionality to ResArr #52

add sum sumBy and CountIf functionality to ResArr

add sum sumBy and CountIf functionality to ResArr #52

Re-run triggered November 5, 2023 10:28
Status Success
Total duration 6m 19s
Artifacts

build-and-test.yml

on: pull_request
build-and-test-linux
1m 25s
build-and-test-linux
build-and-test-windows
6m 4s
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'.