add basic JS support by using custom Tensor replacement #332
Annotations
3 errors and 12 warnings
Run tests:
src/datamancer/formulaExp.nim#L503
node lacks field: strVal
|
Run tests
unhandled exception: FAILED: nim c -r tests/testsFormula.nim [OSError]
|
Run tests
Process completed with exit code 1.
|
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/.
|
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/
|
Run tests
`=destroy`(storage.raw_buffer) can raise an unlisted exception: Exception [Effect]
|
Run tests:
src/datamancer/io.nim#L235
unsafe conversion to 'cstring' from 'MemoryView[system.char]'; Use a `cast` operation like `cast[cstring](x)`; this will become a compile time error in the future [PtrToCstringConv]
|
Run tests:
src/datamancer/io.nim#L261
unsafe conversion to 'cstring' from 'MemoryView[system.char]'; Use a `cast` operation like `cast[cstring](x)`; this will become a compile time error in the future [PtrToCstringConv]
|
Run tests:
tests/testDf.nim#L1
imported and not used: 'sets' [UnusedImport]
|
Run tests:
tests/testDf.nim#L4
imported and not used: 'os' [UnusedImport]
|
Run tests:
tests/testDf.nim#L1
imported and not used: 'tables' [UnusedImport]
|
Run tests:
tests/testDf.nim#L1
imported and not used: 'sugar' [UnusedImport]
|
Run tests:
tests/testDf.nim#L2
imported and not used: 'algorithm' [UnusedImport]
|
Run tests:
tests/testDf.nim#L1
imported and not used: 'streams' [UnusedImport]
|
Run tests
`=destroy`(storage.raw_buffer) can raise an unlisted exception: Exception [Effect]
|
The logs for this run have expired and are no longer available.
Loading