Skip to content

chore: Ignore the generated content on prettier checks. #164

chore: Ignore the generated content on prettier checks.

chore: Ignore the generated content on prettier checks. #164

Triggered via push February 6, 2026 20:54
Status Success
Total duration 1m 57s
Artifacts

chromatic.yaml

on: push
chromatic-deployment
1m 53s
chromatic-deployment
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
chromatic-deployment: apps/workshop/src/App.tsx#L12
Using target="_blank" without rel="noreferrer" (which implies rel="noopener") is a security risk in older browsers: see https://mathiasbynens.github.io/rel-noopener/#recommendations
chromatic-deployment: apps/workshop/.storybook/preview.tsx#L31
Unexpected any. Specify a different type
chromatic-deployment: apps/workshop/.storybook/preview.tsx#L28
Unexpected any. Specify a different type
chromatic-deployment: apps/workshop/.storybook/preview.tsx#L27
Unexpected any. Specify a different type
chromatic-deployment: apps/workshop/.storybook/preview.tsx#L21
React Hook useEffect has a missing dependency: 'handleColorScheme'. Either include it or remove the dependency array. Outer scope values like 'channel' aren't valid dependencies because mutating them doesn't re-render the component
chromatic-deployment: apps/workshop/.storybook/main.ts#L16
Unexpected any. Specify a different type
chromatic-deployment: packages/rollups-wagmi/wagmi.config.ts#L16
Unexpected any. Specify a different type
chromatic-deployment: packages/rollups-wagmi/wagmi.config.ts#L16
Unexpected any. Specify a different type
chromatic-deployment: packages/rollups-wagmi/wagmi.config.ts#L15
Unexpected any. Specify a different type
chromatic-deployment: packages/rollups-wagmi/tsup.config.ts#L10
'context' is defined but never used. Allowed unused args must match /^_/u