Skip to content

Handle "events" in abi registry #190

Handle "events" in abi registry

Handle "events" in abi registry #190

Triggered via pull request October 26, 2023 19:34
Status Failure
Total duration 1m 0s
Artifacts

build.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
build (16.x): src/smartcontracts/resultsParser.spec.ts#L1
Property 'stringToValues' is missing in type '{ buffersToValues(_buffers: Buffer[], _parameters: IParameterDefinition[]): U64Value[]; stringToBuffers(_joinedString: string): never[]; }' but required in type 'IArgsSerializer'.
build (16.x)
Process completed with exit code 1.
build (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/