Adding in the number of seats, showing the results in the correct for… #28
Annotations
3 errors and 1 warning
lint:
voting/helpers.go#L1
: # github.com/ystv/stv_web/voting [github.com/ystv/stv_web/voting.test]
|
lint:
voting/stv_test.go#L30
cannot use numSeats (variable of type int) as uint64 value in argument to SingleTransferableVote (typecheck)
|
lint
issues found
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|