Skip to content

Gui: Revert breaking Python interface change for viewPosition() #42

Gui: Revert breaking Python interface change for viewPosition()

Gui: Revert breaking Python interface change for viewPosition() #42

Triggered via push October 24, 2023 18:33
Status Failure
Total duration 36m 24s
Artifacts 4

CI_master.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 12 warnings
Windows / Build
Process completed with exit code 1.
Lint / Lint: src/Gui/View3DInventorViewer.cpp#L3737
'moc_View3DInventorViewer.cpp' file not found [clang-diagnostic-error]
Lint / Lint
Process completed with exit code 1.
Windows / Build
No files were found with the provided path: C:/logs/. No artifacts will be uploaded.
Lint / Lint
fatal error: 'moc_View3DInventorViewer.cpp' file not found
Lint / Lint: src/Gui/View3DInventorViewer.cpp#L125
variable '_s_fclvl' is non-const and globally accessible, consider making it const [cppcoreguidelines-avoid-non-const-global-variables]
Lint / Lint
note: expanded from macro 'FC_LOG_LEVEL_INIT'
Lint / Lint
note: expanded from macro 'FC_LOG_INSTANCE'
Lint / Lint: src/Gui/View3DInventorViewer.cpp#L133
macro 'ZOOM_WIDTH' used to declare a constant; consider using a 'constexpr' constant [cppcoreguidelines-macro-usage]
Lint / Lint: src/Gui/View3DInventorViewer.cpp#L134
macro 'ZOOM_HEIGHT' used to declare a constant; consider using a 'constexpr' constant [cppcoreguidelines-macro-usage]
Lint / Lint: src/Gui/View3DInventorViewer.cpp#L135
macro replacement list should be enclosed in parentheses [bugprone-macro-parentheses]
Lint / Lint: src/Gui/View3DInventorViewer.cpp#L136
macro 'ZOOM_HOT_X' used to declare a constant; consider using a 'constexpr' constant [cppcoreguidelines-macro-usage]
Lint / Lint: src/Gui/View3DInventorViewer.cpp#L137
macro 'ZOOM_HOT_Y' used to declare a constant; consider using a 'constexpr' constant [cppcoreguidelines-macro-usage]
Lint / Lint: src/Gui/View3DInventorViewer.cpp#L139
do not declare C-style arrays, use std::array<> instead [cppcoreguidelines-avoid-c-arrays,modernize-avoid-c-arrays]
Lint / Lint: src/Gui/View3DInventorViewer.cpp#L139
variable 'zoom_bitmap' is non-const and globally accessible, consider making it const [cppcoreguidelines-avoid-non-const-global-variables]

Artifacts

Produced during runtime
Name Size
Lint-6631100097-Logs Expired
488 KB
Prepare-6631100097-Logs Expired
18.5 KB
Ubuntu_20-04-6631100097-Logs Expired
1.39 MB
Ubuntu_22-04-6631100097-Logs Expired
1.38 MB