Skip to content

feat: new NavBar #21831

feat: new NavBar

feat: new NavBar #21831

Triggered via pull request June 21, 2024 18:43
Status Failure
Total duration 47m 40s
Artifacts 4

ci.yml

on: pull_request
⚙️ Variables Setup
4s
⚙️ Variables Setup
🚀 Notify external services - draft
2s
🚀 Notify external services - draft
📦 Build Packages
11m 46s
📦 Build Packages
Matrix: 🔎 Code Check / code-check
📦 Meteor Build - coverage
7m 50s
📦 Meteor Build - coverage
🔨 Test Unit  /  Unit Tests
2m 59s
🔨 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 (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

18 errors and 41 warnings
🔨 Test UI (CE) / MongoDB 4.4 (3/4)
Process completed with exit code 1.
🔨 Test UI (EE) / MongoDB 4.4 (2/5)
Process completed with exit code 1.
🔨 Test UI (EE) / MongoDB 6.0 [no watchers] (4/5) - Alpine
Process completed with exit code 1.
🔨 Test UI (CE) / MongoDB 6.0 (3/4) - Alpine
Process completed with exit code 1.
🔨 Test UI (EE) / MongoDB 6.0 [no watchers] (2/5) - Alpine
Process completed with exit code 1.
🔨 Test UI (CE) / MongoDB 6.0 (4/4) - Alpine
Process completed with exit code 1.
🔨 Test UI (EE) / MongoDB 4.4 (3/5)
Process completed with exit code 1.
🔨 Test UI (EE) / MongoDB 4.4 (5/5)
Process completed with exit code 1.
🔨 Test UI (CE) / MongoDB 4.4 (2/4)
Process completed with exit code 1.
🔨 Test UI (CE) / MongoDB 6.0 (2/4) - Alpine
Process completed with exit code 1.
🔨 Test UI (EE) / MongoDB 6.0 [no watchers] (5/5) - Alpine
Process completed with exit code 1.
🔨 Test UI (EE) / MongoDB 6.0 [no watchers] (3/5) - Alpine
Process completed with exit code 1.
🔨 Test UI (EE) / MongoDB 4.4 (4/5)
Process completed with exit code 1.
🔨 Test UI (CE) / MongoDB 4.4 (4/4)
Process completed with exit code 1.
🔨 Test UI (CE) / MongoDB 4.4 (1/4)
Process completed with exit code 1.
🔨 Test UI (EE) / MongoDB 4.4 (1/5)
Process completed with exit code 1.
🔨 Test UI (CE) / MongoDB 6.0 (1/4) - Alpine
Process completed with exit code 1.
🔨 Test UI (EE) / MongoDB 6.0 [no watchers] (1/5) - Alpine
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/.
🔨 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/.
📦 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 / 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/fuselage-ui-kit/jest.setup.ts#L4
Do not use "@ts-ignore" because it alters compilation errors
🔎 Code Check / Code Lint: apps/meteor/app/lib/server/lib/debug.js#L83
Consider using the native Array.prototype.forEach() or Object.entries().forEach()
🔎 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/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 32. Maximum allowed is 31
🔎 Code Check / Code Lint: apps/meteor/client/NavBar/NavBarSettingsToolbar/UserMenu/EditStatusModal.tsx#L52
React Hook useCallback has a missing dependency: 'setCustomStatus'. Either include it or remove the dependency array
🔎 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/.
🚢 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 UI (CE) / MongoDB 4.4 (3/4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/login-action@v2, 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 (EE) / MongoDB 4.4 (2/5)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/login-action@v2, 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 (EE) / MongoDB 6.0 [no watchers] (4/5) - Alpine
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/login-action@v2, 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) - Alpine
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/login-action@v2, 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 (EE) / MongoDB 6.0 [no watchers] (2/5) - Alpine
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/login-action@v2, 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) - Alpine
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/login-action@v2, 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 API (CE) / MongoDB 4.4 (1/1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/login-action@v2, 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 6.0 (1/1) - Alpine
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/login-action@v2, 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 (3/5)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/login-action@v2, 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 (EE) / MongoDB 4.4 (5/5)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/login-action@v2, 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)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/login-action@v2, 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) - Alpine
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/login-action@v2, 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 (EE) / MongoDB 6.0 [no watchers] (5/5) - Alpine
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/login-action@v2, 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 (EE) / MongoDB 6.0 [no watchers] (3/5) - Alpine
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/login-action@v2, 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 (EE) / MongoDB 4.4 (4/5)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/login-action@v2, 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)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/login-action@v2, 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)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/login-action@v2, 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 (EE) / MongoDB 4.4 (1/5)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/login-action@v2, 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) - Alpine
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/login-action@v2, 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 (EE) / MongoDB 6.0 [no watchers] (1/5) - Alpine
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/login-action@v2, 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 API (EE) / MongoDB 4.4 (1/1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/login-action@v2, 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/.
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", "playwright-test-tracece", "playwright-test-traceee". 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
360 MB
e2e-api-ee-coverage
17.1 MB
playwright-test-tracece
138 MB
playwright-test-traceee
430 MB