Skip to content

fix(search): stop using placeholder as Search region name #57 #644

fix(search): stop using placeholder as Search region name #57

fix(search): stop using placeholder as Search region name #57 #644

Triggered via pull request July 29, 2026 06:25
Status Success
Total duration 2m 48s
Artifacts

react-test-and-lint.yml

on: pull_request
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/
build
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: 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: 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: 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: 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: src/community/components/form/file-upload/file-upload.tsx#L130
'className' is assigned a value but never used. Allowed unused vars must match /^_/u
build: src/community/components/form/choice-group/choice-group.tsx#L228
'checked' is defined but never used. Allowed unused args must match /^_/u
build: src/community/components/form/choice-group/choice-group.tsx#L228
'value' is defined but never used. Allowed unused args must match /^_/u
build: src/community/components/form/choice-group/choice-group.tsx#L119
'indented' is assigned a value but never used. Allowed unused vars must match /^_/u
build: src/community/components/button-content/button-content.tsx#L110
'renderWrapperElement' is defined but never used. Allowed unused args must match /^_/u
build: src/community/components/button-content/button-content.tsx#L97
'text' is defined but never used. Allowed unused args must match /^_/u
test-coverage
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/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea, 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/