Merge pull request #537 from AOEpeople/dependabot/npm_and_yarn/src/Re… #3111
main.yml
on: push
Coding Guidelines Check
21s
FE Asset Linting
41s
FE asset formatting check
36s
PHPMD
22s
Static Code Analysis
29s
Run frontend type check
46s
Run frontend unit- and functional-tests
1m 6s
Matrix: Run E2E-tests via Cypress
Annotations
2 errors and 7 warnings
Unhandled error:
src/Resources/src/tools/checkActiveSession.ts#L18
ReferenceError: window is not defined
❯ saveAndReload src/tools/checkActiveSession.ts:18:5
❯ Module.checkActiveSession [as default] src/tools/checkActiveSession.ts:10:9
This error originated in "tests/unit/events/EventsActions.spec.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
This error was caught after test environment was torn down. Make sure to cancel any running tasks before test finishes:
- cancel timeouts using clearTimeout and clearInterval
- wait for promises to resolve using the await keyword
|
Run frontend unit- and functional-tests
Process completed with exit code 1.
|
Coding Guidelines Check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
PHPMD
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Static Code Analysis
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
FE asset formatting check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
FE Asset Linting
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run frontend type check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run frontend unit- and functional-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|