Skip to content

fix(cip-1694): enable schema for delgators and updates #614

fix(cip-1694): enable schema for delgators and updates

fix(cip-1694): enable schema for delgators and updates #614

Triggered via push December 17, 2023 23:07
Status Failure
Total duration 35s
Artifacts

CI.yaml

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

Annotations

10 errors and 1 warning
build (18.x): src/routes/accounts/stake-address/addresses/assets.ts#L1
Cannot find module '@blockfrost/openapi' or its corresponding type declarations.
build (18.x): src/routes/accounts/stake-address/addresses/index.ts#L1
Cannot find module '@blockfrost/openapi' or its corresponding type declarations.
build (18.x): src/routes/accounts/stake-address/addresses/total.ts#L1
Cannot find module '@blockfrost/openapi' or its corresponding type declarations.
build (18.x): src/routes/accounts/stake-address/delegations.ts#L1
Cannot find module '@blockfrost/openapi' or its corresponding type declarations.
build (18.x): src/routes/accounts/stake-address/history.ts#L1
Cannot find module '@blockfrost/openapi' or its corresponding type declarations.
build (18.x): src/routes/accounts/stake-address/index.ts#L1
Cannot find module '@blockfrost/openapi' or its corresponding type declarations.
build (18.x): src/routes/accounts/stake-address/mirs.ts#L1
Cannot find module '@blockfrost/openapi' or its corresponding type declarations.
build (18.x): src/routes/accounts/stake-address/registrations.ts#L1
Cannot find module '@blockfrost/openapi' or its corresponding type declarations.
build (18.x): src/routes/accounts/stake-address/rewards.ts#L1
Cannot find module '@blockfrost/openapi' or its corresponding type declarations.
build (18.x): src/routes/accounts/stake-address/withdrawals.ts#L1
Cannot find module '@blockfrost/openapi' or its corresponding type declarations.
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/