Skip to content

update arraymancer dependency, remove toHashSet #365

update arraymancer dependency, remove toHashSet

update arraymancer dependency, remove toHashSet #365

Triggered via push May 26, 2024 18:26
Status Failure
Total duration 3m 25s
Artifacts

ci.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 78 warnings
macos (version-1-6)
Process completed with exit code 1.
macos (devel)
Process completed with exit code 1.
macos (version-2-0)
Process completed with exit code 1.
linux (devel)
Process completed with exit code 1.
macos (version-1-6)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
macos (version-1-6)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
macos (devel)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
macos (devel)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
macos (version-2-0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
macos (version-2-0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
linux (version-2-0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
linux (version-2-0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
linux (version-2-0): src/datamancer/dataframe.nim#L791
Using `add` to add rows to a DF individually is very slow. Be sure to only add very few rows using this proc! [User]
linux (version-2-0): src/datamancer/formula.nim#L1242
Formula (+ (~ subMeanHwy 0.0) (mean df["hwy"])) has a mismatch between given formula kind:
linux (version-2-0): src/datamancer/formula.nim#L1242
Formula (+ (~ subMeanHwy 0.0) (mean df["hwy"])) has a mismatch between given formula kind:
linux (version-2-0): src/datamancer/formula.nim#L1242
Formula (~ baz 2) has a mismatch between given formula kind:
linux (version-2-0): src/datamancer/formula.nim#L1242
Formula (~ μ (el.attenuationCoefficient (col x))) has a mismatch between given formula kind:
linux (version-2-0): src/datamancer/formula.nim#L1242
Formula (~ from 0) has a mismatch between given formula kind:
linux (version-2-0): tests/test_issue28.nim#L2
imported and not used: 'json' [UnusedImport]
linux (version-2-0): src/datamancer/formulaNameMacro.nim#L89
Node kind nnkIfStmt not implemented for FormulaNode string representation. Node is:
linux (version-2-0): src/datamancer/formula.nim#L1242
Formula (+ (~ subMeanHwy 0.0) (mean (col hwy))) has a mismatch between given formula kind:
linux (version-2-0): src/datamancer/formula.nim#L1242
Formula (~ countCol 0) has a mismatch between given formula kind:
linux (version-1-6)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
linux (version-1-6)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
linux (version-1-6): src/datamancer/dataframe.nim#L791
Using `add` to add rows to a DF individually is very slow. Be sure to only add very few rows using this proc! [User]
linux (version-1-6): src/datamancer/formula.nim#L1242
Formula (+ (~ subMeanHwy 0.0) (mean df["hwy"])) has a mismatch between given formula kind:
linux (version-1-6): src/datamancer/formula.nim#L1242
Formula (+ (~ subMeanHwy 0.0) (mean df["hwy"])) has a mismatch between given formula kind:
linux (version-1-6): src/datamancer/formula.nim#L1242
Formula (~ baz 2) has a mismatch between given formula kind:
linux (version-1-6): src/datamancer/formula.nim#L1242
Formula (~ μ (el.attenuationCoefficient (col x))) has a mismatch between given formula kind:
linux (version-1-6): src/datamancer/formula.nim#L1242
Formula (~ from 0) has a mismatch between given formula kind:
linux (version-1-6): tests/test_issue28.nim#L2
imported and not used: 'json' [UnusedImport]
linux (version-1-6): src/datamancer/formulaNameMacro.nim#L89
Node kind nnkIfStmt not implemented for FormulaNode string representation. Node is:
linux (version-1-6): src/datamancer/formula.nim#L1242
Formula (+ (~ subMeanHwy 0.0) (mean (col hwy))) has a mismatch between given formula kind:
linux (version-1-6): src/datamancer/formula.nim#L1242
Formula (~ countCol 0) has a mismatch between given formula kind:
linux (devel)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
linux (devel)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
linux (devel): src/datamancer/dataframe.nim#L791
Using `add` to add rows to a DF individually is very slow. Be sure to only add very few rows using this proc! [User]
linux (devel): src/datamancer/formula.nim#L1242
Formula (+ (~ subMeanHwy 0.0) (mean df["hwy"])) has a mismatch between given formula kind:
linux (devel): src/datamancer/formula.nim#L1242
Formula (+ (~ subMeanHwy 0.0) (mean df["hwy"])) has a mismatch between given formula kind:
linux (devel): src/datamancer/formula.nim#L1242
Formula (~ baz 2) has a mismatch between given formula kind:
linux (devel): src/datamancer/formula.nim#L1242
Formula (~ μ (el.attenuationCoefficient (col x))) has a mismatch between given formula kind:
linux (devel): src/datamancer/formula.nim#L1242
Formula (~ from 0) has a mismatch between given formula kind:
linux (devel): tests/test_issue28.nim#L2
imported and not used: 'json' [UnusedImport]
linux (devel): src/datamancer/formulaNameMacro.nim#L89
Node kind nnkIfStmt not implemented for FormulaNode string representation. Node is:
linux (devel): src/datamancer/formula.nim#L1242
Formula (+ (~ subMeanHwy 0.0) (mean (col hwy))) has a mismatch between given formula kind:
linux (devel): src/datamancer/formula.nim#L1242
Formula (~ countCol 0) has a mismatch between given formula kind:
windows (version-2-0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
windows (version-2-0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
windows (version-2-0): src/datamancer/dataframe.nim#L791
Using `add` to add rows to a DF individually is very slow. Be sure to only add very few rows using this proc! [User]
windows (version-2-0): src/datamancer/formula.nim#L1242
Formula (+ (~ subMeanHwy 0.0) (mean df["hwy"])) has a mismatch between given formula kind:
windows (version-2-0): src/datamancer/formula.nim#L1242
Formula (+ (~ subMeanHwy 0.0) (mean df["hwy"])) has a mismatch between given formula kind:
windows (version-2-0): src/datamancer/formula.nim#L1242
Formula (~ baz 2) has a mismatch between given formula kind:
windows (version-2-0): src/datamancer/formula.nim#L1242
Formula (~ μ (el.attenuationCoefficient (col x))) has a mismatch between given formula kind:
windows (version-2-0): tests/testDf.nim#L4
imported and not used: 'os' [UnusedImport]
windows (version-2-0): src/datamancer/formula.nim#L1242
Formula (~ from 0) has a mismatch between given formula kind:
windows (version-2-0): tests/test_issue28.nim#L2
imported and not used: 'json' [UnusedImport]
windows (version-2-0): src/datamancer/formulaNameMacro.nim#L89
Node kind nnkIfStmt not implemented for FormulaNode string representation. Node is:
windows (version-2-0): src/datamancer/formula.nim#L1242
Formula (+ (~ subMeanHwy 0.0) (mean (col hwy))) has a mismatch between given formula kind:
windows (version-1-6)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
windows (version-1-6)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
windows (version-1-6): src/datamancer/dataframe.nim#L791
Using `add` to add rows to a DF individually is very slow. Be sure to only add very few rows using this proc! [User]
windows (version-1-6): src/datamancer/formula.nim#L1242
Formula (+ (~ subMeanHwy 0.0) (mean df["hwy"])) has a mismatch between given formula kind:
windows (version-1-6): src/datamancer/formula.nim#L1242
Formula (+ (~ subMeanHwy 0.0) (mean df["hwy"])) has a mismatch between given formula kind:
windows (version-1-6): src/datamancer/formula.nim#L1242
Formula (~ baz 2) has a mismatch between given formula kind:
windows (version-1-6): src/datamancer/formula.nim#L1242
Formula (~ μ (el.attenuationCoefficient (col x))) has a mismatch between given formula kind:
windows (version-1-6): tests/testDf.nim#L4
imported and not used: 'os' [UnusedImport]
windows (version-1-6): src/datamancer/formula.nim#L1242
Formula (~ from 0) has a mismatch between given formula kind:
windows (version-1-6): tests/test_issue28.nim#L2
imported and not used: 'json' [UnusedImport]
windows (version-1-6): src/datamancer/formulaNameMacro.nim#L89
Node kind nnkIfStmt not implemented for FormulaNode string representation. Node is:
windows (version-1-6): src/datamancer/formula.nim#L1242
Formula (+ (~ subMeanHwy 0.0) (mean (col hwy))) has a mismatch between given formula kind:
windows (devel)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
windows (devel)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
windows (devel): src/datamancer/dataframe.nim#L791
Using `add` to add rows to a DF individually is very slow. Be sure to only add very few rows using this proc! [User]
windows (devel): src/datamancer/formula.nim#L1242
Formula (+ (~ subMeanHwy 0.0) (mean df["hwy"])) has a mismatch between given formula kind:
windows (devel): src/datamancer/formula.nim#L1242
Formula (+ (~ subMeanHwy 0.0) (mean df["hwy"])) has a mismatch between given formula kind:
windows (devel): src/datamancer/formula.nim#L1242
Formula (~ baz 2) has a mismatch between given formula kind:
windows (devel): src/datamancer/formula.nim#L1242
Formula (~ μ (el.attenuationCoefficient (col x))) has a mismatch between given formula kind:
windows (devel): tests/testDf.nim#L4
imported and not used: 'os' [UnusedImport]
windows (devel): src/datamancer/formula.nim#L1242
Formula (~ from 0) has a mismatch between given formula kind:
windows (devel): tests/test_issue28.nim#L2
imported and not used: 'json' [UnusedImport]
windows (devel): src/datamancer/formulaNameMacro.nim#L89
Node kind nnkIfStmt not implemented for FormulaNode string representation. Node is:
windows (devel): src/datamancer/formula.nim#L1242
Formula (+ (~ subMeanHwy 0.0) (mean (col hwy))) has a mismatch between given formula kind: