Add property answerBotGenerative #1260
checks.yml
on: pull_request
Lint commit messages
49s
Lint JS files
59s
Test
1m 9s
Build
1m 20s
Annotations
4 errors and 10 warnings
|
Lint commit messages
Process completed with exit code 1.
|
|
Lint JS files
Process completed with exit code 1.
|
|
|
|
Lint JS files:
src/modules/new-request-form/NewRequestForm.tsx#L1
Replace `AnswerBot,·AnswerBotGenerative,·RequestForm` with `·AnswerBot,·AnswerBotGenerative,·RequestForm·`
|
|
Lint JS files:
src/modules/ticket-fields/fields/Tagger.tsx#L63
Do not use hardcoded content as the children of the Span component
|
|
Lint JS files:
src/modules/ticket-fields/fields/MultiSelect.tsx#L66
Do not use hardcoded content as the children of the Span component
|
|
Lint JS files:
src/modules/ticket-fields/fields/LookupField.tsx#L261
Do not use hardcoded content as the children of the Span component
|
|
Lint JS files:
src/modules/ticket-fields/fields/LookupField.tsx#L250
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/Input.tsx#L29
Do not use hardcoded content as the children of the Span component
|
|
Lint JS files:
src/modules/ticket-fields/fields/DropDown.tsx#L29
Do not use hardcoded content as the children of the Span component
|
|
Lint JS files:
src/modules/ticket-fields/fields/DatePicker.tsx#L81
Do not use hardcoded content as the children of the Span component
|
|
Lint JS files:
src/modules/ticket-fields/fields/CreditCard.tsx#L38
Do not use hardcoded content as the children of the Span component
|
|
Lint JS files:
src/modules/ticket-fields/fields/Checkbox.tsx#L37
Do not use hardcoded content as the children of the Span component
|
|
Lint JS files:
src/modules/approval-requests/components/approval-request/ApproverActions.tsx#L177
Do not use hardcoded content in the alt prop of the img component
|