Skip to content

Benchmark 10000 votes #244

Benchmark 10000 votes

Benchmark 10000 votes #244

Triggered via pull request February 16, 2024 09:49
Status Failure
Total duration 52s
Artifacts

go_test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Tests: services/dkg/pedersen/handler_test.go#L67
unknown field Suffragia in struct literal of type "github.com/c4dt/d-voting/contracts/evoting/types".Form
Tests: services/dkg/pedersen/handler_test.go#L298
unknown field Suffragia in struct literal of type "github.com/c4dt/d-voting/contracts/evoting/types".Form
Tests: services/dkg/pedersen/handler_test.go#L364
form.Suffragia.CastVote undefined (type func(ctx serde.Context, rd store.Readable) ("github.com/c4dt/d-voting/contracts/evoting/types".Suffragia, error) has no field or method CastVote)
Tests: services/dkg/pedersen/handler_test.go#L367
form.Suffragia.Ciphervotes undefined (type func(ctx serde.Context, rd store.Readable) ("github.com/c4dt/d-voting/contracts/evoting/types".Suffragia, error) has no field or method Ciphervotes)
Tests: services/dkg/pedersen/mod_test.go#L202
assignment mismatch: 1 variable but fake.NewForm returns 2 values
Tests: services/dkg/pedersen/mod_test.go#L202
not enough arguments in call to fake.NewForm
Tests: services/dkg/pedersen/mod_test.go#L204
assignment mismatch: 1 variable but fake.NewForm returns 2 values
Tests: services/dkg/pedersen/mod_test.go#L204
not enough arguments in call to fake.NewForm
Tests: services/shuffle/neff/handler_test.go#L99
unknown field Suffragia in struct literal of type "github.com/c4dt/d-voting/contracts/evoting/types".Form
Tests: services/shuffle/neff/handler_test.go#L130
invalid operation: cannot take address of form.Suffragia (value of type func(ctx serde.Context, rd store.Readable) ("github.com/c4dt/d-voting/contracts/evoting/types".Suffragia, error))
Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests
Restore cache failed: Dependencies file is not found in /home/runner/work/d-voting/d-voting. Supported file pattern: go.sum