Skip to content

Merge pull request #42 from Thorium/perf-opt #57

Merge pull request #42 from Thorium/perf-opt

Merge pull request #42 from Thorium/perf-opt #57

Triggered via push July 11, 2024 15:51
Status Success
Total duration 3m 0s
Artifacts
build-and-test-linux
57s
build-and-test-linux
build-and-test-windows
2m 47s
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'.