wip #536
Annotations
4 errors and 2 warnings
lint
registry#lint: command (/home/runner/work/jsonresume.org/jsonresume.org/apps/registry) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint exited (1)
|
lint
Process completed with exit code 1.
|
build
registry#build: command (/home/runner/work/jsonresume.org/jsonresume.org/apps/registry) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (1)
|
build
Process completed with exit code 1.
|
lint:
packages/jsonresume-theme-standard/src/ui/Resume.js#L33
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
|
lint:
themes/stackoverflow/src/Basics.tsx#L94
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
|