Build MacOS #464
Annotations
6 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, lukka/[email protected], actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
|
|
src/PetriEngine/options.cpp#L289
format '%ld' expects argument of type 'long int*', but argument 3 has type 'int64_t*' {aka 'long long int*'} [-Wformat=]
|
src/PetriEngine/options.cpp#L303
format '%ld' expects argument of type 'long int*', but argument 3 has type 'int64_t*' {aka 'long long int*'} [-Wformat=]
|
include/LTL/SuccessorGeneration/SpoolingSuccessorGenerator.h#L47
'*((void*)(&<anonymous>)+8).LTL::SpoolingSuccessorGenerator::successor_info_t::_transition' may be used uninitialized in this function [-Wmaybe-uninitialized]
|
The logs for this run have expired and are no longer available.
Loading