Skip to content

Rework how cjs and esm are supported #17

Rework how cjs and esm are supported

Rework how cjs and esm are supported #17

Triggered via pull request July 10, 2024 11:53
Status Failure
Total duration 1m 12s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
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: 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
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/
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/