Fixes/UI changes #71
lint-build-test.yml
on: pull_request
Build and Test
1m 34s
Annotations
2 errors and 2 warnings
Build and Test
@dicedb/playground-web#test: command (/home/runner/work/alloy/alloy/apps/playground-web) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test exited (1)
|
Build and Test
Process completed with exit code 1.
|
Build and Test:
apps/console-electron/app/page.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
|
Build and Test:
apps/playground-web/components/Playground/__tests__/Playground.test.tsx#L32
'terminalContainerElement' is assigned a value but never used
|