ext 7.1 #2585
Annotations
10 warnings
Lint Files:
src/commands/build/features/html/index.ts#L36
Arrow function expected no return value
|
Lint Files:
src/commands/index.ts#L28
Unexpected negated condition
|
Lint Files:
src/commands/translate/index.ts#L127
Expected to return a value at the end of async method 'action'
|
Lint Files:
src/commands/translate/providers/yandex/provider.ts#L102
Unexpected any. Specify a different type
|
Lint Files:
src/commands/translate/providers/yandex/provider.ts#L210
Async function expected no return value
|
Lint Files:
src/commands/translate/providers/yandex/provider.ts#L228
Unexpected console statement
|
Lint Files:
src/commands/translate/providers/yandex/provider.ts#L229
Unexpected console statement
|
Lint Files:
src/core/leading/LeadingService.ts#L24
Unexpected any. Specify a different type
|
Lint Files:
src/core/leading/LeadingService.ts#L106
Unexpected any. Specify a different type
|
Lint Files:
src/core/leading/LeadingService.ts#L111
Method 'walkLinks' expected no return value
|
Loading