Skip to content

fix: Add block and transaction fields #189

fix: Add block and transaction fields

fix: Add block and transaction fields #189

Triggered via pull request July 12, 2024 00:52
Status Failure
Total duration 27s
Artifacts

pr.yml

on: pull_request
pull_request  /  node-ci
18s
pull_request / node-ci
check_docs
17s
check_docs
Fit to window
Zoom out
Zoom in

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/