Skip to content

chore: yarn up '*' #758

chore: yarn up '*'

chore: yarn up '*' #758

Triggered via pull request November 23, 2023 09:27
@spawniaspawnia
synchronize #249
yarn-up
Status Failure
Total duration 1m 41s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

validate.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 errors
build
Process completed with exit code 1.
lint
Process completed with exit code 2.
test
Process completed with exit code 1.
typecheck: src/Button/ColoredButtons.tsx#L4
Module '"styled-components"' has no exported member 'ThemedStyledProps'. Did you mean to use 'import ThemedStyledProps from "styled-components"' instead?
typecheck: src/Space/index.stories.tsx#L33
No overload matches this call.
typecheck: src/Space/index.stories.tsx#L41
No overload matches this call.
typecheck: src/Space/index.stories.tsx#L47
No overload matches this call.
typecheck: src/Space/index.stories.tsx#L59
No overload matches this call.
typecheck: src/Space/index.tsx#L12
Expected 0 type arguments, but got 1.
typecheck: src/Space/index.tsx#L13
Argument of type 'string' is not assignable to parameter of type '"block" | keyof SpaceProps'.
typecheck: src/Space/index.tsx#L16
Property 'block' does not exist on type 'ExecutionContext & FastOmit<SpaceProps & { children?: ReactNode; }, never>'.
typecheck: src/Table/index.tsx#L32
Argument of type '{}' is not assignable to parameter of type 'RecordType'.
typecheck: src/styled-utils.ts#L1
Module '"styled-components"' has no exported member 'ThemeProps'. Did you mean to use 'import ThemeProps from "styled-components"' instead?