Skip to content

feat: customer ID filter #4217

feat: customer ID filter

feat: customer ID filter #4217

Re-run triggered November 14, 2024 14:07
Status Failure
Total duration 1m 13s
Artifacts

eslint-check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
eslint: src/screens/Order/OrderUIUtils.res.js#L282
React Hook "React.useContext" is called in function "initialFilters" that is neither a React function component nor a custom React Hook function. React component names must start with an uppercase letter. React Hook names must start with the word "use"
eslint
Process completed with exit code 1.
eslint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/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/