build(deps): Bump serialize-javascript and mocha #1282
GitHub Actions / Unit Tests results
failed
Feb 13, 2025 in 0s
2 fail, 2 skipped, 19 pass in 37s
23 tests 19 ✅ 37s ⏱️
9 suites 2 💤
1 files 2 ❌
Results for commit 5a95a82.
Annotations
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.b8f936dc555d3e93e4ef14766cfe91e5.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.b8f936dc555d3e93e4ef14766cfe91e5.xml [took 2s]
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
Loading