Skip to content

Merge pull request #579 from zendesk/gianluca/fix-request-locale #649

Merge pull request #579 from zendesk/gianluca/fix-request-locale

Merge pull request #579 from zendesk/gianluca/fix-request-locale #649

Triggered via push February 12, 2025 12:19
Status Success
Total duration 1m 56s
Artifacts

checks.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Lint JS files: src/modules/ticket-fields/fields/Checkbox.tsx#L40
Do not use hardcoded content as the children of the Span component
Lint JS files: src/modules/ticket-fields/fields/CreditCard.tsx#L44
Do not use hardcoded content as the children of the Span component
Lint JS files: src/modules/ticket-fields/fields/DatePicker.tsx#L87
Do not use hardcoded content as the children of the Span component
Lint JS files: src/modules/ticket-fields/fields/DropDown.tsx#L36
Do not use hardcoded content as the children of the Span component
Lint JS files: src/modules/ticket-fields/fields/Input.tsx#L32
Do not use hardcoded content as the children of the Span component
Lint JS files: src/modules/ticket-fields/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/ticket-fields/fields/LookupField.tsx#L195
Do not use hardcoded content as the children of the Span component
Lint JS files: src/modules/ticket-fields/fields/MultiSelect.tsx#L69
Do not use hardcoded content as the children of the Span component
Lint JS files: src/modules/ticket-fields/fields/Tagger.tsx#L66
Do not use hardcoded content as the children of the Span component
Lint JS files: src/modules/ticket-fields/fields/textarea/TextArea.tsx#L57
Do not use hardcoded content as the children of the Span component