Skip to content

Version Packages

Version Packages #669

Triggered via pull request September 20, 2023 07:51
Status Success
Total duration 27m 11s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint-typecheck.yml

on: pull_request
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/