fix: label should be taken from asset api #1224
checks.yml
on: pull_request
Lint commit messages
50s
Lint JS files
57s
Test
1m 9s
Build
1m 19s
Annotations
3 errors and 10 warnings
|
Lint JS files
Process completed with exit code 1.
|
|
Lint JS files:
src/modules/service-catalog/hooks/useAssetDataFetchers.spec.ts#L123
Replace `"t1,t2",·true,·"Type·description",·"Asset·Type"` with `⏎············"t1,t2",⏎············true,⏎············"Type·description",⏎············"Asset·Type"⏎··········`
|
|
Lint JS files:
src/modules/service-catalog/components/service-catalog-item/ItemRequestForm.tsx#L222
Replace `·ids:·[],·ready:·true,·description:·undefined,·name:·undefined` with `⏎··········ids:·[],⏎··········ready:·true,⏎··········description:·undefined,⏎··········name:·undefined,⏎·······`
|
|
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/LookupField.tsx#L266
Do not use hardcoded content as the children of the Span component
|
|
Lint JS files:
src/modules/ticket-fields/fields/LookupField.tsx#L255
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#L32
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/DatePicker.tsx#L87
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/Checkbox.tsx#L40
Do not use hardcoded content as the children of the Span component
|
|
Lint JS files:
src/modules/new-request-form/answer-bot-generative-modal/GenerativeAnswerBotModal.spec.tsx#L2
Using exported name 'userEvent' as identifier for default export
|
|
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
|