Skip to content

Fixes/UI changes

Fixes/UI changes #69

Re-run triggered October 17, 2024 12:05
Status Failure
Total duration 47s
Artifacts

lint-build-test.yml

on: pull_request
Build and Test
36s
Build and Test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 warnings
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/app/page.tsx#L3
'Footer' is defined but never used
Build and Test: apps/playground-web/components/Playground/Playground.tsx#L25
'Header' is defined but never used
Build and Test: apps/playground-web/components/Playground/__tests__/Playground.test.tsx#L32
'terminalContainerElement' is assigned a value but never used