Skip to content

Publish

Publish #30

Manually triggered April 24, 2026 11:40
Status Success
Total duration 1m 26s
Artifacts

publish.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Publish: packages/editor/src/bundle/config/action-names.ts#L73
Assignment to property of function parameter 'obj'
Publish: packages/editor/src/bundle/WysiwygEditorComponent.tsx#L25
React Hook useEffect has a missing dependency: 'autofocus'. Either include it or remove the dependency array
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#L66
@internal should not have a name
Publish: packages/editor/scripts/check-circular-deps.js#L6
Unexpected negated condition