lazy load react-toastify, fix remaining security issues #1898
Annotations
2 errors, 4 warnings, and 1 notice
Run E2E tests:
tests/source-selection.spec.ts#L1
1) [firefox] › source-selection.spec.ts:36:5 › Source selection in sing settings › Make sure the input is not monitored anymore if it is not in use
Test timeout of 45000ms exceeded.
|
Run E2E tests:
tests/PageObjects/AdvancedConnectionPage.ts#L39
1) [firefox] › source-selection.spec.ts:36:5 › Source selection in sing settings › Make sure the input is not monitored anymore if it is not in use
Error: locator.click: Test timeout of 45000ms exceeded.
Call log:
- waiting for getByTestId('player-0-source')
at PageObjects/AdvancedConnectionPage.ts:39
37 |
38 | public async togglePlayerMicrophoneSource(playerNumber: number) {
> 39 | await this.getPlayerMicSource(playerNumber).click();
| ^
40 | }
41 |
42 | public getMicInputName(playerNumber: number) {
at AdvancedConnectionPagePO.togglePlayerMicrophoneSource (/home/runner/work/allkaraoke/allkaraoke/tests/PageObjects/AdvancedConnectionPage.ts:39:49)
at /home/runner/work/allkaraoke/allkaraoke/tests/source-selection.spec.ts:62:40
at /home/runner/work/allkaraoke/allkaraoke/tests/source-selection.spec.ts:60:3
|
Run E2E tests:
[firefox] › selection-playlist.spec.ts#L1
[firefox] › selection-playlist.spec.ts took 1.6m
|
Run E2E tests:
[firefox] › remote-song-list.spec.ts#L1
[firefox] › remote-song-list.spec.ts took 55.1s
|
Run E2E tests:
[firefox] › sing-a-song.spec.ts#L1
[firefox] › sing-a-song.spec.ts took 35.3s
|
Run E2E tests:
[firefox] › remote-mics-settings.spec.ts#L1
[firefox] › remote-mics-settings.spec.ts took 23.6s
|
Run E2E tests
1 flaky
[firefox] › source-selection.spec.ts:36:5 › Source selection in sing settings ──────────────────
3 skipped
25 passed (6.0m)
|
Loading