Skip to content
This repository has been archived by the owner on Mar 23, 2024. It is now read-only.

nmashchenko is starting sueta at the frontend code ☺️ #406

nmashchenko is starting sueta at the frontend code ☺️

nmashchenko is starting sueta at the frontend code ☺️ #406

Triggered via pull request November 24, 2023 08:41
Status Success
Total duration 11m 21s
Billable time 12m
Artifacts

client.yml

on: pull_request
Matrix: pipeline
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
pipeline (18.x): client/src/app/(auth)/layout.tsx#L62
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
pipeline (18.x): client/src/shared/ui/select/ui/select-autocomplete/option/option.tsx#L10
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
pipeline (18.x): client/src/shared/ui/select/ui/select-autocomplete/single-value/single-value.tsx#L9
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
deploy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/