Remove dead code #19620
pr-builder.yml
on: pull_request
Matrix: ʦ Typecheck (STATIC ANALYSIS)
Matrix: ✂️ Knip (DEAD CODE)
Matrix: ⬣ ESLint (STATIC ANALYSIS)
Matrix: 👾 Unit Test (TESTING)
Matrix: 🚧 Build
Annotations
10 errors, 5 warnings, and 10 notices
|
✂️ Knip / Unused exported enum members:
modules/form/src/components/adapters/file-picker-adapter.tsx#L42
JSON in modules/form/src/components/adapters/file-picker-adapter.tsx
|
|
✂️ Knip / Unused exported enum members:
modules/form/src/components/adapters/file-picker-adapter.tsx#L41
XML in modules/form/src/components/adapters/file-picker-adapter.tsx
|
|
✂️ Knip / Unused exported enum members:
modules/form/src/components/adapters/file-picker-adapter.tsx#L40
DEFAULT in modules/form/src/components/adapters/file-picker-adapter.tsx
|
|
✂️ Knip / Unused exported enum members:
modules/core/src/models/http.ts#L61
HEAD in modules/core/src/models/http.ts
|
|
✂️ Knip / Unused exported enum members:
modules/core/src/models/http.ts#L55
DELETE in modules/core/src/models/http.ts
|
|
✂️ Knip / Unused exported enum members:
modules/core/src/models/http.ts#L49
PATCH in modules/core/src/models/http.ts
|
|
✂️ Knip / Unused exported enum members:
modules/core/src/models/http.ts#L43
PUT in modules/core/src/models/http.ts
|
|
✂️ Knip / Unused exported enum members:
modules/core/src/models/http.ts#L37
POST in modules/core/src/models/http.ts
|
|
✂️ Knip / Unused exported enum members:
features/admin.extensions.v1/configs/models/application.ts#L190
QUICK_START in features/admin.extensions.v1/configs/models/application.ts
|
|
✂️ Knip / Unused exported types:
features/admin.flow-builder-core.v1/components/resource-property-panel/choice-options-property-field.tsx#L34
ChoiceOptionsPropertyFieldPropsInterface in features/admin.flow-builder-core.v1/components/resource-property-panel/choice-options-property-field.tsx
|
|
✂️ Knip (DEAD CODE) (20.x, 10.x)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
|
|
⬣ ESLint (STATIC ANALYSIS) (20.x, 10.x)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-node@v2, pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
|
|
ʦ Typecheck (STATIC ANALYSIS) (20.x, 10.x)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-node@v2, pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
|
|
👾 Unit Test (TESTING) (20.x, 10.x)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-node@v2, codecov/codecov-action@v4, pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
|
|
🚧 Build (20.x, 3.8.6, 21, 10.x)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-java@v3, actions/setup-node@v2, pnpm/action-setup@v4, stCarolas/setup-maven@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
|
|
✂️ Knip / Configuration hints:
knip.json#L1
Remove redundant entry pattern: public-api.ts in knip.json
|
|
✂️ Knip / Configuration hints:
knip.json#L1
Remove redundant entry pattern: public-api.ts in knip.json
|
|
✂️ Knip / Configuration hints:
knip.json#L1
Remove redundant entry pattern: public-api.ts in knip.json
|
|
✂️ Knip / Configuration hints:
knip.json#L1
Refine entry pattern (no matches): [public-api.ts] in knip.json
|
|
✂️ Knip / Configuration hints:
knip.json#L1
Remove redundant entry pattern: public-api.ts in knip.json
|
|
✂️ Knip / Configuration hints:
knip.json#L1
Remove redundant entry pattern: public-api.ts in knip.json
|
|
✂️ Knip / Configuration hints:
knip.json#L1
Remove redundant entry pattern: public-api.ts in knip.json
|
|
✂️ Knip / Configuration hints:
knip.json#L1
Remove redundant entry pattern: public-api.ts in knip.json
|
|
✂️ Knip / Configuration hints:
knip.json#L1
Remove redundant entry pattern: public-api.ts in knip.json
|
|
✂️ Knip / Configuration hints:
knip.json#L1
Remove redundant entry pattern: public-api.ts in knip.json
|