ux: allow to create custom sidebar entries #414
Annotations
10 errors and 2 warnings
setup_and_lint:
models/baseModels/SidebarEntry/SidebarEntry.ts#L12
Invalid type "string | undefined" of template literal expression
|
setup_and_lint:
models/baseModels/SidebarEntry/SidebarEntry.ts#L12
Invalid type "string | undefined" of template literal expression
|
setup_and_lint:
models/baseModels/SidebarEntry/SidebarEntry.ts#L19
Unsafe return of an `any` typed value
|
setup_and_lint:
src/utils/sidebarConfig.ts#L7
Unexpected `await` of a non-Promise (non-"Thenable") value
|
setup_and_lint:
src/utils/sidebarConfig.ts#L8
Unexpected `await` of a non-Promise (non-"Thenable") value
|
setup_and_lint:
src/utils/sidebarConfig.ts#L150
Async function 'getCompleteSidebar' has no 'await' expression
|
setup_and_lint:
src/utils/sidebarConfig.ts#L368
Unsafe assignment of an `any` value
|
setup_and_lint:
src/utils/sidebarConfig.ts#L375
Unsafe assignment of an `any` value
|
setup_and_lint:
src/utils/sidebarConfig.ts#L375
Unsafe member access .name on an `any` value
|
setup_and_lint:
src/utils/sidebarConfig.ts#L376
Unsafe assignment of an `any` value
|
setup_and_lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
setup_and_lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|