Skip to content

Add generics for extend slice #162

Add generics for extend slice

Add generics for extend slice #162

Triggered via pull request July 3, 2024 17:54
Status Failure
Total duration 1m 18s
Artifacts

pr.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Go test
Fuzz testing not enabled, skipping
Go test
bad
Go test
Fuzz testing not enabled, skipping
Go test
Fuzz testing not enabled, skipping
Go test
Fuzz testing not enabled, skipping
Go test
UnmarshalSSZ_equal spec file=../eth2.0-spec-tests/tests/mainnet/phase0/ssz_static/AggregateAndProof/ssz_random/case_0, struct=AggregateAndProof, err=bad unmarshal
Go test
UnmarshalSSZ_equal spec file=../eth2.0-spec-tests/tests/mainnet/phase0/ssz_static/Attestation/ssz_random/case_0, struct=Attestation, err=bad unmarshal
Go test
UnmarshalSSZ_equal spec file=../eth2.0-spec-tests/tests/mainnet/phase0/ssz_static/AttestationData/ssz_random/case_0, struct=AttestationData, err=bad unmarshal
Go test
UnmarshalSSZ_equal spec file=../eth2.0-spec-tests/tests/mainnet/phase0/ssz_static/AttesterSlashing/ssz_random/case_0, struct=AttesterSlashing, err=bad unmarshal
Go test
UnmarshalSSZ_equal spec file=../eth2.0-spec-tests/tests/mainnet/phase0/ssz_static/BeaconBlock/ssz_random/case_0, struct=BeaconBlock, err=bad unmarshal
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/
Go test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/