Skip to content

chore(deps): bump tower from 0.5.1 to 0.5.2 (#3043) #6074

chore(deps): bump tower from 0.5.1 to 0.5.2 (#3043)

chore(deps): bump tower from 0.5.1 to 0.5.2 (#3043) #6074

Triggered via push December 12, 2024 14:07
Status Failure
Total duration 1h 47m 32s
Artifacts
Check-Build-Test
1h 46m
Check-Build-Test
Fit to window
Zoom out
Zoom in

Annotations

12 errors, 11 warnings, and 1 notice
Check-Build-Test: examples/rooch_fish/web/src/App.tsx#L10
'Args' is defined but never used
Check-Build-Test: examples/rooch_fish/web/src/App.tsx#L10
'Transaction' is defined but never used
Check-Build-Test: examples/rooch_fish/web/src/App.tsx#L24
'CountUp' is defined but never used
Check-Build-Test: examples/rooch_fish/web/src/App.tsx#L30
'useGameState' is defined but never used
Check-Build-Test: examples/rooch_fish/web/src/App.tsx#L31
'useLatestTransaction' is defined but never used
Check-Build-Test: examples/rooch_fish/web/src/App.tsx#L33
'getNextRewardClick' is defined but never used
Check-Build-Test: examples/rooch_fish/web/src/App.tsx#L64
'counterAddress' is assigned a value but never used
Check-Build-Test: examples/rooch_fish/web/src/App.tsx#L67
'roochCounterObject' is assigned a value but never used
Check-Build-Test: examples/rooch_fish/web/src/App.tsx#L70
'treasuryObject' is assigned a value but never used
Check-Build-Test: examples/rooch_fish/web/src/App.tsx#L107
'signAndExecuteTransaction' is assigned a value but never used
Check-Build-Test
The template is not valid. .github/workflows/check_build_test.yml (Line: 84, Col: 16): hashFiles('**/pnpm-lock.yaml') failed. Fail to hash files under directory '/runner/_work/rooch/rooch'
Check-Build-Test
The action 'Test Bitseed SDK' has timed out after 15 minutes.
Check-Build-Test
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
Check-Build-Test: examples/rooch_fish/web/src/hooks/useFishController.ts#L160
React Hook useEffect has a missing dependency: 'handleFishMove'. Either include it or remove the dependency array
Check-Build-Test: examples/rooch_fish/web/src/hooks/useRoochFieldStates.ts#L52
React Hook useEffect has a missing dependency: 'deserializeFieldState'. Either include it or remove the dependency array
Check-Build-Test: examples/rooch_fish/web/src/hooks/useRoochWSFieldStates.ts#L94
React Hook useEffect has a missing dependency: 'fetchFullData'. Either include it or remove the dependency array
Check-Build-Test: examples/rooch_fish/web/src/hooks/useRoochWSFieldStates.ts#L190
React Hook useEffect has missing dependencies: 'fetchDiffData' and 'fetchFullData'. Either include them or remove the dependency array
Check-Build-Test: examples/rooch_fish/web/src/hooks/useSeqNumber.ts#L13
The 'queryKey' array makes the dependencies of useCallback Hook (at line 27) change on every render. To fix this, wrap the initialization of 'queryKey' in its own useMemo() Hook
Check-Build-Test: examples/rooch_fish/web/src/hooks/useSeqNumber.ts#L13
The 'queryKey' array makes the dependencies of useCallback Hook (at line 44) change on every render. To fix this, wrap the initialization of 'queryKey' in its own useMemo() Hook
Check-Build-Test: third_party/move/language/evm/hardhat-move/src/index.ts#L230
Expected '===' and instead saw '=='
Check-Build-Test: third_party/move/language/evm/hardhat-move/src/index.ts#L342
Expected '===' and instead saw '=='
Check-Build-Test: third_party/move/language/evm/hardhat-move/src/index.ts#L347
Expected '===' and instead saw '=='
Check-Build-Test: third_party/move/language/evm/hardhat-move/src/index.ts#L361
Expected '===' and instead saw '=='
Check-Build-Test
Git status is clean