Enable @typescript-eslint/recommended-type-checked config #74
Annotations
8 errors and 1 warning
Run Unit Tests:
ethereum_history_api/oracles/src/ethereum/mockClient.ts#L17
TypeError: Do not know how to serialize a BigInt
❯ src/ethereum/mockClient.ts:17:58
❯ Proxy.<anonymous> src/util/mock.ts:8:39
❯ src/ethereum/recordingClient.test.ts:68:41
❯ Module.withTempFile src/util/file.ts:18:12
❯ src/ethereum/recordingClient.test.ts:59:5
|
Run Unit Tests:
ethereum_history_api/oracles/src/ethereum/mockClient.ts#L17
TypeError: Do not know how to serialize a BigInt
❯ src/ethereum/mockClient.ts:17:58
❯ Proxy.<anonymous> src/util/mock.ts:8:39
❯ src/ethereum/mockClient.test.ts:12:39
|
Run Unit Tests:
ethereum_history_api/oracles/src/ethereum/mockClient.ts#L17
TypeError: Do not know how to serialize a BigInt
❯ src/ethereum/mockClient.ts:17:58
❯ Proxy.<anonymous> src/util/mock.ts:8:39
❯ src/ethereum/recordingClient.test.ts:68:41
❯ Module.withTempFile src/util/file.ts:18:12
❯ src/ethereum/recordingClient.test.ts:59:5
|
Run Unit Tests:
ethereum_history_api/oracles/src/ethereum/mockClient.ts#L17
TypeError: Do not know how to serialize a BigInt
❯ src/ethereum/mockClient.ts:17:58
❯ Proxy.<anonymous> src/util/mock.ts:8:39
❯ Module.getAccountOracle src/noir/oracles/accountOracle.ts:25:37
❯ src/noir/oracles/accountOracle.int.test.ts:22:29
|
Run Unit Tests:
ethereum_history_api/oracles/src/ethereum/mockClient.ts#L17
TypeError: Do not know how to serialize a BigInt
❯ src/ethereum/mockClient.ts:17:58
❯ Proxy.<anonymous> src/util/mock.ts:8:39
❯ src/ethereum/recordingClient.test.ts:68:41
❯ Module.withTempFile src/util/file.ts:18:12
❯ src/ethereum/recordingClient.test.ts:59:5
|
Run Unit Tests:
ethereum_history_api/oracles/src/ethereum/mockClient.ts#L17
TypeError: Do not know how to serialize a BigInt
❯ src/ethereum/mockClient.ts:17:58
❯ Proxy.<anonymous> src/util/mock.ts:8:39
❯ Module.getBlock src/noir/oracles/headerOracle.ts:26:51
❯ src/noir/oracles/headerOracle.int.test.ts:13:46
|
Run Unit Tests:
ethereum_history_api/oracles/src/ethereum/mockClient.ts#L17
TypeError: Do not know how to serialize a BigInt
❯ src/ethereum/mockClient.ts:17:58
❯ Proxy.<anonymous> src/util/mock.ts:8:39
❯ getBlock src/noir/oracles/headerOracle.ts:26:51
❯ Module.getHeaderOracle src/noir/oracles/headerOracle.ts:13:42
❯ src/noir/oracles/headerOracle.int.test.ts:22:54
|
Run Unit Tests
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading