resolve conf on merge profile-image-upload #216
Annotations
3 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run npm run eslint:check:
src/components/pages/profile/file-input.tsx#L71
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
|
Run npm run eslint:check:
src/components/pages/profile/file-input.tsx#L71
img elements must have an alt prop, either with meaningful text, or an empty string for decorative images
|
The logs for this run have expired and are no longer available.
Loading