Skip to content

fix(rust): provide needed information to build the project graph #166

fix(rust): provide needed information to build the project graph

fix(rust): provide needed information to build the project graph #166

Triggered via pull request November 20, 2023 17:05
@CammisuliCammisuli
synchronize #29
run_e2es
Status Success
Total duration 1m 24s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
checks
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
checks
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
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