Skip to content

chore: add axios and create a .env file #146

chore: add axios and create a .env file

chore: add axios and create a .env file #146

Triggered via pull request July 10, 2024 13:24
Status Failure
Total duration 1m 11s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
lint-js: dashboard/src/api/Tree.tsx#L5
Replace `"./api"` with `'./api';`
lint-js: dashboard/src/api/Tree.tsx#L8
Delete `··`
lint-js: dashboard/src/api/Tree.tsx#L9
Delete `··`
lint-js: dashboard/src/api/Tree.tsx#L10
Insert `;`
lint-js: dashboard/src/api/api.ts#L1
Replace `"axios"` with `'axios';`
lint-js: dashboard/src/api/api.ts#L3
Insert `;`
lint-js
Process completed with exit code 1.
build-django
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/