Skip to content

feat: add preselected 'Active' and 'Scheduled' budget filters #24169

feat: add preselected 'Active' and 'Scheduled' budget filters

feat: add preselected 'Active' and 'Scheduled' budget filters #24169

Triggered via pull request January 23, 2025 20:19
Status Failure
Total duration 1m 30s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
tests: src/components/learner-credit-management/MultipleBudgetsPicker.jsx#L34
Function component is not an arrow function
tests: src/components/learner-credit-management/MultipleBudgetsPicker.jsx#L35
'column' is missing in props validation
tests: src/components/learner-credit-management/MultipleBudgetsPicker.jsx#L36
'column.filterValue' is missing in props validation
tests: src/components/learner-credit-management/MultipleBudgetsPicker.jsx#L36
'column.setFilter' is missing in props validation
tests: src/components/learner-credit-management/MultipleBudgetsPicker.jsx#L36
'column.Header' is missing in props validation
tests: src/components/learner-credit-management/MultipleBudgetsPicker.jsx#L36
'column.filterChoices' is missing in props validation
tests: src/components/learner-credit-management/MultipleBudgetsPicker.jsx#L36
'column.getHeaderProps' is missing in props validation
tests: src/components/learner-credit-management/MultipleBudgetsPicker.jsx#L38
Block must not be padded by blank lines
tests: src/components/learner-credit-management/MultipleBudgetsPicker.jsx#L47
Assignments to the 'checkedBoxes' variable from inside React Hook useEffect will be lost after each render. To preserve the value over time, store it in a useRef Hook and keep the mutable value in the '.current' property. Otherwise, you can move this variable directly inside useEffect
tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636