Skip to content

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

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

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

Triggered via pull request July 30, 2025 09:40
Status Failure
Total duration 49s
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