Skip to content

Rework how cjs and esm are supported #16

Rework how cjs and esm are supported

Rework how cjs and esm are supported #16

Triggered via pull request July 10, 2024 11:50
Status Failure
Total duration 18s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
build: src/index.ts#L26
Export assignment cannot be used when targeting ECMAScript modules. Consider using 'export default' or another module format instead.
build
Process completed with exit code 2.
lint: src/index.ts#L26
Export assignment cannot be used when targeting ECMAScript modules. Consider using 'export default' or another module format instead.
lint
Process completed with exit code 2.
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/