Skip to content

Unit tests for playground-web repository #51

Unit tests for playground-web repository

Unit tests for playground-web repository #51

Re-run triggered October 16, 2024 17:04
Status Success
Total duration 1m 44s
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#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