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 ☺️ #454

nmashchenko is starting sueta at the frontend code ☺️

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

Triggered via pull request December 18, 2023 06:42
Status Success
Total duration 11m 14s
Billable time 12m
Artifacts

client.yml

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

Annotations

5 warnings
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
pipeline (18.x): client/src/widgets/sidebar/ui/notification-modal/notification-modal.tsx#L39
React Hook useCallback has a missing dependency: 'readNotifications'. Either include it or remove the dependency array
pipeline (18.x): client/src/widgets/sidebar/ui/sidebar/sidebar.tsx#L64
The attribute aria-expanded is not supported by the role complementary. This role is implicit on the element aside
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/