Skip to content

fix: shiki languages #14

fix: shiki languages

fix: shiki languages #14

Triggered via push November 21, 2023 21:34
Status Failure
Total duration 57s
Artifacts

ci.yml

on: push
Build
37s
Build
Typechecker
43s
Typechecker
Unit and Integration Tests
36s
Unit and Integration Tests
Linter
48s
Linter
Fit to window
Zoom out
Zoom in

Annotations

1 error and 14 warnings
Unit and Integration Tests
Process completed with exit code 1.
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/
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`