Skip to content

feat: Add set-preferred connection, conn-creation validation and cust… #173

feat: Add set-preferred connection, conn-creation validation and cust…

feat: Add set-preferred connection, conn-creation validation and cust… #173

Triggered via push February 13, 2026 23:42
Status Success
Total duration 2m 20s
Artifacts

chromatic.yaml

on: push
chromatic-deployment
2m 16s
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