Finished cascade cost calculation #50
Annotations
8 warnings
|
build-and-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
build-and-test:
include/sparser.h#L70
declaration of ‘type’ shadows a member of ‘Node’ [-Wshadow]
|
|
build-and-test:
include/sparser.h#L70
declaration of ‘type’ shadows a member of ‘Node’ [-Wshadow]
|
|
build-and-test:
include/sparser.h#L70
declaration of ‘type’ shadows a member of ‘Node’ [-Wshadow]
|
|
build-and-test:
src/sparser/sparser.cpp#L184
comparison of integer expressions of different signedness: ‘int’ and ‘const size_t’ {aka ‘const long unsigned int’} [-Wsign-compare]
|
|
build-and-test:
include/sparser.h#L70
declaration of ‘type’ shadows a member of ‘Node’ [-Wshadow]
|
|
build-and-test:
include/sparser.h#L70
declaration of ‘type’ shadows a member of ‘Node’ [-Wshadow]
|
|
build-and-test:
include/sparser.h#L70
declaration of ‘type’ shadows a member of ‘Node’ [-Wshadow]
|