refactor: migrate to monorepo & add e2e tests #21
Annotations
10 errors and 2 warnings
lint:
.github/workflows/playwright.yml#L5
There should be no space after '['
|
lint:
.github/workflows/playwright.yml#L5
There should be no space before ']'
|
lint:
.github/workflows/playwright.yml#L7
There should be no space after '['
|
lint:
.github/workflows/playwright.yml#L7
There should be no space before ']'
|
lint:
.github/workflows/playwright.yml#L19
Trailing spaces not allowed
|
lint:
playwright.config.ts#L1
Extra semicolon
|
lint:
playwright.config.ts#L19
Unexpected use of the global variable 'process'. Use 'require("process")' instead
|
lint:
playwright.config.ts#L21
Unexpected use of the global variable 'process'. Use 'require("process")' instead
|
lint:
playwright.config.ts#L23
Unexpected use of the global variable 'process'. Use 'require("process")' instead
|
lint:
playwright.config.ts#L79
Extra semicolon
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
typecheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|