Skip to content

feat: inter controller communication #132

feat: inter controller communication

feat: inter controller communication #132

Triggered via push December 3, 2023 19:55
Status Success
Total duration 1h 0m 24s
Artifacts

build-checks.yml

on: push
Matrix: build-checks
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
clang-tidy: src/controllers/scripting/legacy/controllerscriptenginelegacy.cpp#L103
statement should be inside braces [readability-braces-around-statements]
clang-tidy: src/controllers/scripting/legacy/controllerscriptenginelegacy.cpp#L273
statement should be inside braces [readability-braces-around-statements]
clang-tidy: src/controllers/scripting/legacy/controllerscriptenginelegacy.cpp#L379
statement should be inside braces [readability-braces-around-statements]
clang-tidy: src/controllers/scripting/legacy/controllerscriptenginelegacy.cpp#L465
statement should be inside braces [readability-braces-around-statements]
clang-tidy: src/controllers/scripting/legacy/controllerscriptenginelegacy.cpp#L636
statement should be inside braces [readability-braces-around-statements]
clang-tidy: src/controllers/scripting/legacy/controllerscriptenginelegacy.cpp#L789
statement should be inside braces [readability-braces-around-statements]
clang-tidy: src/controllers/controllerscreenpreview.cpp#L22
'auto pBottomLayout' can be declared as 'auto *pBottomLayout' [readability-qualified-auto]
clang-tidy: src/controllers/rendering/controllerrenderingengine.cpp#L59
statement should be inside braces [readability-braces-around-statements]
clang-tidy: src/controllers/rendering/controllerrenderingengine.cpp#L171
statement should be inside braces [readability-braces-around-statements]
clang-tidy: src/controllers/rendering/controllerrenderingengine.cpp#L210
statement should be inside braces [readability-braces-around-statements]