Skip to content

Branch kamakshi

Branch kamakshi #4264

Triggered via pull request June 8, 2025 07:11
Status Failure
Total duration 2m 13s
Artifacts

test.yml

on: pull_request
Test and lint code base
2m 6s
Test and lint code base
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Test and lint code base: client/modules/IDE/components/parseCode.js#L1
'acorn' should be listed in the project's dependencies. Run 'npm i -S acorn' to add it
Test and lint code base: client/modules/IDE/components/parseCode.js#L2
'acorn-walk' should be listed in the project's dependencies. Run 'npm i -S acorn-walk' to add it
Test and lint code base: client/modules/IDE/components/parseCodeBabel.js#L2
'@babel/parser' should be listed in the project's dependencies. Run 'npm i -S @babel/parser' to add it
Test and lint code base: client/modules/IDE/components/parseCodeBabel.js#L3
'@babel/traverse' should be listed in the project's dependencies. Run 'npm i -S @babel/traverse' to add it
Test and lint code base
Process completed with exit code 1.