feat: Implement proper accessbility for report user modal #25743
ci.yml
on: pull_request
⚙️ Variables Setup
7s
Matrix: 🔎 Code Check / code-check
Matrix: 🚢 Build Docker Images for Testing
Matrix: 🔨 Test API (EE) / test
Matrix: 🔨 Test API (CE) / test
Matrix: 🔨 Test UI (EE) / test
Matrix: 🔨 Test UI (EE) / test
Matrix: 🔨 Test UI (CE) / test
Matrix: 🚢 Build Docker Images for Production
Matrix: 🚀 Publish Docker Image (main)
Matrix: 🚀 Publish Docker Image (services)
🚀 Notify external services
0s
trigger-dependent-workflows
0s
Update Version Durability
/
update-versions
Annotations
18 errors and 41 warnings
🔨 Test UI (EE) / MongoDB 4.4 (3/5)
Process completed with exit code 1.
|
🔨 Test UI (CE) / MongoDB 6.0 (4/4) - Alpine
Canceling since a higher priority waiting request for 'CI-refactor/report-user-modal' exists
|
🔨 Test UI (CE) / MongoDB 6.0 (4/4) - Alpine
The operation was canceled.
|
🔨 Test API (EE) / MongoDB 4.4 (1/1)
Canceling since a higher priority waiting request for 'CI-refactor/report-user-modal' exists
|
🔨 Test API (EE) / MongoDB 4.4 (1/1)
The operation was canceled.
|
🔨 Test UI (CE) / MongoDB 6.0 (1/4) - Alpine
Canceling since a higher priority waiting request for 'CI-refactor/report-user-modal' exists
|
🔨 Test UI (CE) / MongoDB 6.0 (1/4) - Alpine
The operation was canceled.
|
🔨 Test UI (EE) / MongoDB 6.0 [no watchers] (1/5) - Alpine
Canceling since a higher priority waiting request for 'CI-refactor/report-user-modal' exists
|
🔨 Test UI (EE) / MongoDB 6.0 [no watchers] (1/5) - Alpine
The operation was canceled.
|
🔨 Test UI (EE) / MongoDB 4.4 (1/5)
Canceling since a higher priority waiting request for 'CI-refactor/report-user-modal' exists
|
🔨 Test UI (EE) / MongoDB 4.4 (1/5)
The operation was canceled.
|
🔨 Test UI (CE) / MongoDB 4.4 (1/4)
Canceling since a higher priority waiting request for 'CI-refactor/report-user-modal' exists
|
🔨 Test UI (CE) / MongoDB 4.4 (1/4)
The operation was canceled.
|
🔨 Test UI (EE) / MongoDB 6.0 [no watchers] (4/5) - Alpine
Canceling since a higher priority waiting request for 'CI-refactor/report-user-modal' exists
|
🔨 Test UI (EE) / MongoDB 6.0 [no watchers] (4/5) - Alpine
The operation was canceled.
|
🔨 Test UI (EE) / MongoDB 4.4 (4/5)
Canceling since a higher priority waiting request for 'CI-refactor/report-user-modal' exists
|
🔨 Test UI (EE) / MongoDB 4.4 (4/5)
The operation was canceled.
|
✅ Tests Done
Process completed with exit code 1.
|
📦 Build Packages
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, actions/setup-node@v3.7.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
🔨 Test Unit / Unit Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, actions/setup-node@v3.7.0, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
📦 Meteor Build - coverage
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, actions/setup-node@v3.7.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
🔎 Code Check / TypeScript
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, actions/setup-node@v3.7.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
🔎 Code Check / Code Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, actions/setup-node@v3.7.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
🔎 Code Check / Code Lint:
apps/meteor/app/channel-settings/server/functions/saveRoomTopic.ts#L25
Forbidden non-null assertion
|
🔎 Code Check / Code Lint:
apps/meteor/app/lib/server/lib/debug.js#L84
Consider using the native Array.prototype.forEach() or Object.entries().forEach()
|
🔎 Code Check / Code Lint:
apps/meteor/app/lib/server/lib/notifyListener.ts#L379
Forbidden non-null assertion
|
🔎 Code Check / Code Lint:
apps/meteor/app/lib/server/lib/notifyListener.ts#L383
Forbidden non-null assertion
|
🔎 Code Check / Code Lint:
apps/meteor/app/lib/server/oauth/oauth.js#L42
Consider using the native Array.prototype.includes()
|
🔎 Code Check / Code Lint:
apps/meteor/app/lib/server/startup/rateLimiter.js#L65
Consider using the native Array.prototype.forEach() or Object.entries().forEach()
|
🔎 Code Check / Code Lint:
apps/meteor/app/livechat/server/lib/sendTranscript.ts#L26
Async function 'sendTranscript' has a complexity of 32. Maximum allowed is 31
|
🔎 Code Check / Code Lint:
apps/meteor/app/markdown/lib/hljs.js#L10
Async arrow function has a complexity of 173. Maximum allowed is 31
|
🔎 Code Check / Code Lint:
apps/meteor/app/meteor-accounts-saml/server/lib/SAML.ts#L81
Static async method 'insertOrUpdateSAMLUser' has a complexity of 33. Maximum allowed is 31
|
🔎 Code Check / Code Lint:
apps/meteor/app/reactions/client/init.ts#L32
Forbidden non-null assertion
|
🚢 Build Docker Images for Testing (official)
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/login-action@v2, actions/cache@v3, actions/setup-node@v3.7.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
🚢 Build Docker Images for Testing (alpine)
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/login-action@v2, actions/cache@v3, actions/setup-node@v3.7.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
🔨 Test UI (CE) / MongoDB 4.4 (3/4)
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/login-action@v2, actions/cache@v3, actions/setup-node@v3.7.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
🔨 Test UI (CE) / MongoDB 4.4 (3/4)
No files were found with the provided path: ./apps/meteor/tests/e2e/.playwright*. No artifacts will be uploaded.
|
🔨 Test UI (CE) / MongoDB 6.0 (3/4) - Alpine
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/login-action@v2, actions/cache@v3, actions/setup-node@v3.7.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
🔨 Test UI (CE) / MongoDB 6.0 (3/4) - Alpine
No files were found with the provided path: ./apps/meteor/tests/e2e/.playwright*. No artifacts will be uploaded.
|
🔨 Test API (CE) / MongoDB 4.4 (1/1)
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/login-action@v2, actions/cache@v3, actions/setup-node@v3.7.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
🔨 Test UI (EE) / MongoDB 6.0 [no watchers] (2/5) - Alpine
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/login-action@v2, actions/cache@v3, actions/setup-node@v3.7.0, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
🔨 Test UI (EE) / MongoDB 6.0 [no watchers] (2/5) - Alpine
No files were found with the provided path: ./apps/meteor/tests/e2e/.playwright*. No artifacts will be uploaded.
|
🔨 Test UI (EE) / MongoDB 4.4 (2/5)
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/login-action@v2, actions/cache@v3, actions/setup-node@v3.7.0, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
🔨 Test UI (EE) / MongoDB 4.4 (2/5)
No files were found with the provided path: ./apps/meteor/tests/e2e/.playwright*. No artifacts will be uploaded.
|
🔨 Test API (CE) / MongoDB 6.0 (1/1) - Alpine
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/login-action@v2, actions/cache@v3, actions/setup-node@v3.7.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
🔨 Test UI (EE) / MongoDB 6.0 [no watchers] (5/5) - Alpine
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/login-action@v2, actions/cache@v3, actions/setup-node@v3.7.0, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
🔨 Test UI (EE) / MongoDB 6.0 [no watchers] (5/5) - Alpine
No files were found with the provided path: ./apps/meteor/tests/e2e/.playwright*. No artifacts will be uploaded.
|
🔨 Test UI (CE) / MongoDB 4.4 (2/4)
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/login-action@v2, actions/cache@v3, actions/setup-node@v3.7.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
🔨 Test UI (CE) / MongoDB 4.4 (2/4)
No files were found with the provided path: ./apps/meteor/tests/e2e/.playwright*. No artifacts will be uploaded.
|
🔨 Test UI (CE) / MongoDB 6.0 (2/4) - Alpine
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/login-action@v2, actions/cache@v3, actions/setup-node@v3.7.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
🔨 Test UI (CE) / MongoDB 6.0 (2/4) - Alpine
No files were found with the provided path: ./apps/meteor/tests/e2e/.playwright*. No artifacts will be uploaded.
|
🔨 Test UI (EE) / MongoDB 4.4 (5/5)
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/login-action@v2, actions/cache@v3, actions/setup-node@v3.7.0, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
🔨 Test UI (EE) / MongoDB 4.4 (5/5)
No files were found with the provided path: ./apps/meteor/tests/e2e/.playwright*. No artifacts will be uploaded.
|
🔨 Test UI (EE) / MongoDB 4.4 (3/5)
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/login-action@v2, actions/cache@v3, actions/setup-node@v3.7.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
🔨 Test UI (CE) / MongoDB 4.4 (4/4)
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/login-action@v2, actions/cache@v3, actions/setup-node@v3.7.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
🔨 Test UI (CE) / MongoDB 4.4 (4/4)
No files were found with the provided path: ./apps/meteor/tests/e2e/.playwright*. No artifacts will be uploaded.
|
🔨 Test UI (EE) / MongoDB 6.0 [no watchers] (3/5) - Alpine
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/login-action@v2, actions/cache@v3, actions/setup-node@v3.7.0, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
🔨 Test UI (EE) / MongoDB 6.0 [no watchers] (3/5) - Alpine
No files were found with the provided path: ./apps/meteor/tests/e2e/.playwright*. No artifacts will be uploaded.
|
🔨 Test UI (CE) / MongoDB 6.0 (4/4) - Alpine
No files were found with the provided path: ./apps/meteor/tests/e2e/.playwright*. No artifacts will be uploaded.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
build
|
341 MB |
|
e2e-ee-coverage-4.4-2
|
14.6 KB |
|
e2e-ee-coverage-4.4-5
|
14.6 KB |
|
e2e-ee-coverage-6.0-2
|
14.6 KB |
|
e2e-ee-coverage-6.0-3
|
14.6 KB |
|
e2e-ee-coverage-6.0-5
|
14.6 KB |
|
playwright-test-trace-ce-4.4-1
|
201 MB |
|
playwright-test-trace-ce-6.0-1
|
190 MB |
|
playwright-test-trace-ee-4.4-1
|
190 MB |
|
playwright-test-trace-ee-4.4-3
|
4.64 MB |
|
playwright-test-trace-ee-4.4-4
|
184 MB |
|
playwright-test-trace-ee-6.0-1
|
185 MB |
|
playwright-test-trace-ee-6.0-4
|
181 MB |
|