Adding upload API as a helper function #104
Annotations
12 errors
lint:
jest.config.ts#L21
Replace `·'./jest.setup.ts'·` with `'./jest.setup.ts'`
|
lint:
src/lib/upload.test.ts#L6
Insert `;`
|
lint:
src/lib/upload.ts#L4
'axios' is defined but never used
|
lint:
src/lib/upload.ts#L4
'AxiosResponse' is defined but never used
|
lint:
src/lib/upload.ts#L4
Replace `"axios"` with `'axios'`
|
lint:
src/lib/upload.ts#L37
Delete `·`
|
lint:
src/lib/upload.ts#L66
Replace `········` with `······`
|
lint:
src/lib/upload.ts#L67
Delete `··`
|
lint:
src/lib/upload.ts#L68
Replace `········` with `····`
|
lint:
src/lib/upload.ts#L71
Delete `··`
|
build
Process completed with exit code 1.
|
test
Process completed with exit code 1.
|