feat: add blog and newsletter #309
Annotations
7 errors and 10 warnings
typecheck
@ds-project/components#build: command (/home/runner/work/engine/engine/packages/components) /usr/local/bin/pnpm run build exited (1)
|
typecheck
Process completed with exit code 1.
|
lint:
packages/components/package.json#L11
Package exports are not alphabetized
|
lint
blog#lint: command (/home/runner/work/engine/engine/apps/blog) /usr/local/bin/pnpm run lint --cache --cache-location .cache/.eslintcache exited (1)
|
lint
@ds-project/components#lint: command (/home/runner/work/engine/engine/packages/components) /usr/local/bin/pnpm run lint --cache --cache-location .cache/.eslintcache exited (1)
|
lint
@ds-project/components#build: command (/home/runner/work/engine/engine/packages/components) /usr/local/bin/pnpm run build exited (1)
|
lint
Process completed with exit code 1.
|
lint:
packages/components/src/accordion/accordion.tsx#L37
Classnames 'ds-h-4, ds-w-4' could be replaced by the 'ds-size-4' shorthand!
|
lint:
packages/components/src/breadcrumb/breadcrumb.tsx#L103
Classnames 'ds-h-4, ds-w-4' could be replaced by the 'ds-size-4' shorthand!
|
lint:
packages/components/src/button/button.tsx#L8
Classnames 'ds-h-10, ds-w-10' could be replaced by the 'ds-size-10' shorthand!
|
lint:
packages/components/src/checkbox/checkbox.tsx#L26
Classnames 'ds-h-4, ds-w-4' could be replaced by the 'ds-size-4' shorthand!
|
lint:
packages/components/src/dialog/dialog.tsx#L48
Classnames 'ds-h-4, ds-w-4' could be replaced by the 'ds-size-4' shorthand!
|
lint:
packages/components/src/dropdown-menu/dropdown-menu.tsx#L36
Classnames 'ds-h-4, ds-w-4' could be replaced by the 'ds-size-4' shorthand!
|
lint:
packages/components/src/dropdown-menu/dropdown-menu.tsx#L107
Classnames 'ds-h-3.5, ds-w-3.5' could be replaced by the 'ds-size-3.5' shorthand!
|
lint:
packages/components/src/dropdown-menu/dropdown-menu.tsx#L109
Classnames 'ds-h-4, ds-w-4' could be replaced by the 'ds-size-4' shorthand!
|
lint:
packages/components/src/dropdown-menu/dropdown-menu.tsx#L130
Classnames 'ds-h-3.5, ds-w-3.5' could be replaced by the 'ds-size-3.5' shorthand!
|
lint:
packages/components/src/dropdown-menu/dropdown-menu.tsx#L132
Classnames 'ds-h-2, ds-w-2' could be replaced by the 'ds-size-2' shorthand!
|