Fixes #3343 Refactor: Moved Loader.module.css styles to app.module.css(single global file) and updated the import path #3886
pull-request.yml
on: pull_request
Performs linting, formatting, type-checking, checking for different source and target branch
1m 6s
Check for eslint-disable
10s
Check for code coverage disable
10s
Checks if sensitive files have been changed without authorization
5s
Checks if number of files changed is acceptable
10s
Check Target Branch
0s
Check Python Code Style
16s
Check if Talawa Admin app starts (No Docker)
0s
Check if Talawa Admin app starts in Docker
0s
Validate CodeRabbit Approval
0s
Annotations
2 errors and 8 warnings
src/components/UserListCard/UserListCard.spec.tsx > Testing User List Card > Should show success toast and reload page after successful mutation:
src/components/UserListCard/UserListCard.spec.tsx#L111
AssertionError: expected "spy" to be called at least once
Ignored nodes: comments, script, style
<html>
<head />
<body>
<div>
<button
class="_memberfontcreatedbtnUserListCard_658d08 btn btn-primary"
type="button"
>
Add Admin
</button>
</div>
</body>
</html>
❯ __vi_import_4__.waitFor.timeout src/components/UserListCard/UserListCard.spec.tsx:111:28
❯ runWithExpensiveErrorDiagnosticsDisabled node_modules/@testing-library/dom/dist/config.js:47:12
❯ checkCallback node_modules/@testing-library/dom/dist/wait-for.js:124:77
❯ Timeout.checkRealTimersCallback node_modules/@testing-library/dom/dist/wait-for.js:118:16
|
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 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
|
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
|
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
|
Check Python Code Style
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
|