Skip to content

Merge branch 'main' of https://github.com/dlv237/Grupo03-IIC2713-E1-F… #28

Merge branch 'main' of https://github.com/dlv237/Grupo03-IIC2713-E1-F…

Merge branch 'main' of https://github.com/dlv237/Grupo03-IIC2713-E1-F… #28

Triggered via push May 26, 2024 03:12
Status Failure
Total duration 26s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 5 warnings
test-and-lint: src/flights/checkout.jsx#L1
'React' is defined but never used
test-and-lint: src/flights/checkout.jsx#L29
'user' is not defined
test-and-lint: src/flights/checkout.jsx#L30
'id' is not defined
test-and-lint: src/flights/checkout.jsx#L31
'ticketCount' is not defined
test-and-lint: src/flights/checkout.jsx#L32
'ipResponse' is not defined
test-and-lint: src/flights/checkout.jsx#L34
Replace `"https://8ujhmk0td0.execute-api.us-east-2.amazonaws.com/Produccion2/buy",·data` with `⏎············"https://8ujhmk0td0.execute-api.us-east-2.amazonaws.com/Produccion2/buy",⏎············data,⏎··········`
test-and-lint: src/flights/email.jsx#L1
Replace `'axios';␍` with `"axios";`
test-and-lint: src/flights/email.jsx#L2
'React' is defined but never used
test-and-lint: src/flights/email.jsx#L2
Replace `'react';␍` with `"react";`
test-and-lint: src/flights/email.jsx#L3
Delete `␍`
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/recomendations.jsx#L61
React Hook useEffect has a missing dependency: 'getRecomendedFlights'. Either include it or remove the dependency array