Merge pull request #344 from softnetics/benz/feat/filter-classnames #1105
Annotations
2 errors and 11 warnings
|
ci
Canceling since a higher priority waiting request for ci-refs/heads/main exists
|
|
ci
The operation was canceled.
|
|
ci
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/setup-node@v3, rharkor/caching-for-turbo@v1.8. 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/
|
|
ci:
legacies/react/src/core/utils.ts#L31
'error' is defined but never used
|
|
ci:
legacies/react/src/core/file-storage-adapters/handlers/grab-permanent-obj.ts#L25
'args' is defined but never used. Allowed unused args must match /^_/u
|
|
ci:
legacies/react/src/core/config.tsx#L119
'error' is defined but never used
|
|
ci:
legacies/react/src/core/collection/index.tsx#L384
'TFields' is defined but never used. Allowed unused vars must match /^_/u
|
|
ci:
legacies/react/src/core/collection/index.spec.ts#L17
'userFields' is assigned a value but only used as a type. Allowed unused vars must match /^_/u
|
|
ci:
legacies/react/src/auth/plugins/email-and-password/views/login/login.tsx#L9
'props' is defined but never used. Allowed unused args must match /^_/u
|
|
ci:
legacies/react/src/auth/plugins/email-and-password/views/forgot-password/forgot-password.tsx#L7
'props' is defined but never used. Allowed unused args must match /^_/u
|
|
ci:
legacies/react/src/auth/plugins/email-and-password/index.tsx#L45
'TContext' is defined but never used. Allowed unused vars must match /^_/u
|
|
ci:
packages/ui/src/components/primitives/tanstack-table.tsx#L271
'TValue' is defined but never used. Allowed unused vars must match /^_/u
|
|
ci:
packages/ui/src/components/primitives/tanstack-table.tsx#L271
'TData' is defined but never used. Allowed unused vars must match /^_/u
|