Fix all go version in the tests on 1.20 #226
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/.
|