Skip to content

refactor deployment configuration and remove unused proxy setup; upda… #63

refactor deployment configuration and remove unused proxy setup; upda…

refactor deployment configuration and remove unused proxy setup; upda… #63

Triggered via push November 12, 2024 16:57
Status Failure
Total duration 39s
Artifacts

deploy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
deploy: vite.config.ts#L32
'options' is declared but its value is never read.
deploy: vite.config.ts#L33
'req' is declared but its value is never read.
deploy: vite.config.ts#L33
'res' is declared but its value is never read.
deploy: vite.config.ts#L41
'options' is declared but its value is never read.
deploy: vite.config.ts#L42
'req' is declared but its value is never read.
deploy: vite.config.ts#L42
'res' is declared but its value is never read.
deploy
Process completed with exit code 2.
deploy
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/