Merge pull request #2690 from aszenz/patch-1 #41
Annotations
2 errors, 4 warnings, and 1 notice
rust/perspective-js/dist/pkg/perspective-js.js#L1254
1) [perspective-node] › ../../rust/perspective-js/test/js/updates.spec.js:2370:9 › implicit index › should partial update and unset on unindexed table, column dataset
Error: recursive use of an object detected which would lead to unsafe aliasing in rust
at ../../rust/perspective-js/dist/pkg/perspective-js.js:1254
1252 | };
1253 | imports.wbg.__wbindgen_throw = function(arg0, arg1) {
> 1254 | throw new Error(getStringFromWasm0(arg0, arg1));
| ^
1255 | };
1256 | imports.wbg.__wbindgen_memory = function() {
1257 | const ret = wasm.memory;
at imports.wbg.__wbindgen_throw (/home/runner/work/perspective/perspective/rust/perspective-js/dist/pkg/perspective-js.js:1254:15)
at null.<anonymous> (/home/runner/work/perspective/perspective/wasm:/wasm/00173a9e:1:328022)
at null.<anonymous> (/home/runner/work/perspective/perspective/wasm:/wasm/00173a9e:1:328036)
at null.<anonymous> (/home/runner/work/perspective/perspective/wasm:/wasm/00173a9e:1:296749)
at null.<anonymous> (/home/runner/work/perspective/perspective/wasm:/wasm/00173a9e:1:335690)
at null.<anonymous> (/home/runner/work/perspective/perspective/wasm:/wasm/00173a9e:1:237362)
at __wbg_table_free (/home/runner/work/perspective/perspective/wasm:/wasm/00173a9e:1:303020)
at TableFinalization (/home/runner/work/perspective/perspective/rust/perspective-js/dist/pkg/perspective-js.js:358:44)
|
|
[perspective-viewer-d3fc-desktop-chrome] › src/js/simple_viewer_tests.ts#L1
[perspective-viewer-d3fc-desktop-chrome] › src/js/simple_viewer_tests.ts took 2.0m
|
rust/perspective-js/test/js/leaks.spec.js#L1
rust/perspective-js/test/js/leaks.spec.js took 48.8s
|
rust/perspective-viewer/test/js/leaks.spec.js#L1
rust/perspective-viewer/test/js/leaks.spec.js took 22.5s
|
rust/perspective-viewer/test/js/expressions.spec.js#L1
rust/perspective-viewer/test/js/expressions.spec.js took 16.2s
|
|
This job failed
Loading