Branch kamakshi #4264
test.yml
on: pull_request
Test and lint code base
2m 6s
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.
|