Skip to content

chore(core): ESM/CommonJS Compatibility Refactor & ESM Entry Point #1873

chore(core): ESM/CommonJS Compatibility Refactor & ESM Entry Point

chore(core): ESM/CommonJS Compatibility Refactor & ESM Entry Point #1873

Triggered via pull request July 31, 2025 03:13
Status Failure
Total duration 42s
Artifacts

linter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
linter
Process completed with exit code 1.
linter: test/scripts/dual-mode/esm.spec.mjs#L8
Expected an assignment or function call and instead saw an expression
linter: test/scripts/dual-mode/esm.spec.mjs#L6
'it' is not defined
linter: test/scripts/dual-mode/esm.spec.mjs#L5
'describe' is not defined
linter: test/scripts/dual-mode/commonjs.spec.cjs#L8
Expected an assignment or function call and instead saw an expression
linter: test/scripts/dual-mode/commonjs.spec.cjs#L6
'it' is not defined
linter: test/scripts/dual-mode/commonjs.spec.cjs#L5
'describe' is not defined