Skip to content

fix(deps): update module golang.org/x/net to v0.33.0 [security] #189

fix(deps): update module golang.org/x/net to v0.33.0 [security]

fix(deps): update module golang.org/x/net to v0.33.0 [security] #189

Triggered via pull request December 19, 2024 10:09
Status Failure
Total duration 1m 27s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
CI: kliento/contracts/helpers/election.go#L38
e.GetGroupsVotedForByAccount undefined (type *Election has no field or method GetGroupsVotedForByAccount) (typecheck)
CI: kliento/contracts/helpers/election.go#L47
e.GetPendingVotesForGroupByAccount undefined (type *Election has no field or method GetPendingVotesForGroupByAccount) (typecheck)
CI: kliento/contracts/helpers/election.go#L55
e.GetActiveVotesForGroupByAccount undefined (type *Election has no field or method GetActiveVotesForGroupByAccount) (typecheck)
CI: kliento/contracts/helpers/election.go#L71
e.GetGroupsVotedForByAccount undefined (type *Election has no field or method GetGroupsVotedForByAccount) (typecheck)
CI: kliento/contracts/helpers/election.go#L78
e.GetPendingVotesForGroupByAccount undefined (type *Election has no field or method GetPendingVotesForGroupByAccount) (typecheck)
CI: kliento/contracts/helpers/election.go#L91
e.GetGroupsVotedForByAccount undefined (type *Election has no field or method GetGroupsVotedForByAccount) (typecheck)
CI: kliento/contracts/helpers/election.go#L98
e.GetActiveVotesForGroupByAccount undefined (type *Election has no field or method GetActiveVotesForGroupByAccount) (typecheck)
CI: kliento/contracts/helpers/election.go#L111
e.GetActiveVotesForGroupByAccount undefined (type *Election has no field or method GetActiveVotesForGroupByAccount) (typecheck)
CI: kliento/contracts/helpers/election.go#L115
e.GetPendingVotesForGroupByAccount undefined (type *Election has no field or method GetPendingVotesForGroupByAccount) (typecheck)
CI: kliento/contracts/helpers/election.go#L128
e.GetTotalVotesForEligibleValidatorGroups undefined (type *Election has no field or method GetTotalVotesForEligibleValidatorGroups) (typecheck)
CI
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636