force rebuild of sa_patches_6.6.0 #60
Annotations
4 errors and 11 warnings
Lint
@rocket.chat/meteor#lint: command (/home/runner/work/Rocket.Chat/Rocket.Chat/apps/meteor) /tmp/xfs-f9dd6a97/yarn run lint exited (1)
|
Lint:
apps/meteor/app/file-upload/server/lib/requests.ts#L4
There should be at least one empty line between import groups
|
Lint:
apps/meteor/app/file-upload/server/lib/requests.ts#L5
`@rocket.chat/logger` import should occur before import of `@rocket.chat/models`
|
Lint
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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
|
Lint:
packages/livechat/src/components/Composer/index.tsx#L244
Forbidden non-null assertion
|
Lint:
packages/livechat/src/components/Composer/index.tsx#L252
Forbidden non-null assertion
|
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
|
Lint:
apps/meteor/app/apps/server/bridges/listeners.js#L10
Arrow function has a complexity of 40. Maximum allowed is 31
|
Lint:
apps/meteor/app/apps/server/bridges/persistence.ts#L92
Prefer using an optional chain expression instead, as it's more concise and easier to read
|
Lint:
apps/meteor/app/apps/server/bridges/rooms.ts#L82
Prefer using an optional chain expression instead, as it's more concise and easier to read
|
Lint:
apps/meteor/app/apps/server/bridges/rooms.ts#L94
Prefer using an optional chain expression instead, as it's more concise and easier to read
|
Lint:
apps/meteor/app/apps/server/bridges/rooms.ts#L201
Forbidden non-null assertion
|
Lint:
apps/meteor/app/apps/server/bridges/rooms.ts#L202
Forbidden non-null assertion
|
Loading