feat(config): import mud config with tsx #13227
Annotations
10 errors and 1 warning
Run tests
Type 'string[]' is not assignable to type 'Abi & readonly string[]'.
|
Run tests
Type 'unknown' must have a '[Symbol.iterator]()' method that returns an iterator.
|
Run tests
Type '{ type: string; name: string; inputs: { name: string; type: string; internalType: string; }[]; outputs: { name: string; type: string; internalType: string; }[]; stateMutability: string; }[]' does not satisfy the constraint 'Abi'.
|
Run tests
Type '`0x${string}`[]' is not assignable to type 'never'.
|
Run tests
Type '{ type: string; name: string; inputs: { name: string; type: string; internalType: string; }[]; outputs: { name: string; type: string; internalType: string; }[]; stateMutability: string; }[]' does not satisfy the constraint 'Abi'.
|
Run tests
Type '`0x${string}`[]' is not assignable to type 'never'.
|
Run tests
Type '{ type: string; name: string; inputs: { name: string; type: string; internalType: string; }[]; outputs: { name: string; type: string; internalType: string; }[]; stateMutability: string; }[]' does not satisfy the constraint 'Abi'.
|
Run tests
Type '{ type: string; name: string; inputs: { name: string; type: string; internalType: string; }[]; outputs: { name: string; type: string; internalType: string; }[]; stateMutability: string; }[]' does not satisfy the constraint 'Abi'.
|
Run tests
Type '(AbiFunction | { type: string; name: string; inputs: { name: string; type: string; internalType: string; }[]; outputs: { name: string; type: string; internalType: string; }[]; stateMutability: string; anonymous?: undefined; } | { type: string; name: string; inputs: { name: string; type: string; indexed: boolean; internalType: string; }[]; anonymous: boolean; outputs?: undefined; stateMutability?: undefined; } | { type: string; name: string; inputs: { name: string; type: string; internalType: string; }[]; outputs?: undefined; stateMutability?: undefined; anonymous?: undefined; })[]' is not assignable to type 'Abi'.
|
Run tests
Process completed with exit code 2.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading