Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps-dev): Bump husky from 9.0.11 to 9.1.3 #878

Closed
wants to merge 1 commit into from

build(deps-dev): Bump husky from 9.0.11 to 9.1.3

b2bb2b8
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Closed

build(deps-dev): Bump husky from 9.0.11 to 9.1.3 #878

build(deps-dev): Bump husky from 9.0.11 to 9.1.3
b2bb2b8
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test Results failed Jul 30, 2024 in 0s

2 fail, 7 skipped, 213 pass in 4m 54s

  14 files    68 suites   4m 54s ⏱️
222 tests 213 ✔️ 7 💤 2
231 runs  221 ✔️ 8 💤 2

Results for commit b2bb2b8.

Annotations

Check warning on line 0 in should be able to execute transferToken

See this annotation in the file changed.

@github-actions github-actions / Test Results

TokenTransferContract Test Suite should be able to execute transferToken (should be able to execute transferToken) failed

test-results.730b4813f40c2358f00df7960fe18105.xml
Raw output
expected 967 to equal 934.
AssertionError: expected 967 to equal 934.
    at Context.<anonymous> (test/precompile/hedera-token-service/token-transfer/tokenTransferContract.js:223:36)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)

      + expected - actual

      -967
      +934

Check warning on line 0 in should upgrade contract to V2

See this annotation in the file changed.

@github-actions github-actions / Test Results

Proxy Upgrade Contracts Test Suite DEX Upgradable Contract Test Suite should upgrade contract to V2 (should upgrade contract to V2) failed

test-results.9101b8d35d777d4ab97b8bf7f6278f3e.xml
Raw output
Asserting implementation address is different: expected '0x83f6f0087879c92240D8872415d41287b9889868' to not equal '0x83f6f0087879c92240D8872415d41287b9889868'.
AssertionError: Asserting implementation address is different: expected '0x83f6f0087879c92240D8872415d41287b9889868' to not equal '0x83f6f0087879c92240D8872415d41287b9889868'.
    at Context.<anonymous> (test/proxy-upgrade/proxyUpgradeContracts.js:202:16)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)

      + expected - actual