Skip to content

run babel tests in ci & rm module name #741

run babel tests in ci & rm module name

run babel tests in ci & rm module name #741

Triggered via pull request September 22, 2024 18:38
Status Failure
Total duration 35s
Artifacts

ci.yml

on: pull_request
Floating Deps
0s
Floating Deps
Matrix: test-other-os
Matrix: tests-node
Matrix: try-scenarios
Fit to window
Zoom out
Zoom in

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/