Merge branch 'master' into service-catalog-eap #588
checks.yml
on: pull_request
Lint commit messages
1m 3s
Lint JS files
1m 10s
Test
1m 9s
Build
1m 33s
Annotations
14 warnings
Lint commit messages
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint JS files
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint JS files:
src/modules/service-catalog/ServiceCatalogList.tsx#L87
React Hook useEffect has missing dependencies: 'notifyError' and 't'. Either include them or remove the dependency array
|
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#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
|
Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|