fix: mv restricted-access to md front matter #2479
Annotations
10 errors and 11 warnings
Lint Files:
src/services/tocs.ts#L35
Replace `⏎····filePath:·string,⏎····prop:·keyof·YfmToc,⏎····items:·YfmToc[],⏎` with `filePath:·string,·prop:·keyof·YfmToc,·items:·YfmToc[]`
|
Lint Files:
src/services/tocs.ts#L42
Replace `,·parentPropValue:·YfmToc[keyof·YfmToc]}[]` with `;·parentPropValue:·YfmToc[keyof·YfmToc]}[]·=`
|
Lint Files:
src/services/tocs.ts#L43
Replace `··=·[{tocItemList:·items[Symbol.iterator](),·parentPropValue:·null}]` with `·[{tocItemList:·items[Symbol.iterator](),·parentPropValue:·null}];`
|
Lint Files:
src/services/tocs.ts#L55
Insert `;`
|
Lint Files:
src/services/tocs.ts#L57
Insert `;`
|
Lint Files:
src/services/tocs.ts#L61
Insert `;`
|
Lint Files:
src/services/tocs.ts#L64
Replace `tocItemList:·value.items[Symbol.iterator](),·parentPropValue:·value[prop]·??·parentPropValue})` with `⏎················tocItemList:·value.items[Symbol.iterator](),⏎················parentPropValue:·value[prop]·??·parentPropValue,⏎············});`
|
Lint Files:
src/services/tocs.ts#L68
Insert `;`
|
Lint Files:
src/services/tocs.ts#L71
Replace `filePath:·string,·prop:·keyof·YfmToc` with `⏎····filePath:·string,⏎····prop:·keyof·YfmToc,⏎`
|
Lint Files:
src/services/tocs.ts#L72
Insert `;`
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint Files:
src/commands/translate/index.ts#L169
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/index.ts#L24
Unexpected any. Specify a different type
|
Lint Files:
src/program/index.ts#L17
Unexpected any. Specify a different type
|
Lint Files:
src/program/index.ts#L51
Unexpected negated condition
|
Lint Files:
src/resolvers/lintPage.ts#L60
Unexpected console statement
|
Lint Files:
src/services/tocs.ts#L46
Forbidden non-null assertion
|
Loading