bump(deps): update @ordzaar/standard to ^2.3.0 #2187
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run pnpm build:
packages/ord-connect/src/hooks/useBalance.ts#L55
React Hook useCallback has a missing dependency: 'chain'. Either include it or remove the dependency array
|
Run pnpm build:
packages/ord-connect/src/hooks/useSend.ts#L70
React Hook useCallback has a missing dependency: 'chain'. Either include it or remove the dependency array
|
Run pnpm build:
packages/ord-connect/src/hooks/useSendV2.tsx#L94
React Hook useCallback has a missing dependency: 'chain'. Either include it or remove the dependency array
|
Run pnpm build:
packages/ord-connect/src/providers/OrdConnectProvider.tsx#L14
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Run pnpm build:
packages/ord-connect/src/providers/OrdConnectProvider.tsx#L20
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Run pnpm build:
packages/ord-connect/src/providers/OrdConnectProvider.tsx#L28
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Run pnpm build:
packages/ord-connect/src/providers/OrdConnectProvider.tsx#L206
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Run pnpm build:
packages/ord-connect/src/components/PreConnectButton/index.tsx#L13
A control must be associated with a text label
|
Run pnpm build:
packages/ord-connect/src/hooks/useLocalStorage.ts#L14
Unexpected console statement
|
Run pnpm build:
packages/ord-connect/src/hooks/useLocalStorage.ts#L24
Unexpected console statement
|
Loading