Skip to content

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

refact(binding/wasm): replace wee_alloc with talc

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

Triggered via pull request July 12, 2024 18:17
Status Failure
Total duration 1m 31s
Artifacts

build-latest.yml

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

Annotations

17 errors and 1 warning
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 (ubuntu-latest, stable, plugin_runtime)
The job was canceled because "ubuntu-latest_stable_defa" 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 (windows-latest, stable, plugin_runtime)
The job was canceled because "ubuntu-latest_stable_defa" failed.
test (windows-latest, stable, default)
The job was canceled because "ubuntu-latest_stable_defa" failed.
test (macOS-latest, stable, default)
The job was canceled because "ubuntu-latest_stable_defa" failed.
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 (macOS-latest, stable, plugin_runtime)
The job was canceled because "ubuntu-latest_stable_defa" 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.
wasm-test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: jetli/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/