Skip to content

Optimize binary size and performance #99

Optimize binary size and performance

Optimize binary size and performance #99

Triggered via pull request August 3, 2023 10:57
@JSerFengJSerFeng
synchronize #164
perf
Status Failure
Total duration 4m 25s
Artifacts

rs-test.yml

on: pull_request
format, spell check, test
4m 14s
format, spell check, test
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 3 warnings
format, spell check, test: crates/swc_plugins_core/src/transform.rs#L99
usage of `Arc<T>` where `T` is not `Send` or `Sync`
format, spell check, test
could not compile `swc_plugins_core` (lib) due to previous error
format, spell check, test
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
format, spell check, test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
format, spell check, test
some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`
format, spell check, test
some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`