ci: fix e2e tests #574
Annotations
1 error and 10 warnings
Lint
Process completed with exit code 1.
|
Lint:
tests/e2e/commonjs/eslint.config.js#L1
There should be no space after this paren
|
Lint:
tests/e2e/commonjs/eslint.config.js#L2
Expected 2 empty lines after require statement not followed by another require
|
Lint:
tests/e2e/commonjs/eslint.config.js#L2
There should be no space after this paren
|
Lint:
tests/e2e/commonjs/eslint.config.js#L12
Unexpected trailing comma
|
Lint:
tests/e2e/commonjs/eslint.config.js#L13
Newline required at end of file but not found
|
Lint:
tests/e2e/commonjs/eslint.config.js#L13
Missing semicolon
|
Lint:
tests/e2e/commonjs/test.test.ts#L2
Expected 2 empty lines after import statement not followed by another import
|
Lint:
tests/e2e/commonjs/test.test.ts#L2
Expected "vitest" (external) to come before "readable-tailwind:build:utils.js" (internal)
|
Lint:
tests/e2e/commonjs/test.test.ts#L9
Missing semicolon
|
Lint:
tests/e2e/commonjs/test.test.ts#L10
Missing semicolon
|
Loading