Print bindings for unfolder #38
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors and 2 warnings
build:
src/Colored/ColoredPetriNetBuilder.cpp#L204
expected unqualified-id before 'for'
|
build:
src/Colored/ColoredPetriNetBuilder.cpp#L208
expected unqualified-id before 'if'
|
build:
src/Colored/ColoredPetriNetBuilder.cpp#L213
'_time' does not name a type; did you mean 'time'?
|
build:
src/Colored/ColoredPetriNetBuilder.cpp#L216
'ColoredPetriNetBuilder' has not been declared
|
build:
src/Colored/ColoredPetriNetBuilder.cpp#L216
variable or field 'unfoldPlace' declared void
|
build:
src/Colored/ColoredPetriNetBuilder.cpp#L216
'TAPNBuilderInterface' was not declared in this scope; did you mean 'unfoldtacpn::TAPNBuilderInterface'?
|
build:
src/Colored/ColoredPetriNetBuilder.cpp#L216
'builder' was not declared in this scope
|
build:
src/Colored/ColoredPetriNetBuilder.cpp#L216
expected primary-expression before 'const'
|
build:
src/Colored/ColoredPetriNetBuilder.cpp#L256
'Colored' does not name a type
|
build:
src/Colored/ColoredPetriNetBuilder.cpp#L293
'ColoredPetriNetBuilder' has not been declared
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, lukka/[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/
|
build:
src/Colored/ColoredPetriNetBuilder.cpp#L194
variable 'start' set but not used [-Wunused-but-set-variable]
|