WIP: Feature/new answer type #5603
ci.yml
on: pull_request
jest-tests
5m 3s
playwright-component-tests
1m 30s
lint
1m 53s
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
2 passed (5.3s)
|