Skip to content

Fix all go version in the tests on 1.20 #226

Fix all go version in the tests on 1.20

Fix all go version in the tests on 1.20 #226

Triggered via pull request February 15, 2024 08:44
@ineitiineiti
synchronize #116
fix_go_version
Status Failure
Total duration 50s
Artifacts

go_test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Tests: integration/performance_test.go#L82
b.Elapsed undefined (type *testing.B has no field or method Elapsed)
Tests: integration/performance_test.go#L103
b.Elapsed undefined (type *testing.B has no field or method Elapsed)
Tests: integration/performance_test.go#L118
b.Elapsed undefined (type *testing.B has no field or method Elapsed)
Tests: integration/performance_test.go#L131
b.Elapsed undefined (type *testing.B has no field or method Elapsed) (compile)
Tests: integration/ballot.go#L33
const addAndWaitErr is unused (U1000)
Tests: integration/ballot.go#L35
var suite is unused (U1000)
Tests: integration/ballot.go#L38
func ballotIsNull is unused (U1000)
Tests: integration/ballot.go#L46
func castVotesRandomly is unused (U1000)
Tests: integration/ballot.go#L106
func castBadVote is unused (U1000)
Tests: integration/ballot.go#L154
func marshallBallot is unused (U1000)
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/.