Add Orbit Chain #77
add-orbit-chain.yml
on: workflow_dispatch
add_orbit_chain
19s
Annotations
2 errors and 1 warning
add_orbit_chain
Error in addOrbitChain: [
{
"code": "invalid_type",
"expected": "string",
"received": "undefined",
"path": [
"parentChainId"
],
"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/
|