feat: add supported versions + minimum clients versions to the info endpoint #11572
Triggered via pull request
September 13, 2023 23:44
Status
Cancelled
Total duration
7m 53s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yml
on: pull_request
⚙️ Variables Setup
4s
Matrix: 🔎 Code Check / code-check
Matrix: 🚢 Build Docker Images for Testing
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 (CE) / test
Waiting for pending jobs
Matrix: 🚢 Build Docker Images for Production
Matrix: 🚀 Publish Docker Image (main)
Matrix: 🚀 Publish Docker Image (services)
trigger-dependent-workflows
0s
Annotations
8 errors and 6 warnings
🔎 Code Check / Code Lint
@rocket.chat/server-cloud-communication#lint: command (/home/runner/work/Rocket.Chat/Rocket.Chat/packages/server-cloud-communication) yarn run lint exited (1)
|
🔎 Code Check / Code Lint:
packages/server-cloud-communication/src/index.ts#L1
Expected 1 empty line after import statement not followed by another import
|
🔎 Code Check / Code Lint
Process completed with exit code 1.
|
🔨 Test Unit / Unit Tests
@rocket.chat/meteor#testunit: command (/home/runner/work/Rocket.Chat/Rocket.Chat/apps/meteor) yarn run testunit exited (1)
|
🔨 Test Unit / Unit Tests
Process completed with exit code 1.
|
📦 Meteor Build - coverage
The operation was canceled.
|
🔎 Code Check / TypeScript
Canceling since a higher priority waiting request for 'CI-NBJ-281-DEV-NBJ-LTS-Restrictions' exists
|
🔎 Code Check / TypeScript
The operation was canceled.
|
🔎 Code Check / Code Lint:
packages/agenda/src/Agenda.ts#L66
Do not use "@ts-ignore" because it alters compilation errors
|
🔎 Code Check / Code Lint:
packages/agenda/src/Agenda.ts#L69
Do not use "@ts-ignore" because it alters compilation errors
|
🔎 Code Check / Code Lint:
packages/agenda/src/Agenda.ts#L72
Do not use "@ts-ignore" because it alters compilation errors
|
🔎 Code Check / Code Lint:
packages/agenda/src/Agenda.ts#L125
Do not use "@ts-ignore" because it alters compilation errors
|
🔎 Code Check / Code Lint:
packages/agenda/src/Agenda.ts#L127
Do not use "@ts-ignore" because it alters compilation errors
|
🔎 Code Check / Code Lint:
packages/agenda/src/Agenda.ts#L605
Do not use "@ts-ignore" because it alters compilation errors
|