resolve public assets correctly #147
Annotations
11 warnings
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/
|
src/components/primitives.tsx#L5
Unexpected any. Specify a different type
|
|
src/components/ui/atoms/Badge/index.tsx#L7
'asChild' is defined but never used
|
src/components/ui/atoms/Button/index.tsx#L6
'asChild' is defined but never used
|
src/components/ui/atoms/Heading/index.tsx#L10
'asChild' is defined but never used
|
src/components/ui/atoms/Icon/index.tsx#L6
'asChild' is defined but never used
|
src/components/ui/atoms/Input/index.tsx#L15
'delay' is assigned a value but never used
|
src/components/ui/atoms/Select/index.tsx#L7
'asChild' is defined but never used
|
src/components/ui/atoms/TextArea/index.tsx#L7
'asChild' is defined but never used
|
src/components/ui/builders/Dialog/index.tsx#L9
'asChild' is defined but never used
|
The logs for this run have expired and are no longer available.
Loading