Skip to content

Create EVM contract metadata package #9

Create EVM contract metadata package

Create EVM contract metadata package #9

Triggered via pull request November 6, 2024 17:43
Status Failure
Total duration 43s
Artifacts

check-clean.yml

on: pull_request
Matrix: format
Matrix: lint
Matrix: ts-check
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 3 warnings
ts-check (18.x): src/index.ts#L1
Cannot find module './evm/tokens' or its corresponding type declarations.
ts-check (18.x): src/index.ts#L2
Cannot find module './evm/types' or its corresponding type declarations.
ts-check (18.x): src/index.ts#L3
Cannot find module './hyperlane/addresses' or its corresponding type declarations.
ts-check (18.x): src/index.ts#L4
Cannot find module './hyperlane/chains' or its corresponding type declarations.
ts-check (18.x): src/index.ts#L5
Cannot find module './hyperlane/types' or its corresponding type declarations.
ts-check (18.x): src/index.ts#L6
Cannot find module './hyperlane/types' or its corresponding type declarations.
ts-check (18.x): src/index.ts#L10
Cannot find module './hyperlane/warpRoutes' or its corresponding type declarations.
ts-check (18.x)
Process completed with exit code 2.
lint (18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
format (18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
ts-check (18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/