accounts + native transfers #4014
Annotations
22 errors and 6 warnings
Build
'"../sync/events.js"' has no exported member named 'CallTraceEvent'. Did you mean 'TraceEvent'?
|
Build
Type 'number | undefined' is not assignable to type 'number'.
|
Build
Argument of type 'number | undefined' is not assignable to parameter of type 'string | number | bigint | boolean'.
|
Build
Argument of type 'number | undefined' is not assignable to parameter of type 'string | number | bigint | boolean'.
|
Build
Type '"callTrace"' is not comparable to type '"trace" | "log" | "transaction" | "transfer" | "block"'.
|
Build
Property 'name' does not exist on type 'never'.
|
Build
Property 'name' does not exist on type 'never'.
|
Build
Property 'checkpoint' does not exist on type 'never'.
|
Build
Property 'name' does not exist on type 'never'.
|
Build
Property 'checkpoint' does not exist on type 'never'.
|
Lint
'"@/types/sync.js"' has no exported member named 'SyncCallTrace'. Did you mean 'SyncTrace'?
|
Lint
Module '"@/types/sync.js"' has no exported member 'SyncCreateTrace'.
|
Lint
Conversion of type '{ sourceIndex: number; chainId: number; checkpoint: string; trace: { id: string; from: `0x${string}`; to: `0x${string}`; gas: bigint; value: bigint; input: any; output: any; gasUsed: bigint; subtraces: any; traceAddress: any; ... 4 more ...; callType: any; }; block: { ...; }; transaction: { ...; } | ... 3 more ... |...' to type 'RawEvent[]' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
Lint
'"@/sync/source.js"' has no exported member named 'CallTraceFilter'. Did you mean 'TraceFilter'?
|
Lint
Property 'topics' does not exist on type 'LogFilter'. Did you mean 'topic0'?
|
Lint
Property 'topics' does not exist on type 'LogFilter'. Did you mean 'topic0'?
|
Lint
Property 'topics' does not exist on type 'LogFilter'. Did you mean 'topic0'?
|
Lint
Property 'topics' does not exist on type 'LogFilter'. Did you mean 'topic0'?
|
Lint
Property 'includeTransactionReceipts' does not exist on type 'LogFilter'.
|
Lint
Property 'includeTransactionReceipts' does not exist on type 'LogFilter'.
|
Test [core] (Postgres)
Process completed with exit code 1.
|
Test [core] (PGlite)
Process completed with exit code 1.
|
Test [common] (Node)
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
Test [create-ponder]
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
Build
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
Test [core] (Postgres)
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
Test [core] (PGlite)
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|