Skip to content

Gui: Add easing to navigation animations #66

Gui: Add easing to navigation animations

Gui: Add easing to navigation animations #66

Triggered via push February 29, 2024 19:29
Status Success
Total duration 2h 18m 57s
Artifacts 12

CI_master.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 42 warnings
Lint / Lint
Process completed with exit code 1.
Lint / Lint
Process completed with exit code 1.
Lint / Lint
Process completed with exit code 1.
Lint / Lint: src/Mod/AddonManager/Addon.py#L580
Access to member 'cached_icon_filename' before its definition line 607 (access-member-before-definition)
Lint / Lint: src/Mod/AddonManager/Addon.py#L581
Access to member 'cached_icon_filename' before its definition line 607 (access-member-before-definition)
Lint / Lint: src/Mod/AddonManager/addonmanager_macro.py#L146
Macro.blocking_get is not callable (not-callable)
Lint / Lint: src/Mod/AddonManager/addonmanager_macro.py#L207
Macro.blocking_get is not callable (not-callable)
Lint / Lint: src/Mod/AddonManager/addonmanager_macro.py#L244
Macro.blocking_get is not callable (not-callable)
Lint / Lint: src/Mod/AddonManager/addonmanager_macro.py#L365
Macro.blocking_get is not callable (not-callable)
Lint / Lint: src/Mod/AddonManager/addonmanager_macro.py#L416
Macro.blocking_get is not callable (not-callable)
WrapUp / WrapUp
$GITHUB_STEP_SUMMARY upload aborted, supports content up to a size of 1024k, got 2552k. For more information see: https://docs.github.com/actions/using-workflows/workflow-commands-for-github-actions#adding-a-markdown-summary
Lint / Lint: src/App/StringHasher.cpp#L319
re-use ==> reuse
Lint / Lint: src/Base/Stream.cpp#L153
rin ==> ring, rink, rind, rain, rein, ruin, grin
Lint / Lint: src/Base/Stream.cpp#L154
rin ==> ring, rink, rind, rain, rein, ruin, grin
Lint / Lint: src/Base/Stream.h#L114
rin ==> ring, rink, rind, rain, rein, ruin, grin
Lint / Lint: cMake/FindPyCXX.cmake#L121
#set old 6.2 pycxx compatibility <-- trailing whitespace
Lint / Lint: src/App/Resources/translations/App_hr.ts#L10
<translation>Pamti posljednji izbor korisnika o tome treba li primijeniti postavljanje CopyOnChange <-- trailing whitespace
Lint / Lint: src/App/Resources/translations/App_tr.ts#L10
<translation>Aynı yapılandırılabilir nesneye başvuran tüm bağlantılara CopyOnChange kurulumunun uygulanıp <-- trailing whitespace
Lint / Lint: src/Gui/Language/FreeCAD_ca.ts#L5888
<translation>%1. <-- trailing whitespace
Lint / Lint: src/Gui/Language/FreeCAD_ca.ts#L12731
<translation>Trieu la vostra preferència per a la mida de la icona de la barra d’eines. Podeu ajustar <-- trailing whitespace
Lint / Lint: src/Gui/Language/FreeCAD_cs.ts#L1954
<translation>'%1'. <-- trailing whitespace
Lint / Lint: src/Gui/Language/FreeCAD_cs.ts#L3052
Zadaná hodnota je koeficient pro vynásobení velikosti <-- trailing whitespace
Lint / Lint: src/Gui/Language/FreeCAD_cs.ts#L3592
Pouze když je propojený dokument automaticky otevřen společně s hlavním <-- trailing whitespace
Lint / Lint: src/Gui/Language/FreeCAD_cs.ts#L3594
Částečně načtený dokument nemůže být upravován. Plně jej načtete <-- trailing whitespace
Lint / Lint: src/Gui/Language/FreeCAD_cs.ts#L4831
<translation>Stiskem tlačítka "Začni obnovení" spustíte obnovení dokumentu uvedeného níže. <-- trailing whitespace
Lint / Lint: src/Gui/PreferencePages/DlgSettingsUI.py#L1
would reformat src/Gui/PreferencePages/DlgSettingsUI.py
Lint / Lint: src/Gui/TreeParams.py#L1
would reformat src/Gui/TreeParams.py
Lint / Lint: src/Mod/AddonManager/AddonManagerTest/app/test_installer.py#L1
would reformat src/Mod/AddonManager/AddonManagerTest/app/test_installer.py
Lint / Lint: src/Mod/AddonManager/AddonStats.py#L1
would reformat src/Mod/AddonManager/AddonStats.py
Lint / Lint: src/Mod/AddonManager/AddonManagerTest/app/test_metadata.py#L1
would reformat src/Mod/AddonManager/AddonManagerTest/app/test_metadata.py
Lint / Lint: src/Mod/AddonManager/Addon.py#L1
would reformat src/Mod/AddonManager/Addon.py
Lint / Lint: src/Mod/AddonManager/Widgets/addonmanager_widget_addon_buttons.py#L1
would reformat src/Mod/AddonManager/Widgets/addonmanager_widget_addon_buttons.py
Lint / Lint: src/Mod/AddonManager/AddonManager.py#L1
would reformat src/Mod/AddonManager/AddonManager.py
Lint / Lint: src/Mod/AddonManager/Widgets/addonmanager_widget_global_buttons.py#L1
would reformat src/Mod/AddonManager/Widgets/addonmanager_widget_global_buttons.py
Lint / Lint: src/Mod/AddonManager/Widgets/addonmanager_widget_filter_selector.py#L1
would reformat src/Mod/AddonManager/Widgets/addonmanager_widget_filter_selector.py
Lint / Lint: src/Gui/PreferencePages/DlgSettingsUI.py#L24
Multiple imports on one line (cog, sys) (multiple-imports)
Lint / Lint: src/Gui/PreferencePages/DlgSettingsUI.py#L30
Import "import params_utils" should be placed at the top of the module (wrong-import-position)
Lint / Lint: src/Gui/PreferencePages/DlgSettingsUI.py#L31
Import "from params_utils import auto_comment" should be placed at the top of the module (wrong-import-position)
Lint / Lint: src/Gui/PreferencePages/DlgSettingsUI.py#L35
Multiple imports on one line (OverlayParams, TreeParams) (multiple-imports)
Lint / Lint: src/Gui/PreferencePages/DlgSettingsUI.py#L35
Import "import OverlayParams, TreeParams" should be placed at the top of the module (wrong-import-position)
Lint / Lint: src/Gui/PreferencePages/DlgSettingsUI.py#L35
Import "import OverlayParams, TreeParams" should be placed at the top of the module (wrong-import-position)
Lint / Lint: src/Gui/PreferencePages/DlgSettingsUI.py#L24
Unused import cog (unused-import)
Lint / Lint: src/Gui/PreferencePages/DlgSettingsUI.py#L31
Unused auto_comment imported from params_utils (unused-import)
Lint / Lint: src/Gui/TreeParams.py#L70
Line too long (120/100) (line-too-long)
Lint / Lint: src/Gui/TreeParams.py#L84
Line too long (150/100) (line-too-long)
Windows / Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache/restore@v3, actions/cache/save@v3, microsoft/setup-msbuild@v1.3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
WrapUp / WrapUp
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: geekyeggo/delete-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

Artifacts

Produced during runtime
Name Size
Lint-8101558592-Logs Expired
216 KB
Lint-8101558592-report.md Expired
215 KB
MacOS_13_Conda_Intel-8101558592-Logs Expired
40.3 KB
MacOS_13_Conda_Intel-8101558592-report.md Expired
528 Bytes
Prepare-8101558592-Logs Expired
262 KB
Prepare-8101558592-report.md Expired
2.25 KB
Ubuntu_20-04-8101558592-Logs Expired
164 KB
Ubuntu_20-04-8101558592-report.md Expired
3.12 KB
Ubuntu_22-04_Conda-8101558592-Logs Expired
175 KB
Ubuntu_22-04_Conda-8101558592-report.md Expired
3.62 KB
Windows-8101558592-Logs Expired
2.62 MB
Windows_Conda-8101558592-Logs Expired
2.31 MB