Skip to content

Bump systeminformation from 5.27.14 to 5.31.1 #2274

Bump systeminformation from 5.27.14 to 5.31.1

Bump systeminformation from 5.27.14 to 5.31.1 #2274

Triggered via push February 19, 2026 17:37
Status Success
Total duration 2m 41s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
analyze: hooks/useFathom.ts#L24
React Hook useEffect has a missing dependency: 'router.events'. Either include it or remove the dependency array
analyze: components/Figure/index.tsx#L14
img elements must have an alt prop, either with meaningful text, or an empty string for decorative images
analyze: components/Figure/index.tsx#L14
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` or a custom image loader to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element