Skip to content

fix: setup tailwind and ui package for console #58

fix: setup tailwind and ui package for console

fix: setup tailwind and ui package for console #58

Triggered via pull request October 16, 2024 18:08
Status Success
Total duration 1m 58s
Artifacts

lint-build-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
Build and Test: apps/console-electron/app/page.tsx#L11
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
Build and Test: apps/playground-web/components/Playground/__tests__/Playground.test.tsx#L32
'terminalContainerElement' is assigned a value but never used