Skip to content

regression: Users shouldn't be able to create encrypted rooms before setting up their E2E keys #28184

regression: Users shouldn't be able to create encrypted rooms before setting up their E2E keys

regression: Users shouldn't be able to create encrypted rooms before setting up their E2E keys #28184

Triggered via pull request October 22, 2024 17:59
Status Cancelled
Total duration 24m 35s
Artifacts 2

ci.yml

on: pull_request
⚙️ Variables Setup
6s
⚙️ Variables Setup
Builds matrix rust bindings against alpine
5s
Builds matrix rust bindings against alpine
🚀 Notify external services - draft
3s
🚀 Notify external services - draft
📦 Build Packages
11m 7s
📦 Build Packages
Matrix: 🔎 Code Check / code-check
📦 Meteor Build - coverage
4m 53s
📦 Meteor Build - coverage
🔨 Test Unit  /  Unit Tests
3m 41s
🔨 Test Unit / Unit Tests
Matrix: 🚢 Build Docker Images for Testing
🚢 Build Docker Image (preview)
0s
🚢 Build Docker Image (preview)
Matrix: 🔨 Test API (EE) / test
Waiting for pending jobs
Matrix: 🔨 Test API (CE) / test
Waiting for pending jobs
Matrix: 🔨 Test UI (EE) / test
Waiting for pending jobs
Matrix: 🔨 Test UI (EE) / test
Waiting for pending jobs
Matrix: 🔨 Test UI (CE) / test
Waiting for pending jobs
✅ Tests Done
0s
✅ Tests Done
📦 Meteor Build - official
0s
📦 Meteor Build - official
Matrix: 🚢 Build Docker Images for Production
🚀 Publish build assets
0s
🚀 Publish build assets
Matrix: 🚀 Publish Docker Image (main)
Matrix: 🚀 Publish Docker Image (services)
🚀 Notify external services
0s
🚀 Notify external services
trigger-dependent-workflows
0s
trigger-dependent-workflows
Update Version Durability  /  update-versions
Update Version Durability / update-versions
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 18 warnings
🔎 Code Check / Code Lint
@rocket.chat/meteor#lint: command (/home/runner/work/Rocket.Chat/Rocket.Chat/apps/meteor) /tmp/xfs-6e3bfb41/yarn run lint exited (1)
🔎 Code Check / Code Lint: apps/meteor/tests/e2e/e2e-encryption.spec.ts#L79
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
🔎 Code Check / Code Lint: apps/meteor/tests/e2e/e2e-encryption.spec.ts#L104
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
🔎 Code Check / Code Lint
Process completed with exit code 1.
🚢 Build Docker Images for Testing (debian)
Canceling since a higher priority waiting request for 'CI-regression/cannot-create-enc-channel-with-no-keys-setup' exists
✅ Tests Done
Process completed with exit code 1.
Builds matrix rust bindings against alpine
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
📦 Build Packages
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
deploy-preview
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/[email protected]. 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/[email protected], 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/[email protected]. 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/[email protected]. 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/[email protected]. 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: packages/apps-engine/src/definition/api/ApiEndpoint.ts#L33
Prefer using an optional chain expression instead, as it's more concise and easier to read
🔎 Code Check / Code Lint: packages/apps-engine/src/server/accessors/ModifyCreator.ts#L108
Prefer using an optional chain expression instead, as it's more concise and easier to read
🔎 Code Check / Code Lint: packages/apps-engine/src/server/accessors/ModifyCreator.ts#L149
Prefer using an optional chain expression instead, as it's more concise and easier to read
🔎 Code Check / Code Lint: packages/apps-engine/src/server/accessors/ModifyCreator.ts#L174
Prefer using an optional chain expression instead, as it's more concise and easier to read
🔎 Code Check / Code Lint: packages/apps-engine/src/server/accessors/ModifyCreator.ts#L192
Prefer using an optional chain expression instead, as it's more concise and easier to read
🔎 Code Check / Code Lint: packages/apps-engine/src/server/accessors/ModifyCreator.ts#L199
Prefer using an optional chain expression instead, as it's more concise and easier to read
🔎 Code Check / Code Lint: packages/apps-engine/src/server/accessors/ModifyCreator.ts#L204
Prefer using an optional chain expression instead, as it's more concise and easier to read
🔎 Code Check / Code Lint: packages/apps-engine/src/server/accessors/ModifyCreator.ts#L216
Prefer using an optional chain expression instead, as it's more concise and easier to read
🔎 Code Check / Code Lint: packages/apps-engine/src/server/accessors/ModifyCreator.ts#L220
Prefer using an optional chain expression instead, as it's more concise and easier to read
🔎 Code Check / Code Lint: packages/apps-engine/src/server/accessors/ModifyCreator.ts#L224
Prefer using an optional chain expression instead, as it's more concise and easier to read
🚢 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/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/

Artifacts

Produced during runtime
Name Size
build Expired
308 MB
turbo-build Expired
15.2 MB