build(deps-dev): Bump @hashgraph/sdk from 2.55.0 to 2.55.1 #730
3 fail, 2 skipped, 18 pass in 34s
23 tests 18 ✅ 34s ⏱️
9 suites 2 💤
1 files 3 ❌
Results for commit 348357b.
Annotations
Check warning on line 0 in Should upgrade proxy vote to point to voteV2
github-actions / Unit Tests results
@OZERC1967Upgrade Upgradable Vote Test Suite Proxy Contract tests Should upgrade proxy vote to point to voteV2 (Should upgrade proxy vote to point to voteV2) failed
test-results.e97d7bb1374e3d4b273999981fd2a282.xml [took 0s]
Raw output
expected '0xAdCF464072CD9302d3b5bb05f4eD667Cb59b105a' to equal '0xa2D861570e6aFBC4e0A2538689CB74ee7eAd3A42'.
AssertionError: expected '0xAdCF464072CD9302d3b5bb05f4eD667Cb59b105a' to equal '0xa2D861570e6aFBC4e0A2538689CB74ee7eAd3A42'.
at Context.<anonymous> (test/openzeppelin/ERC-1967-Upgrade/Vote.js:82:51)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
+ expected - actual
-0xAdCF464072CD9302d3b5bb05f4eD667Cb59b105a
+0xa2D861570e6aFBC4e0A2538689CB74ee7eAd3A42
github-actions / Unit Tests results
@OZERC1967Upgrade Upgradable Vote Test Suite Proxy Contract tests Should NOT be able to change the current proxy admin if the caller is not an admin (Should NOT be able to change the current proxy admin if the caller is not an admin) failed
test-results.e97d7bb1374e3d4b273999981fd2a282.xml [took 0s]
Raw output
expected '0x05FbA803Be258049A27B820088bab1cAD2058871' to equal '0x927E41Ff8307835A1C081e0d7fD250625F2D4D0E'.
AssertionError: expected '0x05FbA803Be258049A27B820088bab1cAD2058871' to equal '0x927E41Ff8307835A1C081e0d7fD250625F2D4D0E'.
at Context.<anonymous> (test/openzeppelin/ERC-1967-Upgrade/Vote.js:144:52)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
+ expected - actual
-0x05FbA803Be258049A27B820088bab1cAD2058871
+0x927E41Ff8307835A1C081e0d7fD250625F2D4D0E
Check warning on line 0 in verifies underlying contract can be changed
github-actions / Unit Tests results
@OZBeaconProxy Test Suite verifies underlying contract can be changed (verifies underlying contract can be changed) failed
test-results.e97d7bb1374e3d4b273999981fd2a282.xml [took 3s]
Raw output
expected '0x710b04f6aB801c65d85DD618F753749835537d6f' to equal '0x509BD96C26Be9712cDA5b435d334e2eF3366EF31'.
AssertionError: expected '0x710b04f6aB801c65d85DD618F753749835537d6f' to equal '0x509BD96C26Be9712cDA5b435d334e2eF3366EF31'.
at Context.<anonymous> (test/openzeppelin/beacon-proxy/beaconProxy.js:145:46)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
+ expected - actual
-0x710b04f6aB801c65d85DD618F753749835537d6f
+0x509BD96C26Be9712cDA5b435d334e2eF3366EF31