Skip to content

fix(openapi): bump beta #821

fix(openapi): bump beta

fix(openapi): bump beta #821

Triggered via push June 12, 2024 09:24
Status Failure
Total duration 35s
Artifacts

CI.yaml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
build (18.x): src/routes/governance/proposals/tx-hash/cert-index/index.ts#L1
Type 'QueryResult<ProposalsProposal>' is not assignable to type '{ rows: { tx_hash: string; cert_index: number; governance_type: "hard_fork_initiation" | "new_committee" | "new_constitution" | "info_action" | "no_confidence" | "parameter_change" | "treasury_withdrawals"; ... 9 more ...; anchor_hash: string | null; }[]; }'.
build (18.x)
Process completed with exit code 2.
build (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/