perf: using dict instead of map to memoize solve #116
Annotations
5 errors and 3 warnings
build (ubuntu-latest):
tests/Informedica.GenSolver.Tests/Tests.fs#L169
Type mismatch. Expecting a� 'bool -> Equation list -> Equation list' �but given a� 'bool -> bool' �The type 'Equation list -> Equation list' does not match the type 'bool'
|
build (ubuntu-latest)
Process completed with exit code 1.
|
build (windows-latest)
The operation was canceled.
|
build (macOS-latest):
tests/Informedica.GenSolver.Tests/Tests.fs#L169
Type mismatch. Expecting a� 'bool -> Equation list -> Equation list' �but given a� 'bool -> bool' �The type 'Equation list -> Equation list' does not match the type 'bool'
|
build (macOS-latest)
Process completed with exit code 1.
|
build (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (macOS-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|