convert to tsup #702
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
lint-typecheck.yml
on: pull_request
lint-typecheck
27m 36s
Discord Notification
0s
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/
|