Skip to content

release: bump version to v0.0.3 #20

release: bump version to v0.0.3

release: bump version to v0.0.3 #20

Triggered via push November 1, 2024 14:07
Status Failure
Total duration 33s
Artifacts

publish.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
publish: src/parser/parser.acceptance.test.ts#L113
Conversion of type 'string | CallDataInformation' to type 'CallDataInformation[]' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
publish: src/parser/parser.acceptance.test.ts#L146
Property 'functionParameters' does not exist on type 'string | CallDataInformation'.
publish: src/parser/parser.acceptance.test.ts#L172
Property 'functionParameters' does not exist on type 'string | CallDataInformation'.
publish
Process completed with exit code 1.
publish
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/