Skip to content

feat: add docs

feat: add docs #11

Triggered via push November 21, 2023 21:19
Status Failure
Total duration 3m 3s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 14 warnings
Unit and Integration Tests
Process completed with exit code 1.
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Typechecker
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Linter
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Linter: apps/example/@/components/ui/button.tsx#L1
`react` import should occur after import of `class-variance-authority`
Linter: apps/example/@/components/ui/button.tsx#L3
There should be no empty line between import groups
Linter: apps/example/@/components/ui/scroll-area.tsx#L2
There should be no empty line between import groups
Linter: apps/example/@/components/ui/scroll-area.tsx#L2
`@radix-ui/react-scroll-area` import should occur before import of `react`
Linter: apps/example/@/components/ui/sheet.tsx#L1
`react` import should occur after import of `class-variance-authority`
Linter: apps/example/@/components/ui/sheet.tsx#L4
There should be no empty line between import groups
Linter: apps/example/@/components/ui/tabs.tsx#L2
There should be no empty line between import groups
Linter: apps/example/@/components/ui/tabs.tsx#L2
`@radix-ui/react-tabs` import should occur before import of `react`
Linter: apps/example/app/routes/__layout._index.tsx#L3
`@/components/ui/button` import should occur after import of `rxjs`
Linter: apps/example/app/routes/__layout._index.tsx#L5
`~/shiki.server` import should occur after import of `~/shiki`
Unit and Integration Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/