Skip to content

Compile the WASM plugin with swc_core 8.0.0 #784

Compile the WASM plugin with swc_core 8.0.0

Compile the WASM plugin with swc_core 8.0.0 #784

Triggered via pull request December 14, 2024 11:57
Status Success
Total duration 1m 58s
Artifacts

ci.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
build (18)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (18): packages/react-obsidian/test/fixtures/CircularDependencyGraph.ts#L5
Circular dependency detected starting from aString: aString -> aString
build (18): packages/react-obsidian/test/fixtures/CircularDependencyGraph2.ts#L5
Circular dependency detected starting from dep1: dep1 -> dep2 -> dep3 -> dep1
build (18): packages/react-obsidian/test/fixtures/SubgraphWithCircularDependency.ts#L10
Circular dependency detected starting from dep2: dep2 -> dep3 -> dep2