Skip to content

Create EVM contract metadata package #4

Create EVM contract metadata package

Create EVM contract metadata package #4

Triggered via pull request November 6, 2024 08:13
Status Failure
Total duration 57s
Artifacts

check-clean.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
check: src/index.ts#L1
Cannot find module './evm' or its corresponding type declarations.
check: src/index.ts#L2
Cannot find module './hyperlane' or its corresponding type declarations.
check: test/evm.test.ts#L3
Module '"../src"' has no exported member 'EVMChainEnum'.
check: test/evm.test.ts#L3
Module '"../src"' has no exported member 'EVMTokenEnum'.
check: test/evm.test.ts#L3
Module '"../src"' has no exported member 'EVMTokens'.
check: test/hyperlane.test.ts#L4
Module '"../src"' has no exported member 'HyperlaneAddresses'.
check: test/hyperlane.test.ts#L5
Module '"../src"' has no exported member 'HyperlaneChainEnum'.
check: test/hyperlane.test.ts#L6
Module '"../src"' has no exported member 'HyperlaneChains'.
check: test/hyperlane.test.ts#L7
Module '"../src"' has no exported member 'HyperlaneWarpRouteWhitelist'.
check
Process completed with exit code 2.
check
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/