Changed cost center input #59
Annotations
7 errors and 2 warnings
Run lint:
react/components/CostCentersAutocomplete.tsx#L4
There should be at least one empty line between import groups
|
Run lint:
react/components/CostCentersAutocomplete.tsx#L5
There should be no empty line within import group
|
|
Run lint:
react/components/CostCentersAutocomplete.tsx#L48
Replace `··setCostCenterTextInput(searchInput·??·'')·` with `setCostCenterTextInput(searchInput·??·'')`
|
|
Run lint:
react/components/CostCentersAutocomplete.tsx#L78
Replace `selectedOption:·{·value:·string·|·null;·label:·string·}·|·null` with `⏎····selectedOption:·{·value:·string·|·null;·label:·string·}·|·null⏎··`
|
Run lint
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run lint:
react/components/CostCentersAutocomplete.tsx#L87
Expected blank line before this statement
|
Loading