Add recommended movies #1021
tests.yml
on: pull_request
linter_check
1m 28s
cypress-run
3m 29s
Annotations
1 error and 5 warnings
cypress-run
The process '/usr/local/bin/yarn' failed with exit code 2
|
linter_check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
linter_check:
src/components/Favorite.js#L47
React Hook useEffect has missing dependencies: 'isFavorited' and 'type'. Either include them or remove the dependency array. If 'setIsFav' needs the current value of 'type', you can also switch to useReducer instead of useState and read 'type' in the reducer
|
linter_check:
src/components/MovieContent/Recommended.js#L26
React Hook React.useEffect has missing dependencies: 'limit' and 'prompt'. Either include them or remove the dependency array
|
linter_check:
src/components/Searchbox.js#L80
React Hook React.useEffect has a missing dependency: 'setSearchQuery'. Either include it or remove the dependency array
|
cypress-run
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, cypress-io/github-action@v4, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
cypress-screenshots
Expired
|
225 KB |
|
cypress-videos
Expired
|
221 KB |
|