Skip to content

Fix unused variables and variable with a undefined value. #70

Fix unused variables and variable with a undefined value.

Fix unused variables and variable with a undefined value. #70

Triggered via push August 31, 2024 17:05
Status Success
Total duration 4m 49s
Artifacts

build_cmake.yml

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

Annotations

12 warnings
windows-latest, cl
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/
windows-latest, cl
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/
windows-latest, cl: src/singlewinner/brute_force/general_rpn/composition/scenario.cc#L137
'argument': conversion from 'size_t' to 'int', possible loss of data
windows-latest, cl: src/singlewinner/brute_force/general_rpn/composition/vector_ballot.cc#L28
'argument': conversion from 'size_t' to '_Ty', possible loss of data
windows-latest, cl: src/singlewinner/brute_force/general_rpn/composition/vector_ballot.cc#L38
'argument': conversion from 'size_t' to 'int', possible loss of data
windows-latest, cl: src/singlewinner/brute_force/general_rpn/composition/vector_ballot.cc#L45
'argument': conversion from 'size_t' to 'int', possible loss of data
windows-latest, cl: src/singlewinner/brute_force/general_rpn/composition/vector_ballot.cc#L77
'=': conversion from 'size_t' to '_Ty', possible loss of data
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