More missing numpy and matlab #439
Annotations
2 errors and 5 warnings
Run Arraymancer tests:
src/arraymancer/spatial/distances.nim#L109
ambiguous call; both distances.toHashSet(t: Tensor[toHashSet.T]) [proc declared in /home/runner/work/Arraymancer/Arraymancer/arraymancer/src/arraymancer/spatial/distances.nim(18, 6)] and algorithms.toHashSet(t: Tensor[toHashSet.T]) [proc declared in /home/runner/work/Arraymancer/Arraymancer/arraymancer/src/arraymancer/tensor/algorithms.nim(170, 6)] match for: (Tensor[system.float])
|
Run Arraymancer tests
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/[email protected], actions/checkout@v2, actions/cache@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected], actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run Arraymancer tests:
tests/tensor/test_shapeshifting.nim#L45
This proc cannot be reimplemented in a backward compatible way.; toRawSeq is deprecated [Deprecated]
|
Run Arraymancer tests:
tests/tensor/test_einsum_failed.nim#L1
imported and not used: 'arraymancer' [UnusedImport]
|
Get branch name
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading