fix: imported fixes #25387
ci.yml
on: pull_request
⚙️ Variables Setup
4s
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 (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
Annotations
53 warnings
⚙️ 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/
|
📦 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/
|
🔨 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/
|
🔎 Code Check / Code Lint:
packages/gazzodown/src/elements/Timestamp/ErrorBoundary.tsx#L9
Missing return type on function
|
🔎 Code Check / Code Lint:
packages/gazzodown/src/elements/Timestamp/ErrorBoundary.tsx#L13
Missing return type on function
|
🔎 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:
packages/livechat/src/components/Composer/index.tsx#L244
Forbidden non-null assertion
|
🔎 Code Check / Code Lint:
packages/livechat/src/components/Composer/index.tsx#L252
Forbidden non-null assertion
|
🔎 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()
|
🔎 Code Check / Code Lint:
apps/meteor/app/lib/server/functions/getAvatarSuggestionForUser.ts#L170
Forbidden non-null assertion
|
🔎 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/
|
🚢 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/
|
🚢 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/
|
🔨 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 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 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 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 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/
|
🔨 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 (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 (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 (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 (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 (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 (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 (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 (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 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 (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 (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, 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.
|
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/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
build
|
309 MB |
|
e2e-api-ee-coverage
|
16.9 MB |
|
e2e-ee-coverage
|
14.2 MB |
|