Skip to content

bump(deps): update dependency typescript to ^5.7.3 #2227

bump(deps): update dependency typescript to ^5.7.3

bump(deps): update dependency typescript to ^5.7.3 #2227

Triggered via pull request January 28, 2025 05:38
Status Success
Total duration 1m 0s
Artifacts

ci.yml

on: pull_request
Lint - Typescript and ESLint
27s
Lint - Typescript and ESLint
Lint (prettier)
26s
Lint (prettier)
Build (Apps & Packages)
49s
Build (Apps & Packages)
Fit to window
Zoom out
Zoom in

Annotations

22 warnings
Lint (prettier)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint - Typescript and ESLint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint - Typescript and ESLint: packages/ord-connect/src/components/PreConnectButton/index.tsx#L13
A control must be associated with a text label
Lint - Typescript and ESLint: packages/ord-connect/src/components/SelectWalletModal/hooks/useConnect.ts#L407
React Hook useEffect has missing dependencies: 'connectedAddress', 'connectedFormat', 'connectedPublicKey', 'disconnectWallet', and 'onConnect'. Either include them or remove the dependency array
Lint - Typescript and ESLint: packages/ord-connect/src/hooks/useBalance.ts#L55
React Hook useCallback has a missing dependency: 'chain'. Either include it or remove the dependency array
Build (Apps & Packages): packages/ord-connect/src/hooks/useSend.ts#L70
React Hook useCallback has a missing dependency: 'chain'. Either include it or remove the dependency array
Build (Apps & Packages): packages/ord-connect/src/hooks/useBalance.ts#L55
React Hook useCallback has a missing dependency: 'chain'. Either include it or remove the dependency array
Build (Apps & Packages): packages/ord-connect/src/hooks/useSendV2.tsx#L94
React Hook useCallback has a missing dependency: 'chain'. Either include it or remove the dependency array
Build (Apps & Packages): 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
Build (Apps & Packages): 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
Build (Apps & Packages): packages/ord-connect/src/providers/OrdConnectProvider.tsx#L30
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
Build (Apps & Packages): packages/ord-connect/src/providers/OrdConnectProvider.tsx#L208
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components