Skip to content

Merge pull request #2648 from udecode/changeset-release/main #676

Merge pull request #2648 from udecode/changeset-release/main

Merge pull request #2648 from udecode/changeset-release/main #676

Triggered via push September 27, 2023 09:38
Status Success
Total duration 25m 31s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Discord Notification
0s
Discord Notification
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
lint-typecheck: apps/www/src/app/_components/installation-tab.tsx#L202
React Hook useMemo has a missing dependency: 'hasEditor'. Either include it or remove the dependency array
lint-typecheck: apps/www/src/registry/default/example/editable-voids-demo.tsx#L49
'styles' is assigned a value but never used. Allowed unused vars must match /^_/u
lint-typecheck: apps/www/src/registry/default/example/editor-button.tsx#L14
'plugins' is assigned a value but never used. Allowed unused vars must match /^_/u
lint-typecheck: apps/www/src/registry/default/example/editor-form.tsx#L13
'plugins' is assigned a value but never used. Allowed unused vars must match /^_/u
lint-typecheck: apps/www/src/registry/default/example/editor-ghost.tsx#L13
'plugins' is assigned a value but never used. Allowed unused vars must match /^_/u
lint-typecheck: apps/www/src/registry/default/example/editor-label.tsx#L14
'plugins' is assigned a value but never used. Allowed unused vars must match /^_/u
lint-typecheck: apps/www/src/registry/default/example/editor-text.tsx#L14
'plugins' is assigned a value but never used. Allowed unused vars must match /^_/u
lint-typecheck
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/