Create EVM contract metadata package #9
check-clean.yml
on: pull_request
Matrix: format
Matrix: lint
Matrix: ts-check
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/
|