introduce PlayerActionName #681
web_CICD.yml
on: push
Build and Deploy
1m 30s
Lint
36s
Close Pull Request
0s
Test
1m 38s
Annotations
6 errors
Lint
Process completed with exit code 1.
|
test/component_tests/OutroDialog.test.tsx > Test suite for OutroDialog.tsx > Outro dialog and setting:
web/test/test_lib/testUtils.ts#L144
TestingLibraryElementError: Unable to find role="button" and name "I am sorry"
Ignored nodes: comments, script, style
...
Ignored nodes: comments, script, style
...
❯ Proxy.waitForWrapper node_modules/@testing-library/dom/dist/wait-for.js:163:27
❯ waitForButtonToBeEnabled test/test_lib/testUtils.ts:144:9
❯ Module.clickButton test/test_lib/testUtils.ts:137:9
❯ GameSessionControlPanelFixture.advance1Turn test/test_fixtures/GameSessionControlPanelFixture.ts:19:5
❯ test/component_tests/OutroDialog.test.tsx:32:5
|
test/component_tests/OutroDialog.test.tsx > Test suite for OutroDialog.tsx > Outro dialog and setting:
web/test/test_lib/testUtils.ts#L144
TestingLibraryElementError: Unable to find role="button" and name "I am sorry"
Ignored nodes: comments, script, style
...
Ignored nodes: comments, script, style
...
❯ Proxy.waitForWrapper node_modules/@testing-library/dom/dist/wait-for.js:163:27
❯ waitForButtonToBeEnabled test/test_lib/testUtils.ts:144:9
❯ Module.clickButton test/test_lib/testUtils.ts:137:9
❯ GameSessionControlPanelFixture.advance1Turn test/test_fixtures/GameSessionControlPanelFixture.ts:19:5
❯ test/component_tests/OutroDialog.test.tsx:32:5
|
test/lib_tests/compression.test.ts > compression tests > test lz-string string to local storage round-trip:
web/test/lib_tests/compression.test.ts#L121
SyntaxError: Unexpected end of JSON input
❯ getStrFromInputFile test/lib_tests/compression.test.ts:121:43
❯ test/lib_tests/compression.test.ts:26:31
|
test/lib_tests/compression.test.ts > compression tests > test lz-string string to local storage round-trip:
web/test/lib_tests/compression.test.ts#L121
SyntaxError: Unexpected end of JSON input
❯ getStrFromInputFile test/lib_tests/compression.test.ts:121:43
❯ test/lib_tests/compression.test.ts:26:31
|
Test
Process completed with exit code 1.
|