Skip to content

Publish

Publish #19

Manually triggered March 3, 2026 17:01
Status Failure
Total duration 1m 23s
Artifacts

publish.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
Publish
Process completed with exit code 1.
Publish: packages/editor/src/bundle/MarkupEditorComponent.tsx#L35
React Hook useEffect has a missing dependency: 'autofocus'. Either include it or remove the dependency array
Publish: packages/editor/src/bundle/HorizontalDrag.tsx#L171
React Hook useCallback has a missing dependency: 'onEndMove'. Either include it or remove the dependency array. If 'onEndMove' changes too often, find the parent component that defines it and wrap that definition in useCallback
Publish: packages/editor/src/bundle/HorizontalDrag.tsx#L153
React Hook useCallback has unnecessary dependencies: 'lCardWidth' and 'rCardWidth'. Either exclude them or remove the dependency array
Publish: packages/editor/src/bundle/HorizontalDrag.tsx#L127
React Hook useEffect has missing dependencies: 'cm', 'lCardWidth', 'rCardWidth', and 'updateWidth'. Either include them or remove the dependency array
Publish: packages/editor/src/bundle/HorizontalDrag.tsx#L84
Unexpected any. Specify a different type
Publish: packages/editor/src/bundle/Editor.ts#L91
@internal should not have a name
Publish: packages/editor/src/bundle/Editor.ts#L74
@internal should not have a name
Publish: packages/editor/src/bundle/Editor.ts#L43
Unexpected any. Specify a different type