add basic JS support by using custom Tensor replacement #332
Annotations
14 errors and 42 warnings
linux (version-1-4):
src/datamancer/io.nim#L100
expression has no address; maybe use 'unsafeAddr'
|
linux (version-1-4)
Process completed with exit code 1.
|
macos (version-1-4):
src/datamancer/io.nim#L100
expression has no address; maybe use 'unsafeAddr'
|
macos (version-1-4)
Process completed with exit code 1.
|
windows (version-1-4):
src/datamancer/io.nim#L100
expression has no address; maybe use 'unsafeAddr'
|
windows (version-1-4)
unhandled exception: FAILED: nim c -r tests/testDf.nim [OSError]
|
windows (version-1-4)
Process completed with exit code 1.
|
linux (devel):
src/datamancer/formulaExp.nim#L503
node lacks field: strVal
|
linux (devel)
Process completed with exit code 1.
|
macos (devel):
src/datamancer/formulaExp.nim#L503
node lacks field: strVal
|
macos (devel)
Process completed with exit code 1.
|
windows (devel):
src/datamancer/formulaExp.nim#L503
node lacks field: strVal
|
windows (devel)
unhandled exception: FAILED: nim c -r tests/testsFormula.nim [OSError]
|
windows (devel)
Process completed with exit code 1.
|
linux (version-1-4)
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-4)
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-1-4)
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-4)
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-4)
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-4)
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)
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)
`=destroy`(storage.raw_buffer) can raise an unlisted exception: Exception [Effect]
|
linux (devel):
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]
|
linux (devel):
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]
|
linux (devel):
tests/testDf.nim#L1
imported and not used: 'sets' [UnusedImport]
|
linux (devel):
tests/testDf.nim#L4
imported and not used: 'os' [UnusedImport]
|
linux (devel):
tests/testDf.nim#L1
imported and not used: 'tables' [UnusedImport]
|
linux (devel):
tests/testDf.nim#L1
imported and not used: 'sugar' [UnusedImport]
|
linux (devel):
tests/testDf.nim#L2
imported and not used: 'algorithm' [UnusedImport]
|
linux (devel):
tests/testDf.nim#L1
imported and not used: 'streams' [UnusedImport]
|
linux (devel)
`=destroy`(storage.raw_buffer) can raise an unlisted exception: Exception [Effect]
|
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 (devel)
`=destroy`(storage.raw_buffer) can raise an unlisted exception: Exception [Effect]
|
macos (devel):
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]
|
macos (devel):
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]
|
macos (devel):
tests/testDf.nim#L1
imported and not used: 'sets' [UnusedImport]
|
macos (devel):
tests/testDf.nim#L4
imported and not used: 'os' [UnusedImport]
|
macos (devel):
tests/testDf.nim#L1
imported and not used: 'tables' [UnusedImport]
|
macos (devel):
tests/testDf.nim#L1
imported and not used: 'sugar' [UnusedImport]
|
macos (devel):
tests/testDf.nim#L2
imported and not used: 'algorithm' [UnusedImport]
|
macos (devel):
tests/testDf.nim#L1
imported and not used: 'streams' [UnusedImport]
|
macos (devel)
`=destroy`(storage.raw_buffer) can raise an unlisted exception: Exception [Effect]
|
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)
`=destroy`(storage.raw_buffer) can raise an unlisted exception: Exception [Effect]
|
windows (devel):
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]
|
windows (devel):
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]
|
windows (devel):
tests/testDf.nim#L1
imported and not used: 'sets' [UnusedImport]
|
windows (devel):
tests/testDf.nim#L4
imported and not used: 'os' [UnusedImport]
|
windows (devel):
tests/testDf.nim#L1
imported and not used: 'tables' [UnusedImport]
|
windows (devel):
tests/testDf.nim#L1
imported and not used: 'sugar' [UnusedImport]
|
windows (devel):
tests/testDf.nim#L2
imported and not used: 'algorithm' [UnusedImport]
|
windows (devel):
tests/testDf.nim#L1
imported and not used: 'streams' [UnusedImport]
|
windows (devel)
`=destroy`(storage.raw_buffer) can raise an unlisted exception: Exception [Effect]
|