Skip to content

Add Orbit Chain

Add Orbit Chain #21

Manually triggered October 29, 2024 18:19
Status Failure
Total duration 30s
Artifacts

add-orbit-chain.yml

on: workflow_dispatch
add_orbit_chain
23s
add_orbit_chain
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
add_orbit_chain
Error in addOrbitChain: [ { "code": "too_small", "minimum": 0, "type": "number", "inclusive": false, "exact": false, "message": "Number must be greater than 0", "path": [ "confirmPeriodBlocks" ] }, { "code": "custom", "message": "Invalid Ethereum address", "path": [ "ethBridge", "bridge" ] }, { "code": "custom", "message": "Invalid Ethereum address", "path": [ "ethBridge", "inbox" ] }, { "code": "custom", "message": "Invalid Ethereum address", "path": [ "ethBridge", "outbox" ] }, { "code": "custom", "message": "Invalid Ethereum address", "path": [ "ethBridge", "sequencerInbox" ] } ]
add_orbit_chain
Process completed with exit code 1.
add_orbit_chain
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/