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