Refactored fetch #67
Annotations
10 errors
Run npm run lint:
src/components/header.ts#L3
Replace `"../utils/fetch.ts"` with `'../utils/fetch.ts'`
|
Run npm run lint:
src/components/sidebar/sidebarContact.ts#L4
Replace `"../../utils/fetch.ts"` with `'../../utils/fetch.ts'`
|
|
Run npm run lint:
src/components/sidebar/sidebarFooter.ts#L3
Replace `"../../utils/fetch.ts"` with `'../../utils/fetch.ts'`
|
Run npm run lint:
src/components/sidebar/sidebarFooter.ts#L20
Replace `·'footer.plain.html'·` with `'footer.plain.html'`
|
Run npm run lint:
src/components/sidebar/sidebarPosts.ts#L4
Replace `"../../services/sheet.service.ts";⏎` with `'../../services/sheet.service.ts';`
|
|
|
Run npm run lint:
src/utils/fetch.ts#L7
Delete `·`
|
Run npm run lint
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading