Skip to content

fix(generator): Unmarshaling of fixed sized custom types is generated incorrectly. #149

fix(generator): Unmarshaling of fixed sized custom types is generated incorrectly.

fix(generator): Unmarshaling of fixed sized custom types is generated incorrectly. #149

Triggered via pull request April 4, 2024 22:41
Status Success
Total duration 2m 5s
Artifacts

pr.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 2 warnings
Go test
expected type, found ',' (and 10 more errors)
Go test
build-spec-tests] Error 1
Go test
Fuzz testing not enabled, skipping
Go test
Fuzz testing not enabled, skipping
Go test
Fuzz testing not enabled, skipping
Go test
Fuzz testing not enabled, skipping
Go test
expected type, found ',' (and 1 more errors)
Go test: sszgen/testcases/case5.go#L3
running "go": exit status 1
Go test
generate-testcases] Error 1
Go test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Go test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/