[LM-10286] Feed v0.6.0 UI changes #16
pull-request.yml
on: pull_request
ESLint
20s
Prettier
17s
Annotations
10 errors and 8 warnings
ESLint:
src/base/LMButton/types.ts#L8
Unexpected any. Specify a different type
|
ESLint:
src/base/LMInputText/index.tsx#L61
'plainText' is never reassigned. Use 'const' instead
|
ESLint:
src/base/LMInputText/types.ts#L103
Unexpected any. Specify a different type
|
ESLint:
src/base/LMInputText/utils.ts#L40
'trigger' is defined but never used. Allowed unused args must match /^_/u
|
ESLint:
src/base/LMInputText/utils.ts#L607
Unexpected any. Specify a different type
|
ESLint:
src/utils/decodeMentions.tsx#L16
Unexpected any. Specify a different type
|
ESLint:
src/utils/decodeMentions.tsx#L16
Unexpected any. Specify a different type
|
ESLint:
src/utils/decodeMentions.tsx#L22
Redundant double negation
|
ESLint:
src/utils/decodeMentions.tsx#L22
Redundant double negation
|
ESLint:
src/utils/decodeMentions.tsx#L66
Unexpected any. Specify a different type
|
Prettier
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
ESLint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
ESLint:
src/base/LMInputText/index.tsx#L82
Trailing spaces not allowed
|
ESLint:
src/base/LMInputText/utils.ts#L639
Trailing spaces not allowed
|
ESLint:
src/utils/decodeMentions.tsx#L39
Inline style: { color: 'grey', fontSize: 13 }
|
ESLint:
src/utils/decodeMentions.tsx#L74
Forbidden non-null assertion
|
ESLint:
src/utils/decodeMentions.tsx#L95
Inline style: { color: 'blue' }
|
ESLint:
src/utils/decodeMentions.tsx#L112
Inline style: { color: 'blue' }
|