Skip to content

Print bindings for unfolder #36

Print bindings for unfolder

Print bindings for unfolder #36

Triggered via pull request December 31, 2023 07:51
Status Failure
Total duration 1m 3s
Artifacts

build-linux.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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
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/run-cmake@v2.5. 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]