chore(openapi): bump to latest beta #634
Annotations
3 errors and 1 warning
Run yarn type-check:
src/routes/epochs/latest/parameters.ts#L1
Type 'QueryResult<EpochParameters>' is not assignable to type '{ rows: { epoch: number; min_fee_a: number; min_fee_b: number; max_block_size: number; max_tx_size: number; max_block_header_size: number; key_deposit: string; pool_deposit: string; e_max: number; ... 43 more ...; registered_tx_id: number; }[]; }'.
|
Run yarn type-check:
src/routes/epochs/number/parameters.ts#L1
Type 'QueryResult<EpochParameters>' is not assignable to type '{ rows: { epoch: number; min_fee_a: number; min_fee_b: number; max_block_size: number; max_tx_size: number; max_block_header_size: number; key_deposit: string; pool_deposit: string; e_max: number; ... 43 more ...; registered_tx_id: number; }[]; }'.
|
Run yarn type-check
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-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/
|
The logs for this run have expired and are no longer available.
Loading