Apply lint #16
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/sort.spec.js:773:13 › Sorts › On hidden columns › group by ['x'], split by ['y'], both hidden and desc sorted
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/001743fe:1:328728)
at null.<anonymous> (/home/runner/work/perspective/perspective/wasm:/wasm/001743fe:1:328742)
at null.<anonymous> (/home/runner/work/perspective/perspective/wasm:/wasm/001743fe:1:297491)
at null.<anonymous> (/home/runner/work/perspective/perspective/wasm:/wasm/001743fe:1:336396)
at null.<anonymous> (/home/runner/work/perspective/perspective/wasm:/wasm/001743fe:1:238087)
at __wbg_jstable_free (/home/runner/work/perspective/perspective/wasm:/wasm/001743fe:1:303598)
at JsTableFinalization (/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.0s
|
rust/perspective-viewer/test/js/leaks.spec.js#L1
rust/perspective-viewer/test/js/leaks.spec.js took 23.9s
|
rust/perspective-viewer/test/js/expressions.spec.js#L1
rust/perspective-viewer/test/js/expressions.spec.js took 15.7s
|
|
This job failed
Loading