Skip to content

Benchmark 1000 votes #1487

Benchmark 1000 votes

Benchmark 1000 votes #1487

Triggered via pull request January 25, 2024 17:02
Status Failure
Total duration 1m 3s
Artifacts

go_test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
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@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.