Skip to content

chore: remove logs

chore: remove logs #4

Re-run triggered October 17, 2025 12:04
Status Failure
Total duration 38s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors
lint
Process completed with exit code 1.
lint: src/runtime/types/notion-blocks.ts#L61
Unexpected any. Specify a different type
lint: src/runtime/types/notion-blocks.ts#L24
Unexpected any. Specify a different type
lint: src/runtime/components/Renderer.vue#L50
'nextIndex' is defined but never used
lint: src/runtime/components/Renderer.vue#L1
Component name "Renderer" should always be multi-word
lint: src/module.ts#L12
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
lint: playground/app.vue#L134
'quoteBlock' is assigned a value but never used. Allowed unused vars must match /^_/u
lint: playground/app.vue#L111
'headingBlock' is assigned a value but never used. Allowed unused vars must match /^_/u
lint: playground/app.vue#L109
'paragraphBlock' is assigned a value but never used. Allowed unused vars must match /^_/u