Merge pull request #2713 from sinistersnare/feature/better-timestamp-… #11
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:1709:9 › Indexed › Arrow with {index: 'dict'} (dict)
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/00173a86:1:328016)
at null.<anonymous> (/home/runner/work/perspective/perspective/wasm:/wasm/00173a86:1:328030)
at null.<anonymous> (/home/runner/work/perspective/perspective/wasm:/wasm/00173a86:1:296744)
at null.<anonymous> (/home/runner/work/perspective/perspective/wasm:/wasm/00173a86:1:335684)
at null.<anonymous> (/home/runner/work/perspective/perspective/wasm:/wasm/00173a86:1:237342)
at __wbg_table_free (/home/runner/work/perspective/perspective/wasm:/wasm/00173a86:1:303015)
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 47.5s
|
rust/perspective-viewer/test/js/leaks.spec.js#L1
rust/perspective-viewer/test/js/leaks.spec.js took 21.4s
|
rust/perspective-viewer/test/js/expressions.spec.js#L1
rust/perspective-viewer/test/js/expressions.spec.js took 15.9s
|
|
This job failed
Loading