Skip to content

Storybook fix + React 19 everywhere #8575

Storybook fix + React 19 everywhere

Storybook fix + React 19 everywhere #8575

Triggered via pull request December 27, 2024 17:43
Status Failure
Total duration 2m 8s
Artifacts

ci.yml

on: pull_request
Build, test, lint
1m 56s
Build, test, lint
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 4 warnings
Build, test, lint
@quri/squiggle-lang#test: command (/home/runner/work/squiggle/squiggle/packages/squiggle-lang) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test exited (1)
Build, test, lint
Process completed with exit code 1.
Build, test, lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build, test, lint: apps/website/src/app/(home)/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, test, lint: apps/website/src/app/docs/[[...slug]]/page.tsx#L68
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, test, lint: apps/hub/src/relative-values/components/views/PlotView/ForcePlot.tsx#L177
React Hook useMemo has a missing dependency: 'forceFn'. Either include it or remove the dependency array