Skip to content

fix: handle optional stpf values #196

fix: handle optional stpf values

fix: handle optional stpf values #196

Triggered via pull request July 26, 2024 06:52
Status Failure
Total duration 34s
Artifacts

pr.yml

on: pull_request
pull_request  /  node-ci
22s
pull_request / node-ci
check_docs
15s
check_docs
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
check_docs
Process completed with exit code 3.
pull_request / node-ci: src/transform.ts#L296
Type '{ logs: string[] | undefined; 'close-rewards': number | undefined; 'receiver-rewards': number | undefined; 'sender-rewards': number | undefined; 'global-state-delta': { key: string; value: { ...; }; }[] | undefined; ... 30 more ...; filtersMatched: string[] | undefined; }' is not assignable to type 'SubscribedTransaction'.
pull_request / node-ci: src/transform.ts#L454
Type 'number | undefined' is not assignable to type 'number'.
pull_request / node-ci
Process completed with exit code 2.
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/
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/