Skip to content

πŸ›

πŸ› #674

Triggered via push September 27, 2023 09:12
Status Success
Total duration 26m 46s
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/