接入埋点平台umami #502
Annotations
3 errors and 2 warnings
|
build
Process completed with exit code 1.
|
|
build:
app/types/umami.d.ts#L7
Unexpected any. Specify a different type
|
|
build:
app/types/umami.d.ts#L6
Unexpected any. Specify a different type
|
|
build:
mdx-components.tsx#L33
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` or a custom image loader to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
|
|
build:
app/layout.tsx#L137
Custom fonts not added in `pages/_document.js` will only load for a single page. This is discouraged. See: https://nextjs.org/docs/messages/no-page-custom-font
|