chore(deps): update non-major #1079
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors
build:
components/HeroPost.tsx#L17
Type 'string | undefined' is not assignable to type 'string'.
|
build:
components/HeroPost.tsx#L27
Type 'string | undefined' is not assignable to type 'string'.
|
build:
components/IndexPage.tsx#L27
Type 'boolean | undefined' is not assignable to type 'boolean'.
|
build:
components/PostHeader.tsx#L18
Type 'string | undefined' is not assignable to type 'string'.
|
build:
components/PostHeader.tsx#L25
Type 'string | undefined' is not assignable to type 'string'.
|
build:
components/PostPage.tsx#L38
Type 'boolean | undefined' is not assignable to type 'boolean'.
|
build:
components/PostPreview.tsx#L20
Type 'string | undefined' is not assignable to type 'string'.
|
build:
components/PostPreview.tsx#L31
Type 'string | undefined' is not assignable to type 'string'.
|
build:
intro-template/index.tsx#L26
Argument of type 'string' is not assignable to parameter of type 'SetStateAction<null>'.
|
build:
intro-template/index.tsx#L28
Argument of type 'string' is not assignable to parameter of type 'SetStateAction<null>'.
|