Skip to content

refact(binding/wasm): replace wee_alloc with talc #990

refact(binding/wasm): replace wee_alloc with talc

refact(binding/wasm): replace wee_alloc with talc #990

Triggered via pull request July 21, 2024 07:08
Status Failure
Total duration 1m 58s
Artifacts

build-latest.yml

on: pull_request
Matrix: test
frontend-style-check
32s
frontend-style-check
frontend-build
1m 16s
frontend-build
wasm-test
58s
wasm-test
coverage
0s
coverage
formatter
0s
formatter
clippy-check
0s
clippy-check
Fit to window
Zoom out
Zoom in

Annotations

18 errors and 1 warning
test (macOS-latest, stable, default): bindings/wasm/src/lib.rs#L17
failed to resolve: could not find `TalckWasm` in `talc`
test (macOS-latest, stable, default): bindings/wasm/src/lib.rs#L17
cannot find type `TalckWasm` in crate `talc`
test (macOS-latest, stable, default)
Process completed with exit code 101.
test (ubuntu-latest, stable, default)
The job was canceled because "macOS-latest_stable_defau" failed.
test (ubuntu-latest, stable, default): bindings/wasm/src/lib.rs#L17
failed to resolve: could not find `TalckWasm` in `talc`
test (ubuntu-latest, stable, default): bindings/wasm/src/lib.rs#L17
cannot find type `TalckWasm` in crate `talc`
test (ubuntu-latest, stable, default)
Process completed with exit code 101.
test (windows-latest, stable, plugin_runtime)
The job was canceled because "macOS-latest_stable_defau" failed.
test (ubuntu-latest, stable, plugin_runtime)
The job was canceled because "macOS-latest_stable_defau" failed.
test (ubuntu-latest, stable, plugin_runtime): bindings/wasm/src/lib.rs#L17
failed to resolve: could not find `TalckWasm` in `talc`
test (ubuntu-latest, stable, plugin_runtime): bindings/wasm/src/lib.rs#L17
cannot find type `TalckWasm` in crate `talc`
test (ubuntu-latest, stable, plugin_runtime)
Process completed with exit code 101.
test (macOS-latest, stable, plugin_runtime)
The job was canceled because "macOS-latest_stable_defau" failed.
test (macOS-latest, stable, plugin_runtime): bindings/wasm/src/lib.rs#L17
failed to resolve: could not find `TalckWasm` in `talc`
test (macOS-latest, stable, plugin_runtime): bindings/wasm/src/lib.rs#L17
cannot find type `TalckWasm` in crate `talc`
test (macOS-latest, stable, plugin_runtime)
Process completed with exit code 101.
test (windows-latest, stable, default)
The job was canceled because "macOS-latest_stable_defau" failed.
test (windows-latest, stable, default)
The operation was canceled.
wasm-test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: jetli/wasm-pack-action@v0.4.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/