Skip to content

resolve public assets correctly #148

resolve public assets correctly

resolve public assets correctly #148

Triggered via push September 25, 2024 23:24
Status Success
Total duration 2m 58s
Artifacts

quality.yml

on: push
Lint (ESLint)
34s
Lint (ESLint)
Format (Prettier)
2m 46s
Format (Prettier)
Run Unit Tests (Vitest)
34s
Run Unit Tests (Vitest)
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
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
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/