Skip to content

[POC] Lookup fields #328

[POC] Lookup fields

[POC] Lookup fields #328

Triggered via pull request May 13, 2024 14:19
Status Success
Total duration 1m 28s
Artifacts

checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: zendesk/checkout@v3, zendesk/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint JS files
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: zendesk/checkout@v3, zendesk/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint JS files: src/modules/new-request-form/fields/Checkbox.tsx#L40
Do not use hardcoded content as the children of the Span component
Lint JS files: src/modules/new-request-form/fields/CreditCard.tsx#L50
Do not use hardcoded content as the children of the Span component
Lint JS files: src/modules/new-request-form/fields/DatePicker.tsx#L64
Do not use hardcoded content as the children of the Span component
Lint JS files: src/modules/new-request-form/fields/DropDown.tsx#L36
Do not use hardcoded content as the children of the Span component
Lint JS files: src/modules/new-request-form/fields/Input.tsx#L32
Do not use hardcoded content as the children of the Span component
Lint JS files: src/modules/new-request-form/fields/LookupField.tsx#L76
React Hook useCallback has missing dependencies: 'fieldId' and 'onChange'. Either include them or remove the dependency array. If 'onChange' changes too often, find the parent component that defines it and wrap that definition in useCallback
Lint JS files: src/modules/new-request-form/fields/LookupField.tsx#L104
Do not use hardcoded content as the children of the Span component
Lint JS files: src/modules/new-request-form/fields/MultiSelect.tsx#L64
Do not use hardcoded content as the children of the Span component
Lint JS files: src/modules/new-request-form/fields/Tagger.tsx#L66
Do not use hardcoded content as the children of the Span component
Lint JS files: src/modules/new-request-form/fields/textarea/TextArea.tsx#L57
Do not use hardcoded content as the children of the Span component
Lint commit messages
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: zendesk/checkout@v3, zendesk/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: zendesk/checkout@v3, zendesk/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.