[GA11YFIX-442] table header accessibility for subscriptions page #1160
checks.yml
on: pull_request
Lint commit messages
48s
Lint JS files
56s
Test
1m 6s
Build
1m 19s
Annotations
10 warnings
|
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
|