Skip to content

Multiwinner: change ints referring to candidates from int to size_t. #71

Multiwinner: change ints referring to candidates from int to size_t.

Multiwinner: change ints referring to candidates from int to size_t. #71

Triggered via push September 1, 2024 18:41
Status Failure
Total duration 4m 44s
Artifacts

build_cmake.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 12 warnings
windows-latest, cl: src/tools/tools.h#L36
'ssize_t': undeclared identifier
windows-latest, cl: src/tools/tools.h#L36
syntax error: missing ')' before identifier 'candidate_index'
windows-latest, cl: src/tools/tools.h#L36
'ssize_t': undeclared identifier
windows-latest, cl: src/tools/tools.h#L36
syntax error: missing ')' before identifier 'candidate_index'
windows-latest, cl: src/tools/tools.h#L36
'ssize_t': undeclared identifier
windows-latest, cl: src/tools/tools.h#L36
syntax error: missing ')' before identifier 'candidate_index'
windows-latest, cl: src/tools/tools.h#L36
'ssize_t': undeclared identifier
windows-latest, cl: src/tools/tools.h#L36
syntax error: missing ')' before identifier 'candidate_index'
windows-latest, cl: src/tools/tools.h#L36
'ssize_t': undeclared identifier
windows-latest, cl: src/tools/tools.h#L36
syntax error: missing ')' before identifier 'candidate_index'
ubuntu-22.04, clang++
Process completed with exit code 2.
windows-latest, cl
The following actions uses node12 which is deprecated and will be forced to run on node16: ilammy/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
windows-latest, cl
The following actions use a deprecated Node.js version and will be forced to run on node20: ilammy/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
windows-latest, cl: src/singlewinner/brute_force/general_rpn/gen_custom_function.cc#L11
'argument': conversion from 'size_t' to 'int', possible loss of data
windows-latest, cl: src/singlewinner/brute_force/general_rpn/gen_custom_function.cc#L26
'argument': conversion from 'size_t' to 'int', possible loss of data
windows-latest, cl: src/singlewinner/brute_force/general_rpn/gen_custom_function.cc#L32
'argument': conversion from 'size_t' to 'int', possible loss of data
windows-latest, cl: src/singlewinner/brute_force/general_rpn/gen_custom_function.cc#L38
'=': conversion from 'size_t' to 'int', possible loss of data
windows-latest, cl: src/singlewinner/brute_force/general_rpn/gen_custom_function.cc#L49
'=': conversion from 'size_t' to 'int', possible loss of data
windows-latest, cl: src/singlewinner/brute_force/general_rpn/gen_custom_function.cc#L151
'argument': conversion from 'size_t' to '_Ty', possible loss of data
windows-latest, cl: src/singlewinner/brute_force/general_rpn/gen_custom_function.cc#L206
'argument': conversion from 'size_t' to 'int', possible loss of data
windows-latest, cl: src/singlewinner/brute_force/general_rpn/gen_custom_function.cc#L206
'argument': conversion from 'size_t' to 'int', possible loss of data
windows-latest, cl: src/singlewinner/brute_force/general_rpn/gen_custom_function.cc#L209
'argument': conversion from 'size_t' to '_Ty', possible loss of data
windows-latest, cl: src/singlewinner/brute_force/general_rpn/gen_custom_function.cc#L459
'argument': conversion from 'size_t' to 'int', possible loss of data