feat: added Check for embedded CSS and the correct stylesheet in Typescript files #3661
pull-request.yml
on: pull_request
Performs linting, formatting, type-checking, checking for different source and target branch
1m 5s
Check for eslint-disable
11s
Check for code coverage disable
10s
Checks if sensitive files have been changed without authorization
8s
Checks if number of files changed is acceptable
7s
Check Target Branch
0s
Check if Talawa Admin app starts (No Docker)
0s
Check if Talawa Admin app starts in Docker
0s
Validate CodeRabbit Approval
0s
Annotations
3 errors and 9 warnings
Checks if sensitive files have been changed without authorization
Process completed with exit code 1.
|
Unhandled error:
src/screens/OrganizationVenues/OrganizationVenues.spec.tsx#L498
TypeError: MutationObserver is not a constructor
❯ node_modules/@testing-library/dom/dist/wait-for.js:95:18
❯ waitFor node_modules/@testing-library/dom/dist/wait-for.js:36:10
❯ node_modules/@testing-library/dom/dist/wait-for.js:164:54
❯ Object.asyncWrapper node_modules/@testing-library/react/dist/pure.js:88:28
❯ waitForWrapper node_modules/@testing-library/dom/dist/wait-for.js:164:35
❯ node_modules/@testing-library/dom/dist/query-helpers.js:86:33
❯ src/screens/OrganizationVenues/OrganizationVenues.spec.tsx:498:21
❯ runWithExpensiveErrorDiagnosticsDisabled node_modules/@testing-library/dom/dist/config.js:47:12
❯ checkCallback node_modules/@testing-library/dom/dist/wait-for.js:124:77
This error originated in "src/screens/OrganizationVenues/OrganizationVenues.spec.tsx" 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
|
Test Application
Process completed with exit code 1.
|
Check Target Branch
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Checks if number of files changed is acceptable
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Checks if sensitive files have been changed without authorization
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check for eslint-disable
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check for code coverage disable
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Performs linting, formatting, type-checking, checking for different source and target branch
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
|
Test Application
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|