Skip to content

fix(alert): remove console log, clean up prop descriptions #11 #347

fix(alert): remove console log, clean up prop descriptions #11

fix(alert): remove console log, clean up prop descriptions #11 #347

Triggered via push February 19, 2026 04:35
Status Success
Total duration 2m 52s
Artifacts 10
build_matrix
7s
build_matrix
Matrix: Build
Fit to window
Zoom out
Zoom in

Annotations

100 warnings
Build (feat/11-alert-add-smaller-alert-size-padding-font-small): 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/11-alert-add-smaller-alert-size-padding-font-small): 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/11-alert-add-smaller-alert-size-padding-font-small): src/community/components/form/choice-group/choice-group.tsx#L225
'checked' is defined but never used. Allowed unused args must match /^_/u
Build (feat/11-alert-add-smaller-alert-size-padding-font-small): src/community/components/form/choice-group/choice-group.tsx#L225
'value' is defined but never used. Allowed unused args must match /^_/u
Build (feat/11-alert-add-smaller-alert-size-padding-font-small): 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/11-alert-add-smaller-alert-size-padding-font-small): src/community/components/button-content/button-content.tsx#L110
'renderWrapperElement' is defined but never used. Allowed unused args must match /^_/u
Build (feat/11-alert-add-smaller-alert-size-padding-font-small): 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 (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 (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 (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 (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 (fix/101-choicegroup-visual-and-accessibilty-issues-with-new-component): 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/101-choicegroup-visual-and-accessibilty-issues-with-new-component): 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/101-choicegroup-visual-and-accessibilty-issues-with-new-component): src/community/components/button-content/button-content.tsx#L110
'renderWrapperElement' is defined but never used. Allowed unused args must match /^_/u
Build (feat/421-sidenav-side-nav-group-title-add-info-button): 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/421-sidenav-side-nav-group-title-add-info-button): 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/421-sidenav-side-nav-group-title-add-info-button): src/community/components/form/choice-group/choice-group.tsx#L225
'checked' is defined but never used. Allowed unused args must match /^_/u
Build (feat/421-sidenav-side-nav-group-title-add-info-button): src/community/components/form/choice-group/choice-group.tsx#L225
'value' is defined but never used. Allowed unused args must match /^_/u
Build (feat/421-sidenav-side-nav-group-title-add-info-button): 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/421-sidenav-side-nav-group-title-add-info-button): src/community/components/button-content/button-content.tsx#L110
'renderWrapperElement' is defined but never used. Allowed unused args must match /^_/u
Build (feat/421-sidenav-side-nav-group-title-add-info-button): 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
Build (fix/46-link-link-icon): 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 (fix/46-link-link-icon): 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 (fix/46-link-link-icon): 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 (fix/46-link-link-icon): 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 (fix/46-link-link-icon): 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/46-link-link-icon): src/community/components/form/choice-group/choice-group.tsx#L225
'checked' is defined but never used. Allowed unused args must match /^_/u
Build (fix/46-link-link-icon): src/community/components/form/choice-group/choice-group.tsx#L225
'value' is defined but never used. Allowed unused args must match /^_/u
Build (fix/46-link-link-icon): 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/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 (fix/46-link-link-icon): src/community/components/button-content/button-content.tsx#L110
'renderWrapperElement' is defined but never used. Allowed unused args must match /^_/u
Build (fix/46-link-link-icon): src/community/components/button-content/button-content.tsx#L97
'text' 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
'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

Artifacts

Produced during runtime
Name Size Digest
0
6.45 MB
sha256:fc1e92250e4a3cb16d0fc55629a6f86381e90ee51bdb8fe2c38c30a427d4d385
1
6.45 MB
sha256:fa784491c22be032edd0b706219b17f0ccdcf4223ac71b0dfcb1ec70bf6defb2
2
6.45 MB
sha256:0be397e3ee9d3111d4c93b42e3fad1d5c0e86a3a9b1850d8a78df509a9ad99b1
3
6.45 MB
sha256:7742cba0e9b73802feb77dbce5e04bfc4ba2fa99a42834e4b17cbb4b2e916818
4
6.45 MB
sha256:c5075d29bc4b77975db46448b6ab9cece0441b174bde6df542fc810bd206ed68
5
6.45 MB
sha256:2ec4c94d67849e7a1ee5978248e60acb06f1b4d1eb8ea80a092e1dcd7da09267
6
6.45 MB
sha256:b4ceb08783fa6107ef8fff9505745b009fe7f71b70e2e0dd425d6165e6d57e52
7
6.46 MB
sha256:804366d781e8a3acc767805bbac9f3a5740364d48f71687d76108d619da6497a
8
6.45 MB
sha256:b390d64c5c6da54878978b6cf9dd2ea9ea67d707ce92fd90142b1a096738aef3
9
6.45 MB
sha256:053319857fdd6b44ae95f03e2e93f7beedd4ba4a01fd66c049ecb726c29c723f