Skip to content

fix(rust): make sure that the project graph is populated properly for nx #172

fix(rust): make sure that the project graph is populated properly for nx

fix(rust): make sure that the project graph is populated properly for nx #172

Triggered via pull request November 20, 2023 18:23
@CammisuliCammisuli
synchronize #30
run_e2es
Status Success
Total duration 35s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
checks
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
checks: packages/rust/src/executors/build/executor.spec.ts#L9
'options' is assigned a value but never used
checks: packages/rust/src/executors/lint/executor.spec.ts#L2
'executor' is defined but never used
checks: packages/rust/src/executors/lint/executor.spec.ts#L4
'options' is assigned a value but never used
checks: packages/rust/src/executors/run/executor.spec.ts#L2
'executor' is defined but never used
checks: packages/rust/src/executors/run/executor.spec.ts#L4
'options' is assigned a value but never used
checks: packages/rust/src/executors/test/executor.spec.ts#L2
'executor' is defined but never used
checks: packages/rust/src/executors/test/executor.spec.ts#L4
'options' is assigned a value but never used
checks: packages/rust/src/executors/wasm-pack/executor.spec.ts#L1
'WasmPackExecutorSchema' is defined but never used
checks: packages/rust/src/executors/wasm-pack/executor.spec.ts#L2
'executor' is defined but never used
checks: packages/rust/src/generators/add-napi/generator.ts#L6
'getWorkspaceLayout' is defined but never used