Skip to content

fix(deducer): resolve deducer malfunction with imports in function body #601

fix(deducer): resolve deducer malfunction with imports in function body

fix(deducer): resolve deducer malfunction with imports in function body #601

Triggered via pull request August 7, 2024 07:24
Status Failure
Total duration 1m 59s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
Build and test
@plutolang/pyright-deducer#lint: command (/home/runner/work/pluto/pluto/components/deducers/python-pyright) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint exited (1)
Build and test: components/deducers/python-pyright/src/code-extractor.ts#L970
'node' is defined but never used
Build and test: components/deducers/python-pyright/src/code-extractor.ts#L975
'node' is defined but never used
Build and test: components/deducers/python-pyright/src/test/code-extractor.test.ts#L20
'getTextOfNode' is defined but never used
Build and test
Process completed with exit code 1.
Build and test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/