update #34
Annotations
12 warnings
windows-vs16
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, lukka/run-cmake@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
windows-vs16
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, lukka/run-cmake@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
windows-vs16:
include/bitset.h#L240
'cbitset_trailing_zeroes' is static but used in inline function 'bitset_for_each' which is not static
|
windows-vs16:
include/bitset.h#L212
'cbitset_trailing_zeroes' is static but used in inline function 'bitset_next_set_bits' which is not static
|
windows-vs16:
include/bitset.h#L183
'cbitset_trailing_zeroes' is static but used in inline function 'bitset_next_set_bit' which is not static
|
windows-vs16:
include/bitset.h#L176
'cbitset_trailing_zeroes' is static but used in inline function 'bitset_next_set_bit' which is not static
|
windows-vs16:
include/bitset.h#L240
'cbitset_trailing_zeroes' is static but used in inline function 'bitset_for_each' which is not static
|
windows-vs16:
include/bitset.h#L212
'cbitset_trailing_zeroes' is static but used in inline function 'bitset_next_set_bits' which is not static
|
windows-vs16:
include/bitset.h#L183
'cbitset_trailing_zeroes' is static but used in inline function 'bitset_next_set_bit' which is not static
|
windows-vs16:
include/bitset.h#L176
'cbitset_trailing_zeroes' is static but used in inline function 'bitset_next_set_bit' which is not static
|
windows-vs16:
include/bitset.h#L240
'cbitset_trailing_zeroes' is static but used in inline function 'bitset_for_each' which is not static
|
windows-vs16:
include/bitset.h#L212
'cbitset_trailing_zeroes' is static but used in inline function 'bitset_next_set_bits' which is not static
|