Write all JSON data formatted to Markdown #757
Annotations
6 errors
|
Code checks
Process completed with exit code 1.
|
|
Code checks:
src/utils/json-to-markdown.ts#L155
'key' is defined but never used. Allowed unused args must match /^_/u
|
|
Code checks:
src/utils/json-to-markdown.ts#L140
'key' is defined but never used. Allowed unused args must match /^_/u
|
|
Code checks:
src/utils/json-to-markdown.ts#L121
'index' is defined but never used. Allowed unused args must match /^_/u
|
|
Code checks:
src/utils/json-to-markdown.ts#L120
'key' is defined but never used. Allowed unused args must match /^_/u
|
|
Code checks:
src/utils/input-schema-to-markdown.ts#L7
Unexpected any. Specify a different type
|