Skip to content

start useSearchApi #239

start useSearchApi

start useSearchApi #239

Triggered via push February 23, 2024 19:24
Status Failure
Total duration 46s
Artifacts

ci.yml

on: push
javascript-tests
38s
javascript-tests
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 5 warnings
javascript-tests: src/revamp/configs.ts#L11
'ContentFileAggregationsEnum' is defined but never used. Allowed unused vars must match /^_/u
javascript-tests: src/revamp/configs.ts#L12
'ResourceAggregationsEnum' is defined but never used. Allowed unused vars must match /^_/u
javascript-tests
Process completed with exit code 1.
javascript-tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2-beta, actions/cache@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
javascript-tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2-beta, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
javascript-tests
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
javascript-tests: src/revamp/useInfiniteSearch.ts#L105
React Hook useEffect has a missing dependency: 'fetchNextPage'. Either include it or remove the dependency array
javascript-tests: src/revamp/useInfiniteSearch.ts#L105
React Hook useEffect has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked