Skip to content

Add Orbit Chain

Add Orbit Chain #1

Manually triggered October 8, 2024 10:40
Status Failure
Total duration 23s
Artifacts

add-orbit-chain.yml

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

Annotations

2 errors and 1 warning
add_orbit_chain
Error in addOrbitChain: [ { "code": "invalid_type", "expected": "string", "received": "undefined", "path": [ "parentGatewayRouter" ], "message": "Required" }, { "code": "invalid_type", "expected": "string", "received": "undefined", "path": [ "childGatewayRouter" ], "message": "Required" }, { "code": "invalid_type", "expected": "string", "received": "undefined", "path": [ "parentErc20Gateway" ], "message": "Required" }, { "code": "invalid_type", "expected": "string", "received": "undefined", "path": [ "childErc20Gateway" ], "message": "Required" }, { "code": "invalid_type", "expected": "string", "received": "undefined", "path": [ "parentCustomGateway" ], "message": "Required" }, { "code": "invalid_type", "expected": "string", "received": "undefined", "path": [ "childCustomGateway" ], "message": "Required" }, { "code": "invalid_type", "expected": "string", "received": "undefined", "path": [ "parentWethGateway" ], "message": "Required" }, { "code": "invalid_type", "expected": "string", "received": "undefined", "path": [ "childWethGateway" ], "message": "Required" }, { "code": "invalid_type", "expected": "string", "received": "undefined", "path": [ "parentWeth" ], "message": "Required" }, { "code": "invalid_type", "expected": "string", "received": "undefined", "path": [ "childWeth" ], "message": "Required" }, { "code": "invalid_type", "expected": "string", "received": "undefined", "path": [ "parentProxyAdmin" ], "message": "Required" }, { "code": "invalid_type", "expected": "string", "received": "undefined", "path": [ "childProxyAdmin" ], "message": "Required" }, { "code": "invalid_type", "expected": "string", "received": "undefined", "path": [ "parentMulticall" ], "message": "Required" }, { "code": "invalid_type", "expected": "string", "received": "undefined", "path": [ "childMulticall" ], "message": "Required" } ]
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/