Skip to content

chore: fix approval-requests translation key and add translation #646

chore: fix approval-requests translation key and add translation

chore: fix approval-requests translation key and add translation #646

Triggered via pull request February 11, 2025 18:12
Status Success
Total duration 1m 40s
Artifacts

checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Lint JS files: src/modules/new-request-form/fields/Checkbox.tsx#L40
Do not use hardcoded content as the children of the Span component
Lint JS files: src/modules/new-request-form/fields/CreditCard.tsx#L44
Do not use hardcoded content as the children of the Span component
Lint JS files: src/modules/new-request-form/fields/DatePicker.tsx#L87
Do not use hardcoded content as the children of the Span component
Lint JS files: src/modules/new-request-form/fields/DropDown.tsx#L36
Do not use hardcoded content as the children of the Span component
Lint JS files: src/modules/new-request-form/fields/Input.tsx#L32
Do not use hardcoded content as the children of the Span component
Lint JS files: src/modules/new-request-form/fields/LookupField.tsx#L184
React Hook useEffect has missing dependencies: 'fetchSelectedOption' and 'value'. Either include them or remove the dependency array
Lint JS files: src/modules/new-request-form/fields/LookupField.tsx#L195
Do not use hardcoded content as the children of the Span component
Lint JS files: src/modules/new-request-form/fields/MultiSelect.tsx#L64
Do not use hardcoded content as the children of the Span component
Lint JS files: src/modules/new-request-form/fields/Tagger.tsx#L66
Do not use hardcoded content as the children of the Span component
Lint JS files: src/modules/new-request-form/fields/textarea/TextArea.tsx#L57
Do not use hardcoded content as the children of the Span component