Skip to content

Fix: adjustment value custom summary row #497

Fix: adjustment value custom summary row

Fix: adjustment value custom summary row #497

Triggered via push September 29, 2025 01:22
Status Success
Total duration 1m 18s
Artifacts

run-checks.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
run-checks: client/src/assets/icons/ProgramIcons.jsx#L20
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
run-checks: client/src/assets/icons/ProgramIcons.jsx#L11
'props' is defined but never used. Allowed unused args must match /^_/u
run-checks: client/src/assets/icons/ProgramIcons.jsx#L11
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
run-checks: client/src/assets/icons/ProgramIcons.jsx#L3
'props' is defined but never used. Allowed unused args must match /^_/u
run-checks: client/src/assets/icons/ProgramIcons.jsx#L3
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
run-checks: client/src/assets/RepeatIcon.jsx#L3
'color' is assigned a value but never used. Allowed unused args must match /^_/u
run-checks: client/src/assets/PlusOutlineIcon.jsx#L1
'size' is assigned a value but never used. Allowed unused args must match /^_/u
run-checks: client/src/assets/DollarIcon.jsx#L3
'color' is assigned a value but never used. Allowed unused args must match /^_/u
run-checks: client/src/assets/CancelIcon.jsx#L3
'props' is defined but never used. Allowed unused args must match /^_/u
run-checks: client/src/App.jsx#L20
'TestPDFViewer' is defined but never used. Allowed unused vars must match /^_/u