feat: User Panel > Tab PENDING #12666
Triggered via pull request
October 10, 2023 19:14
Status
Cancelled
Total duration
9m 17s
Artifacts
–
ci.yml
on: pull_request
⚙️ Variables Setup
11s
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)
🚀 Notify external services
0s
trigger-dependent-workflows
0s
Annotations
13 errors and 9 warnings
🔎 Code Check / TypeScript
@rocket.chat/meteor#typecheck: command (/home/runner/work/Rocket.Chat/Rocket.Chat/apps/meteor) yarn run typecheck exited (2)
|
🔎 Code Check / TypeScript
All imports in import declaration are unused.
|
🔎 Code Check / TypeScript
'AdminInviteUsers' is declared but its value is never read.
|
🔎 Code Check / TypeScript
'AdminUserForm' is declared but its value is never read.
|
🔎 Code Check / TypeScript
'AdminUserFormWithData' is declared but its value is never read.
|
🔎 Code Check / TypeScript
'AdminUserInfoWithData' is declared but its value is never read.
|
🔎 Code Check / TypeScript
'id' is declared but its value is never read.
|
🔎 Code Check / TypeScript
'AdminUsersPage' cannot be used as a JSX component.
|
🔎 Code Check / TypeScript
'isUserFederated' is declared but its value is never read.
|
🔎 Code Check / TypeScript
Cannot find name 'Button'.
|
📦 Meteor Build - coverage
The operation was canceled.
|
🔎 Code Check / Code Lint
Canceling since a higher priority waiting request for 'CI-WM-164-tab-pending' exists
|
🔎 Code Check / Code Lint
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
|
🔎 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
|