Post request for service catalog item #534
checks.yml
on: pull_request
Lint commit messages
1m 6s
Lint JS files
1m 12s
Test
1m 7s
Build
1m 33s
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#L64
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#L64
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
|