Fix types to avoid overflows and too large chainID error #49
Annotations
4 errors and 2 warnings
Test:
test/e2e/l2_l2_test.go#L67
cannot use uint(deposits[0].NetworkId) (value of type uint) as uint32 value in argument to opsman1.GetClaimData
|
Test:
test/e2e/l2_l2_test.go#L67
cannot use uint(deposits[0].DepositCnt) (value of type uint) as uint32 value in argument to opsman1.GetClaimData
|
Test
test-l2l2] Error 1
|
Test
Process completed with exit code 2.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading