Skip to content

fix: imported fixes #25387

fix: imported fixes

fix: imported fixes #25387

You are viewing an older attempt in the history of this workflow run. View latest attempt.
Triggered via pull request September 12, 2024 18:33
Status Failure
Total duration 46m 48s
Artifacts

ci.yml

on: pull_request
⚙️ Variables Setup
4s
⚙️ Variables Setup
🚀 Notify external services - draft
3s
🚀 Notify external services - draft
📦 Build Packages
2m 55s
📦 Build Packages
Matrix: 🔎 Code Check / code-check
📦 Meteor Build - coverage
6m 34s
📦 Meteor Build - coverage
🔨 Test Unit  /  Unit Tests
2m 26s
🔨 Test Unit / Unit Tests
Matrix: 🚢 Build Docker Images for Testing
🚢 Build Docker Image (preview)
0s
🚢 Build Docker Image (preview)
Matrix: 🔨 Test API (EE) / test
Matrix: 🔨 Test API (CE) / test
Matrix: 🔨 Test UI (EE) / test
Matrix: 🔨 Test UI (CE) / test
✅ 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
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 53 warnings
🔨 Test UI (CE) / MongoDB 6.0 (4/4)
Process completed with exit code 1.
🔨 Test UI (EE) / MongoDB 4.4 (2/5)
Process completed with exit code 1.
⚙️ Variables Setup
The following actions use a deprecated Node.js version and will be forced to run on node20: Bhacaz/checkout-files@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
🚀 Notify external services - draft
The following actions use a deprecated Node.js version and will be forced to run on node20: Bhacaz/checkout-files@v2. 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
Failed to restore: Cache service responded with 429
📦 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/
🔎 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/
🔨 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], actions/upload-artifact@v3. 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/livechat/src/components/Composer/index.tsx#L29
Prefer using an optional chain expression instead, as it's more concise and easier to read
🔎 Code Check / Code Lint: apps/meteor/app/api/server/v1/settings.ts#L109
Prefer using an optional chain expression instead, as it's more concise and easier to read
🔎 Code Check / Code Lint: apps/meteor/app/apps/server/bridges/listeners.js#L10
Arrow function has a complexity of 40. Maximum allowed is 31
🔎 Code Check / Code Lint: apps/meteor/app/authorization/lib/AuthorizationUtils.ts#L34
Prefer using an optional chain expression instead, as it's more concise and easier to read
🔎 Code Check / Code Lint: apps/meteor/app/cors/server/cors.ts#L163
Consider using the native Array.prototype.every()
🚢 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/download-artifact@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/
🚢 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/download-artifact@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 UI (CE) / MongoDB 6.0 (3/4)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, actions/[email protected], actions/upload-artifact@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 (CE) / MongoDB 6.0 (3/4)
No files were found with the provided path: ./apps/meteor/tests/e2e/.playwright*. No artifacts will be uploaded.
🔨 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: actions/cache@v3, actions/[email protected], actions/upload-artifact@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 (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 4.4 (2/4)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, actions/[email protected], actions/upload-artifact@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 (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 (4/4)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, actions/[email protected], actions/upload-artifact@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 (CE) / MongoDB 6.0 (4/4)
No files were found with the provided path: ./apps/meteor/tests/e2e/.playwright*. No artifacts will be uploaded.
🔨 Test UI (CE) / MongoDB 4.4 (1/4)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, actions/[email protected], actions/upload-artifact@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 (CE) / MongoDB 4.4 (1/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)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, actions/[email protected], actions/upload-artifact@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 (CE) / MongoDB 6.0 (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 (1/4)
Failed to restore: Cache service responded with 429
🔨 Test UI (CE) / MongoDB 6.0 (1/4)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, actions/[email protected], actions/upload-artifact@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 (CE) / MongoDB 6.0 (1/4)
No files were found with the provided path: ./apps/meteor/tests/e2e/.playwright*. No artifacts will be uploaded.
🔨 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: actions/cache@v3, actions/[email protected], actions/upload-artifact@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 (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 4.4 (2/5)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, actions/[email protected], actions/upload-artifact@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 UI (EE) / MongoDB 4.4 (1/5)
Failed to restore: Cache service responded with 429
🔨 Test UI (EE) / MongoDB 4.4 (1/5)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, actions/[email protected], actions/upload-artifact@v3, 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 (1/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)
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/
🔨 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: 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 UI (EE) / MongoDB 4.4 (3/5)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, actions/[email protected], actions/upload-artifact@v3, 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 (3/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 (5/5)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, actions/[email protected], actions/upload-artifact@v3, 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 (4/5)
Failed to restore: Cache service responded with 429
🔨 Test UI (EE) / MongoDB 4.4 (4/5)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, actions/[email protected], actions/upload-artifact@v3, 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 (4/5)
No files were found with the provided path: ./apps/meteor/tests/e2e/.playwright*. No artifacts will be uploaded.
🔨 Test API (EE) / MongoDB 4.4 (1/1)
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, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "build", "e2e-api-ee-coverage", "e2e-ee-coverage". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/