chore: add axios and create a .env file #146
ci.yaml
on: pull_request
setup-node
20s
build-django
14s
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/
|