cmd/prague: started work on 7702 fuzzing #132
Triggered via pull request
September 18, 2024 11:15
Status
Failure
Total duration
1m 33s
Artifacts
–
Annotations
4 errors and 1 warning
lint:
spammer/eip7702.go#L45
cannot use []uint64{…} (value of type []uint64) as uint64 value in struct literal (typecheck)
|
lint:
cmd/livefuzzer/main.go#L10
could not import github.com/MariusVanDerWijden/tx-fuzz/spammer (-: # github.com/MariusVanDerWijden/tx-fuzz/spammer
|
lint:
spammer/eip7702.go#L45
cannot use []uint64{…} (value of type []uint64) as uint64 value in struct literal) (typecheck)
|
lint
Process completed with exit code 1.
|
lint
The following actions use a deprecated Node.js version 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/
|