The final build of the docker image in CI #7
main.yml
on: push
Annotations
5 errors
frontend-check:
frontend/src/api/index.ts#L4
Replace `'/')·?·basePath.slice(0,·-1)` with `"/")⏎····?·basePath.slice(0,·-1)⏎···`
|
frontend-check:
frontend/src/api/index.ts#L5
Replace `'/')·?·relativePath.slice(1)` with `"/")⏎····?·relativePath.slice(1)⏎···`
|
frontend-check:
frontend/src/api/index.ts#L12
Delete `⏎··`
|
frontend-check
Process completed with exit code 1.
|
backend-check
Process completed with exit code 1.
|