Feat/fragments user card users grid #70
checks.yaml
on: pull_request
checks
/
Lint, typecheck
41s
Annotations
9 errors
(object-shorthand): Expected property shorthand.:
ui/scroll/src/scroll.styles.ts#L8
Expected property shorthand.
|
|
|
(react/jsx-boolean-value): Value must be omitted for boolean attributes:
app/fragments/app-users-modal/src/users-modal.component.tsx#L69
Value must be omitted for boolean attributes
|
(object-shorthand): Expected property shorthand.:
ui/image/src/image-block/image-block.styles.ts#L10
Expected property shorthand.
|
(object-shorthand): Expected property shorthand.:
ui/image/src/next-image/next-image.styles.ts#L12
Expected property shorthand.
|
(no-dupe-keys): Duplicate key 'superBiggest'.:
ui/theme/src/theme/spaces.ts#L60
Duplicate key 'superBiggest'.
|
(no-dupe-keys): Duplicate key 'superPuperExtra'.:
ui/theme/src/theme/spaces.ts#L83
Duplicate key 'superPuperExtra'.
|
(no-redeclare): 'ButtonShadow' is already defined.:
ui/button/src/styles/shadow/shadow.styles.ts#L17
'ButtonShadow' is already defined.
|