Skip to content

Merge pull request #1 from selemondev/chore/remove-logs #10

Merge pull request #1 from selemondev/chore/remove-logs

Merge pull request #1 from selemondev/chore/remove-logs #10

Triggered via push October 17, 2025 12:04
Status Failure
Total duration 41s
Artifacts

ci.yml

on: push
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