Skip to content

feat: paste image

feat: paste image #567

Triggered via pull request December 2, 2023 16:24
Status Failure
Total duration 37s
Artifacts

node.js.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
build (18.x): packages/blocky-react/src/blocks/imageBlock/index.tsx#L95
'attributes' is never reassigned. Use 'const' instead
build (18.x)
Process completed with exit code 1.
build (18.x): packages/blocky-core/src/registry/pluginRegistry.ts#L84
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free