test(core): set up playwright component tests #5577
ci.yml
on: pull_request
jest-tests
5m 0s
playwright-component-tests
2m 31s
lint
1m 36s
Annotations
10 warnings and 1 notice
lint:
.eslintrc.js#L1
Expected "export" or "export default"
|
lint:
jest.base.config.js#L1
Expected "export" or "export default"
|
lint:
jest.config.js#L1
Expected "import" instead of "require()"
|
lint:
jest.config.js#L3
Expected "export" or "export default"
|
lint:
packages/cli/jest.config.js#L1
Expected "import" instead of "require()"
|
lint:
packages/cli/jest.config.js#L3
Expected "export" or "export default"
|
lint:
packages/core/jest.config.js#L1
Expected "import" instead of "require()"
|
lint:
packages/core/jest.config.js#L3
Expected "export" or "export default"
|
lint:
packages/core/postcss.config.js#L1
Expected "export" or "export default"
|
lint:
packages/core/postcss.config.js#L2
Expected "import" instead of "require()"
|
🎭 Playwright Run Summary
1 passed (5.5s)
|