Skip to content

Some minor performance optimisations #56

Some minor performance optimisations

Some minor performance optimisations #56

Re-run triggered July 11, 2024 06:31
Status Success
Total duration 2m 48s
Artifacts

build-and-test.yml

on: pull_request
build-and-test-linux
53s
build-and-test-linux
build-and-test-windows
2m 32s
build-and-test-windows
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build-and-test-linux
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/
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#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'.
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
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/
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#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'.
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'.