Skip to content

Gui: Apply Law of Demeter to starting and stopping animations #43

Gui: Apply Law of Demeter to starting and stopping animations

Gui: Apply Law of Demeter to starting and stopping animations #43

Triggered via push October 24, 2023 20:07
Status Failure
Total duration 24m 7s
Artifacts 4

CI_master.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 13 warnings
Lint / Lint
Process completed with exit code 1.
Lint / Lint: src/Gui/View3DInventorViewer.cpp#L3732
'moc_View3DInventorViewer.cpp' file not found [clang-diagnostic-error]
Lint / Lint
Process completed with exit code 1.
Windows / Build
Process completed with exit code 1.
Lint / Lint: src/Gui/NavigationStyle.cpp#L65
Constructors callable with one argument should be marked explicit. [runtime/explicit] [5]
Lint / Lint
fatal error: 'moc_View3DInventorViewer.cpp' file not found
Lint / Lint: src/Gui/NavigationAnimation.cpp#L45
constructor does not initialize these fields: angularVelocity, prevAngle [cppcoreguidelines-pro-type-member-init]
Lint / Lint: src/Gui/NavigationAnimation.cpp#L46
2 adjacent parameters of 'FixedTimeAnimation' of similar type ('const SbVec3f &') are easily swapped by mistake [bugprone-easily-swappable-parameters]
Lint / Lint
note: the first parameter in the range is 'rotationCenter'
Lint / Lint
note: the last parameter in the range is 'translation'
Lint / Lint: src/Gui/NavigationAnimation.cpp#L65
variable 'angle' is not initialized [cppcoreguidelines-init-variables]
Lint / Lint: src/Gui/NavigationAnimation.cpp#L74
narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions,cppcoreguidelines-narrowing-conversions]
Lint / Lint: src/Gui/NavigationAnimation.cpp#L75
narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions,cppcoreguidelines-narrowing-conversions]
Lint / Lint: src/Gui/NavigationAnimation.cpp#L123
constructor does not initialize these fields: prevAngle [cppcoreguidelines-pro-type-member-init]
Lint / Lint: src/Gui/NavigationAnimation.cpp#L128
narrowing conversion from 'double' to 'int' [bugprone-narrowing-conversions,cppcoreguidelines-narrowing-conversions]
Lint / Lint: src/Gui/NavigationAnimation.cpp#L128
1000.0 is a magic number; consider replacing it with a named constant [cppcoreguidelines-avoid-magic-numbers,readability-magic-numbers]
Windows / Build
No files were found with the provided path: C:/logs/. No artifacts will be uploaded.

Artifacts

Produced during runtime
Name Size
Lint-6631995728-Logs Expired
474 KB
Prepare-6631995728-Logs Expired
26.3 KB
Ubuntu_20-04-6631995728-Logs Expired
1.39 MB
Ubuntu_22-04-6631995728-Logs Expired
1.38 MB