Skip to content
Triggered via pull request May 12, 2024 17:32
@Rujuu-progRujuu-prog
opened #6
test
Status Failure
Total duration 28s
Artifacts

pull-request.yml

on: pull_request
build-and-test
17s
build-and-test
Fit to window
Zoom out
Zoom in

Annotations

8 errors
build-and-test: src/markdownToNotion.ts#L30
Unexpected nullable string value in conditional. Please handle the nullish/empty cases explicitly
build-and-test: src/markdownToNotion.ts#L30
Unexpected nullable string value in conditional. Please handle the nullish/empty cases explicitly
build-and-test: src/markdownToNotion.ts#L92
Unexpected nullable string value in conditional. Please handle the nullish/empty cases explicitly
build-and-test: src/markdownToNotion.ts#L105
'resDelete' is assigned a value but never used
build-and-test: src/markdownToNotion.ts#L118
'resCreate' is assigned a value but never used
build-and-test: src/readMD.ts#L18
Unnecessary escape character: \)
build-and-test: src/readMD.ts#L47
Forbidden non-null assertion
build-and-test
Process completed with exit code 1.