Skip to content

chore: remove unused packages #370 #368

chore: remove unused packages #370

chore: remove unused packages #370 #368

Triggered via push February 20, 2026 06:37
Status Success
Total duration 2m 49s
Artifacts 8
build_matrix
5s
build_matrix
Matrix: Build
Fit to window
Zoom out
Zoom in

Annotations

80 warnings
Build (feat/99-useprint-nested-usage-returns-false): src/community/components/form/pickers/mui-input-transition/mui-input-transition.tsx#L22
'size' is assigned a value but never used. Allowed unused vars must match /^_/u
Build (feat/99-useprint-nested-usage-returns-false): src/community/components/form/pickers/mui-input-transition/mui-input-transition.tsx#L22
'value' is assigned a value but never used. Allowed unused vars must match /^_/u
Build (feat/99-useprint-nested-usage-returns-false): src/community/components/form/pickers/mui-input-transition/mui-input-transition.tsx#L22
'InputProps' is assigned a value but never used. Allowed unused vars must match /^_/u
Build (feat/99-useprint-nested-usage-returns-false): src/community/components/form/pickers/mui-input-transition/mui-input-transition.tsx#L22
'ref' is assigned a value but never used. Allowed unused vars must match /^_/u
Build (feat/99-useprint-nested-usage-returns-false): src/community/components/form/file-upload/file-upload.tsx#L124
'className' is assigned a value but never used. Allowed unused vars must match /^_/u
Build (feat/99-useprint-nested-usage-returns-false): src/community/components/form/choice-group/choice-group.tsx#L225
'checked' is defined but never used. Allowed unused args must match /^_/u
Build (feat/99-useprint-nested-usage-returns-false): src/community/components/form/choice-group/choice-group.tsx#L225
'value' is defined but never used. Allowed unused args must match /^_/u
Build (feat/99-useprint-nested-usage-returns-false): src/community/components/form/choice-group/choice-group.tsx#L116
'indented' is assigned a value but never used. Allowed unused vars must match /^_/u
Build (feat/99-useprint-nested-usage-returns-false): src/community/components/button-content/button-content.tsx#L110
'renderWrapperElement' is defined but never used. Allowed unused args must match /^_/u
Build (feat/99-useprint-nested-usage-returns-false): src/community/components/button-content/button-content.tsx#L97
'text' is defined but never used. Allowed unused args must match /^_/u
Build (feat/94-dropdown-tedi-ready-component-development): src/community/components/form/pickers/mui-input-transition/mui-input-transition.tsx#L22
'size' is assigned a value but never used. Allowed unused vars must match /^_/u
Build (feat/94-dropdown-tedi-ready-component-development): src/community/components/form/pickers/mui-input-transition/mui-input-transition.tsx#L22
'value' is assigned a value but never used. Allowed unused vars must match /^_/u
Build (feat/94-dropdown-tedi-ready-component-development): src/community/components/form/pickers/mui-input-transition/mui-input-transition.tsx#L22
'InputProps' is assigned a value but never used. Allowed unused vars must match /^_/u
Build (feat/94-dropdown-tedi-ready-component-development): src/community/components/form/pickers/mui-input-transition/mui-input-transition.tsx#L22
'ref' is assigned a value but never used. Allowed unused vars must match /^_/u
Build (feat/94-dropdown-tedi-ready-component-development): src/community/components/form/file-upload/file-upload.tsx#L124
'className' is assigned a value but never used. Allowed unused vars must match /^_/u
Build (feat/94-dropdown-tedi-ready-component-development): src/community/components/form/choice-group/choice-group.tsx#L225
'checked' is defined but never used. Allowed unused args must match /^_/u
Build (feat/94-dropdown-tedi-ready-component-development): src/community/components/form/choice-group/choice-group.tsx#L225
'value' is defined but never used. Allowed unused args must match /^_/u
Build (feat/94-dropdown-tedi-ready-component-development): src/community/components/form/choice-group/choice-group.tsx#L116
'indented' is assigned a value but never used. Allowed unused vars must match /^_/u
Build (feat/94-dropdown-tedi-ready-component-development): src/community/components/button-content/button-content.tsx#L110
'renderWrapperElement' is defined but never used. Allowed unused args must match /^_/u
Build (feat/94-dropdown-tedi-ready-component-development): src/community/components/button-content/button-content.tsx#L97
'text' is defined but never used. Allowed unused args must match /^_/u
Build (feat/499-themeprovider-create-script-for-importing-theme-variables): src/community/components/form/file-upload/file-upload.tsx#L124
'className' is assigned a value but never used. Allowed unused vars must match /^_/u
Build (chore/370-check-for-unused-dependencies-and-remove-them): src/community/components/form/pickers/mui-input-transition/mui-input-transition.tsx#L22
'InputProps' is assigned a value but never used. Allowed unused vars must match /^_/u
Build (feat/499-themeprovider-create-script-for-importing-theme-variables): src/community/components/form/choice-group/choice-group.tsx#L116
'indented' is assigned a value but never used. Allowed unused vars must match /^_/u
Build (chore/370-check-for-unused-dependencies-and-remove-them): src/community/components/form/file-upload/file-upload.tsx#L124
'className' is assigned a value but never used. Allowed unused vars must match /^_/u
Build (feat/499-themeprovider-create-script-for-importing-theme-variables): src/community/components/button-content/button-content.tsx#L110
'renderWrapperElement' is defined but never used. Allowed unused args must match /^_/u
Build (chore/370-check-for-unused-dependencies-and-remove-them): src/community/components/form/choice-group/choice-group.tsx#L225
'checked' is defined but never used. Allowed unused args must match /^_/u
Build (chore/370-check-for-unused-dependencies-and-remove-them): src/community/components/form/choice-group/choice-group.tsx#L225
'value' is defined but never used. Allowed unused args must match /^_/u
Build (chore/370-check-for-unused-dependencies-and-remove-them): src/community/components/form/choice-group/choice-group.tsx#L116
'indented' is assigned a value but never used. Allowed unused vars must match /^_/u
Build (chore/370-check-for-unused-dependencies-and-remove-them): src/community/components/button-content/button-content.tsx#L110
'renderWrapperElement' is defined but never used. Allowed unused args must match /^_/u
Build (chore/370-check-for-unused-dependencies-and-remove-them): src/community/components/button-content/button-content.tsx#L97
'text' is defined but never used. Allowed unused args must match /^_/u
Build (feat/30-separator-update-separator-including-storybook-stories): src/community/components/form/file-upload/file-upload.tsx#L124
'className' is assigned a value but never used. Allowed unused vars must match /^_/u
Build (feat/30-separator-update-separator-including-storybook-stories): src/community/components/form/choice-group/choice-group.tsx#L225
'checked' is defined but never used. Allowed unused args must match /^_/u
Build (feat/30-separator-update-separator-including-storybook-stories): src/community/components/form/choice-group/choice-group.tsx#L225
'value' is defined but never used. Allowed unused args must match /^_/u
Build (feat/30-separator-update-separator-including-storybook-stories): src/community/components/form/choice-group/choice-group.tsx#L116
'indented' is assigned a value but never used. Allowed unused vars must match /^_/u
Build (feat/30-separator-update-separator-including-storybook-stories): src/community/components/button-content/button-content.tsx#L110
'renderWrapperElement' is defined but never used. Allowed unused args must match /^_/u
Build (feat/30-separator-update-separator-including-storybook-stories): src/community/components/button-content/button-content.tsx#L97
'text' is defined but never used. Allowed unused args must match /^_/u
Build (fix/127-card-cardcontent-does-not-work-as-intended-inside-modal): src/community/components/form/file-upload/file-upload.tsx#L124
'className' is assigned a value but never used. Allowed unused vars must match /^_/u
Build (fix/127-card-cardcontent-does-not-work-as-intended-inside-modal): src/community/components/form/choice-group/choice-group.tsx#L225
'checked' is defined but never used. Allowed unused args must match /^_/u
Build (fix/127-card-cardcontent-does-not-work-as-intended-inside-modal): src/community/components/form/choice-group/choice-group.tsx#L116
'indented' is assigned a value but never used. Allowed unused vars must match /^_/u
Build (fix/127-card-cardcontent-does-not-work-as-intended-inside-modal): src/community/components/button-content/button-content.tsx#L110
'renderWrapperElement' is defined but never used. Allowed unused args must match /^_/u
Build (rc): src/community/components/form/pickers/mui-input-transition/mui-input-transition.tsx#L22
'size' is assigned a value but never used. Allowed unused vars must match /^_/u
Build (rc): src/community/components/form/pickers/mui-input-transition/mui-input-transition.tsx#L22
'value' is assigned a value but never used. Allowed unused vars must match /^_/u
Build (rc): src/community/components/form/pickers/mui-input-transition/mui-input-transition.tsx#L22
'InputProps' is assigned a value but never used. Allowed unused vars must match /^_/u
Build (rc): src/community/components/form/pickers/mui-input-transition/mui-input-transition.tsx#L22
'ref' is assigned a value but never used. Allowed unused vars must match /^_/u
Build (rc): src/community/components/form/file-upload/file-upload.tsx#L124
'className' is assigned a value but never used. Allowed unused vars must match /^_/u
Build (rc): src/community/components/form/choice-group/choice-group.tsx#L225
'checked' is defined but never used. Allowed unused args must match /^_/u
Build (rc): src/community/components/form/choice-group/choice-group.tsx#L225
'value' is defined but never used. Allowed unused args must match /^_/u
Build (rc): src/community/components/form/choice-group/choice-group.tsx#L116
'indented' is assigned a value but never used. Allowed unused vars must match /^_/u
Build (rc): src/community/components/button-content/button-content.tsx#L110
'renderWrapperElement' is defined but never used. Allowed unused args must match /^_/u
Build (rc): src/community/components/button-content/button-content.tsx#L97
'text' is defined but never used. Allowed unused args must match /^_/u
Build (main): src/community/components/form/pickers/mui-input-transition/mui-input-transition.tsx#L22
'size' is assigned a value but never used. Allowed unused vars must match /^_/u
Build (main): src/community/components/form/pickers/mui-input-transition/mui-input-transition.tsx#L22
'value' is assigned a value but never used. Allowed unused vars must match /^_/u
Build (main): src/community/components/form/pickers/mui-input-transition/mui-input-transition.tsx#L22
'InputProps' is assigned a value but never used. Allowed unused vars must match /^_/u
Build (main): src/community/components/form/pickers/mui-input-transition/mui-input-transition.tsx#L22
'ref' is assigned a value but never used. Allowed unused vars must match /^_/u
Build (main): src/community/components/form/file-upload/file-upload.tsx#L124
'className' is assigned a value but never used. Allowed unused vars must match /^_/u
Build (main): src/community/components/form/choice-group/choice-group.tsx#L225
'checked' is defined but never used. Allowed unused args must match /^_/u
Build (main): src/community/components/form/choice-group/choice-group.tsx#L225
'value' is defined but never used. Allowed unused args must match /^_/u
Build (main): src/community/components/form/choice-group/choice-group.tsx#L116
'indented' is assigned a value but never used. Allowed unused vars must match /^_/u
Build (main): src/community/components/button-content/button-content.tsx#L110
'renderWrapperElement' is defined but never used. Allowed unused args must match /^_/u
Build (main): src/community/components/button-content/button-content.tsx#L97
'text' is defined but never used. Allowed unused args must match /^_/u

Artifacts

Produced during runtime
Name Size Digest
0
6.45 MB
sha256:0f393fdfc3d71b61d808fddd236423518763f35873e6a8b4e4c3d24128a681f3
1
6.45 MB
sha256:4c2e5974d107b9a31a76c12567e099e278468d08df180ac96ab73b38c98018d0
2
6.45 MB
sha256:5e3bd8dc59ce1c5fd02351953c7fa91c81d333b3d307d2150e24314b8bdfdfc3
3
6.45 MB
sha256:a6f4273027370d72659c077dae7165a05a0c5f0b49db4de01f18424d31663931
4
6.45 MB
sha256:3aee28ab8cba2b50377a700dda26b9cb7b3b43b7c7034835ef8e756cbbf6a428
5
6.46 MB
sha256:21c95f361ca9d401616f871cc3f4d232517c4a5b97cdf84ea8708810c3cfc212
6
6.45 MB
sha256:eec6bb6f2829ebb502fe213cf3509e7e6764dcf0ccbe66f39f424617e596676d
7
6.45 MB
sha256:18c5b6857ee173d94c8ab5bf9df63d7354a0ba85280e5b65efb63c1b0546879b