Skip to content

feat: added form fields to service item #497

feat: added form fields to service item

feat: added form fields to service item #497

Triggered via pull request November 6, 2024 15:42
Status Success
Total duration 1m 45s
Artifacts

checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
Lint commit messages
The following actions use a deprecated Node.js version and will be forced to run on node20: zendesk/checkout@v3, zendesk/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Lint JS files
The following actions use a deprecated Node.js version and will be forced to run on node20: zendesk/checkout@v3, zendesk/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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#L178
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#L189
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
Test
The following actions use a deprecated Node.js version and will be forced to run on node20: zendesk/checkout@v3, zendesk/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build
The following actions use a deprecated Node.js version and will be forced to run on node20: zendesk/checkout@v3, zendesk/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/