fix: Add block and transaction fields #189
pr.yml
on: pull_request
pull_request
/
node-ci
18s
check_docs
17s
Annotations
4 errors and 2 warnings
pull_request / node-ci:
src/transform.ts#L556
Type '{ key: string; value: { action: number; bytes: string | undefined; uint: number | undefined; }; }[] | undefined' is not assignable to type 'Record<string, EvalDelta>[] | undefined'.
|
pull_request / node-ci:
src/transform.ts#L567
Type '{ address: string; delta: { key: string; value: { action: number; bytes: string | undefined; uint: number | undefined; }; }[]; }[] | undefined' is not assignable to type 'Record<string, EvalDelta>[] | undefined'.
|
pull_request / node-ci
Process completed with exit code 2.
|
check_docs
Process completed with exit code 3.
|
pull_request / node-ci
The following actions uses Node.js version which is deprecated 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/
|
check_docs
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|