Skip to content

Implement cosmwasm_vm Move Bind #5312

Implement cosmwasm_vm Move Bind

Implement cosmwasm_vm Move Bind #5312

Triggered via pull request September 25, 2024 15:11
Status Success
Total duration 4h 52m 57s
Artifacts

check_build_test.yml

on: pull_request
Check-Build-Test
1h 24m
Check-Build-Test
Fit to window
Zoom out
Zoom in

Annotations

11 errors, 3 warnings, and 1 notice
Check-Build-Test: sdk/typescript/bitseed-sdk/src/bitseed.test.ts#L7
Replace `"bitcoinjs-lib";` with `'bitcoinjs-lib'`
Check-Build-Test
Process completed with exit code 1.
Check-Build-Test
Git status is clean
Check-Build-Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Check-Build-Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Check-Build-Test: sdk/typescript/rooch-sdk-kit/test/case/use-default-client.test.tsx#L63
React Hook useEffect has missing dependencies: 'connectWallet' and 'createSessionKey'. Either include them or remove the dependency array