Skip to content

Remove image filtering #10844

Remove image filtering

Remove image filtering #10844

Triggered via pull request April 10, 2025 20:20
Status Failure
Total duration 2m 58s
Artifacts

pr-checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 1 warning
Commitlint
You have commit messages with errors ⧗ input: wip: extract images from html ✖ type must be one of [feat, fix, docs, switched, style, refactor, perf, test, build, ci, chore, revert] [type-enum] ✖ found 1 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint ⧗ input: wip: url images working ✖ type must be one of [feat, fix, docs, switched, style, refactor, perf, test, build, ci, chore, revert] [type-enum] ✖ found 1 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
Lint: src/components/text-editor/prosemirror-adapter/plugins/image/inserter.ts#L392
'urlToBlob' is assigned a value but never used. Allowed unused vars must match /^h$/u
Lint: src/components/text-editor/prosemirror-adapter/plugins/image/inserter.ts#L415
'createOptimizedThumbnail' is assigned a value but never used. Allowed unused vars must match /^h$/u
Build
Process completed with exit code 1.
Lint: src/components/text-editor/prosemirror-adapter/plugins/image/inserter.ts#L181
Refactor this function to not always return the same value