Skip to content

refactor: Keep default padding if there is no balance to display #1934

refactor: Keep default padding if there is no balance to display

refactor: Keep default padding if there is no balance to display #1934

Triggered via push February 11, 2026 12:02
Status Success
Total duration 4m 44s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
ci: 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
ci: apps/workshop/.storybook/preview.tsx#L31
Unexpected any. Specify a different type
ci: apps/workshop/.storybook/preview.tsx#L28
Unexpected any. Specify a different type
ci: apps/workshop/.storybook/preview.tsx#L27
Unexpected any. Specify a different type
ci: 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
ci: apps/workshop/.storybook/main.ts#L16
Unexpected any. Specify a different type
ci: packages/rollups-wagmi/wagmi.config.ts#L16
Unexpected any. Specify a different type
ci: packages/rollups-wagmi/wagmi.config.ts#L16
Unexpected any. Specify a different type
ci: packages/rollups-wagmi/wagmi.config.ts#L15
Unexpected any. Specify a different type
ci: packages/rollups-wagmi/tsup.config.ts#L10
'context' is defined but never used. Allowed unused args must match /^_/u