refactor: revamp documentation (#196) #468
Annotations
4 errors and 1 warning
Lint
documentation#lint: command (/home/runner/work/tuono/tuono/apps/documentation) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint exited (1)
|
Lint:
apps/documentation/src/components/sidebar/config.ts#L10
Array type using 'SidebarLink[]' is forbidden. Use 'Array<SidebarLink>' instead
|
Lint:
apps/documentation/src/components/sidebar/config.ts#L23
Array type using 'SidebarElements[]' is forbidden. Use 'Array<SidebarElements>' instead
|
Lint
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading