run babel tests in ci & rm module name #741
Annotations
5 errors and 3 warnings
Linting:
src/babel-plugin.js#L60
Replace `p·=>·p.key.name·===·'moduleName'` with `⏎············(p)·=>·p.key.name·===·'moduleName',⏎··········`
|
Linting:
src/babel-plugin.js#L65
Replace `⏎················t.identifier('moduleName'),⏎················t.stringLiteral(filename)⏎··············` with `t.identifier('moduleName'),·t.stringLiteral(filename)`
|
Linting:
src/babel-plugin.js#L69
Insert `,`
|
Linting
Process completed with exit code 1.
|
Tests
Process completed with exit code 1.
|
Linting
Both node-version and node-version-file inputs are specified, only node-version will be used
|
Tests
Both node-version and node-version-file inputs are specified, only node-version will be used
|
Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|