Skip to content

[LM-10286] Feed v0.6.0 UI changes #15

[LM-10286] Feed v0.6.0 UI changes

[LM-10286] Feed v0.6.0 UI changes #15

Triggered via pull request December 5, 2023 14:27
Status Failure
Total duration 30s
Artifacts

pull-request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 12 warnings
ESLint: src/base/LMButton/types.ts#L8
Unexpected any. Specify a different type
ESLint: src/base/LMInputText/index.tsx#L24
'layout' is defined but never used
ESLint: src/base/LMInputText/index.tsx#L34
'containerStyle' is defined but never used. Allowed unused args must match /^_/u
ESLint: src/base/LMInputText/index.tsx#L63
'plainText' is never reassigned. Use 'const' instead
ESLint: src/base/LMInputText/index.tsx#L92
'changedLen' 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#L3
Do not use "@ts-ignore" because it alters compilation errors
ESLint: src/base/LMInputText/utils.ts#L41
'trigger' is defined but never used. Allowed unused args must match /^_/u
ESLint: src/base/LMInputText/utils.ts#L608
Unexpected any. Specify a different type
ESLint: src/base/LMInputText/utils.ts#L624
'startIndex' is assigned a value but never used
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#L81
Nested block is redundant
ESLint: src/base/LMInputText/index.tsx#L85
Trailing spaces not allowed
ESLint: src/base/LMInputText/index.tsx#L99
Expected '===' and instead saw '=='
ESLint: src/base/LMInputText/index.tsx#L102
Expected '===' and instead saw '=='
ESLint: src/base/LMInputText/utils.ts#L105
Expected '===' and instead saw '=='
ESLint: src/base/LMInputText/utils.ts#L179
Expected '!==' and instead saw '!='
ESLint: src/base/LMInputText/utils.ts#L200
Expected '===' and instead saw '=='
ESLint: src/base/LMInputText/utils.ts#L502
Expected '!==' and instead saw '!='
ESLint: src/base/LMInputText/utils.ts#L636
Nested block is redundant
ESLint: src/base/LMInputText/utils.ts#L642
Trailing spaces not allowed