Add multiwinner method code from CElect. #80
Annotations
12 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: ilammy/msvc-dev-cmd@v1.4.1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: ilammy/msvc-dev-cmd@v1.4.1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/singlewinner/brute_force/general_rpn/composition/scenario.cc#L137
'argument': conversion from 'size_t' to 'int', possible loss of data
|
src/singlewinner/brute_force/general_rpn/composition/vector_ballot.cc#L28
'argument': conversion from 'size_t' to '_Ty', possible loss of data
|
src/singlewinner/brute_force/general_rpn/composition/vector_ballot.cc#L38
'argument': conversion from 'size_t' to 'int', possible loss of data
|
src/singlewinner/brute_force/general_rpn/composition/vector_ballot.cc#L45
'argument': conversion from 'size_t' to 'int', possible loss of data
|
src/singlewinner/brute_force/general_rpn/composition/vector_ballot.cc#L77
'=': conversion from 'size_t' to '_Ty', possible loss of data
|
src/singlewinner/brute_force/general_rpn/gen_custom_function.cc#L11
'argument': conversion from 'size_t' to 'int', possible loss of data
|
src/singlewinner/brute_force/general_rpn/gen_custom_function.cc#L26
'argument': conversion from 'size_t' to 'int', possible loss of data
|
src/singlewinner/brute_force/general_rpn/gen_custom_function.cc#L32
'argument': conversion from 'size_t' to 'int', possible loss of data
|
src/singlewinner/brute_force/general_rpn/gen_custom_function.cc#L38
'=': conversion from 'size_t' to 'int', possible loss of data
|
src/singlewinner/brute_force/general_rpn/gen_custom_function.cc#L49
'=': conversion from 'size_t' to 'int', possible loss of data
|
This job succeeded
Loading