Skip to content

chore(deps): update non-major #1079

chore(deps): update non-major

chore(deps): update non-major #1079

Triggered via pull request November 16, 2023 19:46
Status Failure
Total duration 44s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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>'.