Skip to content

Fixes #366: Add compatibility for using CommonJs #14

Fixes #366: Add compatibility for using CommonJs

Fixes #366: Add compatibility for using CommonJs #14

Triggered via pull request February 15, 2024 20:26
Status Failure
Total duration 45s
Artifacts

main.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

20 errors
Node.js 18: babel.config.js#L1
Do not use "module".
Node.js 18: cjs/index.js#L1
Do not use "use strict" directive.
Node.js 18: cjs/index.js#L1
Strings must use singlequote.
Node.js 18: cjs/index.js#L3
Do not use "exports".
Node.js 18: cjs/index.js#L3
Strings must use singlequote.
Node.js 18: cjs/index.js#L4
Expected indentation of 1 tab but found 2 spaces.
Node.js 18: cjs/index.js#L4
Missing trailing comma.
Node.js 18: cjs/index.js#L6
Do not use "exports".
Node.js 18: cjs/index.js#L7
Do not use "exports".
Node.js 18: cjs/index.js#L7
Unexpected chained assignment.
Node.js 20: babel.config.js#L1
Do not use "module".
Node.js 20: cjs/index.js#L1
Do not use "use strict" directive.
Node.js 20: cjs/index.js#L1
Strings must use singlequote.
Node.js 20: cjs/index.js#L3
Do not use "exports".
Node.js 20: cjs/index.js#L3
Strings must use singlequote.
Node.js 20: cjs/index.js#L4
Expected indentation of 1 tab but found 2 spaces.
Node.js 20: cjs/index.js#L4
Missing trailing comma.
Node.js 20: cjs/index.js#L6
Do not use "exports".
Node.js 20: cjs/index.js#L7
Do not use "exports".
Node.js 20: cjs/index.js#L7
Unexpected chained assignment.