Skip to content

add sum sumBy and CountIf functionality to ResArr #51

add sum sumBy and CountIf functionality to ResArr

add sum sumBy and CountIf functionality to ResArr #51

Re-run triggered November 3, 2023 08:01
Status Success
Total duration 2m 12s
Artifacts

build-and-test.yml

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