chore: Add telemetry to CI so we can get a better understanding of resource usage #18768
ci.yml
on: pull_request
⚙️ Variables Setup
10s
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
1 error and 47 warnings
🔨 Test UI (EE) / MongoDB 4.4 (3/5)
Process completed with exit code 1.
|
⚙️ Variables Setup
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: Bhacaz/checkout-files@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
🚀 Notify external services - draft
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: Bhacaz/checkout-files@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
📦 Build Packages
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, actions/setup-node@v3.7.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
📦 Meteor Build - coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, actions/setup-node@v3.7.0, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
🔎 Code Check / TypeScript
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, actions/setup-node@v3.7.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
🔎 Code Check / Code Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, actions/setup-node@v3.7.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
🔎 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#L161
Consider using the native Array.prototype.every()
|
🔎 Code Check / Code Lint:
apps/meteor/app/lib/server/functions/getAvatarSuggestionForUser.ts#L170
Forbidden non-null assertion
|
🔨 Test Unit / Unit Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, actions/setup-node@v3.7.0, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
🚢 Build Docker Images for Testing (official)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/login-action@v2, actions/download-artifact@v3, actions/cache@v3, actions/setup-node@v3.7.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
🚢 Build Docker Images for Testing (alpine)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/login-action@v2, actions/download-artifact@v3, actions/cache@v3, actions/setup-node@v3.7.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
🔨 Test API (EE) / MongoDB 4.4 (1/1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, actions/setup-node@v3.7.0, codecov/codecov-action@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
🔨 Test API (CE) / MongoDB 6.0 (1/1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, actions/setup-node@v3.7.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
🔨 Test API (CE) / MongoDB 4.4 (1/1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, actions/setup-node@v3.7.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
🔨 Test UI (EE) / MongoDB 4.4 (2/5)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, actions/setup-node@v3.7.0, actions/upload-artifact@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
🔨 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 (CE) / MongoDB 4.4 (2/4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, actions/setup-node@v3.7.0, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
🔨 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 (EE) / MongoDB 4.4 (1/5)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, actions/setup-node@v3.7.0, actions/upload-artifact@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
🔨 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 (EE) / MongoDB 4.4 (5/5)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, actions/setup-node@v3.7.0, actions/upload-artifact@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
🔨 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 (1/4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, actions/setup-node@v3.7.0, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
🔨 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 (1/4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, actions/setup-node@v3.7.0, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
🔨 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 4.4 (4/4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, actions/setup-node@v3.7.0, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
🔨 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 4.4 (3/4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, actions/setup-node@v3.7.0, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
🔨 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 (4/4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, actions/setup-node@v3.7.0, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
🔨 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 6.0 (2/4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, actions/setup-node@v3.7.0, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
🔨 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)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, actions/setup-node@v3.7.0, actions/upload-artifact@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
🔨 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 (CE) / MongoDB 6.0 (3/4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, actions/setup-node@v3.7.0, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
🔨 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 (EE) / MongoDB 4.4 (3/5)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, actions/setup-node@v3.7.0, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
build
Expired
|
308 MB |
|
e2e-api-ee-coverage
Expired
|
16.8 MB |
|
e2e-ee-coverage
Expired
|
13.4 MB |
|
playwright-test-traceee
Expired
|
577 KB |
|