Skip to content

resolve public assets correctly #147

resolve public assets correctly

resolve public assets correctly #147

Triggered via push September 15, 2024 20:48
Status Success
Total duration 41s
Artifacts

quality.yml

on: push
Lint (ESLint)
29s
Lint (ESLint)
Format (Prettier)
17s
Format (Prettier)
Run Unit Tests (Vitest)
18s
Run Unit Tests (Vitest)
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
Format (Prettier)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run Unit Tests (Vitest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Lint (ESLint)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Lint (ESLint): src/components/primitives.tsx#L5
Unexpected any. Specify a different type
Lint (ESLint)
Unexpected any. Specify a different type
Lint (ESLint): src/components/ui/atoms/Badge/index.tsx#L7
'asChild' is defined but never used
Lint (ESLint): src/components/ui/atoms/Button/index.tsx#L6
'asChild' is defined but never used
Lint (ESLint): src/components/ui/atoms/Heading/index.tsx#L10
'asChild' is defined but never used
Lint (ESLint): src/components/ui/atoms/Icon/index.tsx#L6
'asChild' is defined but never used
Lint (ESLint): src/components/ui/atoms/Input/index.tsx#L15
'delay' is assigned a value but never used
Lint (ESLint): src/components/ui/atoms/Select/index.tsx#L7
'asChild' is defined but never used
Lint (ESLint): src/components/ui/atoms/TextArea/index.tsx#L7
'asChild' is defined but never used
Lint (ESLint): src/components/ui/builders/Dialog/index.tsx#L9
'asChild' is defined but never used