Merge dev changes to test (#20) #25
playwright-env.yml
on: push
call-workflow-dev
/
build
call-workflow-main
/
build
call-workflow-qa
/
build
call-workflow-test
/
build
17s
call-workflow-dev
/
run-e2e-tests
call-workflow-main
/
run-e2e-tests
call-workflow-qa
/
run-e2e-tests
call-workflow-test
/
run-e2e-tests
0s
Annotations
4 errors
call-workflow-test / build:
tests/playwright/playwright.config.ts#L17
Unexpected nullable string value in conditional. Please handle the nullish/empty cases explicitly. (@typescript-eslint/strict-boolean-expressions)
|
call-workflow-test / build:
tests/playwright/playwright.config.ts#L19
Unexpected nullable string value in conditional. Please handle the nullish/empty cases explicitly. (@typescript-eslint/strict-boolean-expressions)
|
call-workflow-test / build:
tests/playwright/playwright.config.ts#L21
Unexpected nullable string value in conditional. Please handle the nullish/empty cases explicitly. (@typescript-eslint/strict-boolean-expressions)
|
call-workflow-test / build
Process completed with exit code 1.
|