Skip to content

Merge pull request #705 from TEDI-Design-System/feat/699-base-map-sel… #205

Merge pull request #705 from TEDI-Design-System/feat/699-base-map-sel…

Merge pull request #705 from TEDI-Design-System/feat/699-base-map-sel… #205

Triggered via push July 7, 2026 09:19
Status Success
Total duration 5m 18s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
lint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
chromatic
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-and-deploy
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-and-deploy: 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-and-deploy: 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-and-deploy: 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-and-deploy: 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-and-deploy: 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-and-deploy: src/community/components/form/choice-group/choice-group.tsx#L225
'checked' is defined but never used. Allowed unused args must match /^_/u
build-and-deploy: src/community/components/form/choice-group/choice-group.tsx#L225
'value' is defined but never used. Allowed unused args must match /^_/u
build-and-deploy: 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-and-deploy: src/community/components/button-content/button-content.tsx#L110
'renderWrapperElement' is defined but never used. Allowed unused args must match /^_/u
build-and-deploy: src/community/components/button-content/button-content.tsx#L97
'text' is defined but never used. Allowed unused args must match /^_/u