Skip to content

Publish

Publish #22

Manually triggered March 11, 2026 14:43
Status Success
Total duration 1m 28s
Artifacts

publish.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Publish
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
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