Skip to content

fix mail

fix mail #30

Triggered via push May 26, 2024 04:11
Status Failure
Total duration 21s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 7 warnings
deploy
Process completed with exit code 1.
test-and-lint: src/flights/checkout.jsx#L1
'React' is defined but never used
test-and-lint: src/flights/checkout.jsx#L9
'user' is assigned a value but never used
test-and-lint: src/flights/checkout.jsx#L28
React Hook "useAuth0" cannot be called inside a callback. React Hooks must be called in a React function component or a custom React Hook function
test-and-lint: src/flights/checkout.jsx#L33
Delete `··`
test-and-lint: src/flights/checkout.jsx#L34
Delete `····`
test-and-lint: src/flights/checkout.jsx#L35
Replace `················` with `············`
test-and-lint: src/flights/checkout.jsx#L35
'id' is not defined
test-and-lint: src/flights/checkout.jsx#L36
Delete `····`
test-and-lint: src/flights/checkout.jsx#L36
'ticketCount' is not defined
test-and-lint: src/flights/checkout.jsx#L37
Replace `················` with `············`
deploy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, aws-actions/configure-aws-credentials@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
deploy
The following actions uses node12 which is deprecated and will be forced to run on node16: aws-actions/configure-aws-credentials@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
deploy
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/
test-and-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-and-lint: src/flights/email.jsx#L4
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
test-and-lint: src/flights/email.jsx#L33
React Hook useEffect has a missing dependency: 'user.email'. Either include it or remove the dependency array
test-and-lint: src/flights/recomendations.jsx#L61
React Hook useEffect has a missing dependency: 'getRecomendedFlights'. Either include it or remove the dependency array