Skip to content

Gui: Fix scroll behaviour in preference pages selector #678

Gui: Fix scroll behaviour in preference pages selector

Gui: Fix scroll behaviour in preference pages selector #678

Triggered via push January 19, 2024 14:52
Status Success
Total duration 1h 58m 7s
Artifacts 12

CI_master.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 40 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/Arch/ArchAxis.py#L518
Access to member 'labels' before its definition line 520 (access-member-before-definition)
Lint / Lint: src/Mod/Arch/ArchAxis.py#L519
Access to member 'labels' before its definition line 520 (access-member-before-definition)
Lint / Lint: src/Mod/Arch/ArchCommands.py#L305
The raise statement is not inside an except clause (misplaced-bare-raise)
Lint / Lint: src/Mod/Arch/ArchCommands.py#L310
The raise statement is not inside an except clause (misplaced-bare-raise)
Lint / Lint: src/Mod/Arch/ArchComponent.py#L1374
Access to member 'meshnode' before its definition line 1397 (access-member-before-definition)
Lint / Lint: src/Mod/Arch/ArchComponent.py#L1375
Access to member 'meshnode' before its definition line 1397 (access-member-before-definition)
Lint / Lint: src/Mod/Arch/ArchComponent.py#L1950
Instance of 'ComponentTaskPanel' has no 'treeBase' member (no-member)
Lint / Lint: src/Mod/Arch/ArchComponent.py#L1951
Instance of 'ComponentTaskPanel' has no 'treeAdditions' member (no-member)
Lint / Lint: src/Mod/Arch/ArchComponent.py#L1952
Instance of 'ComponentTaskPanel' has no 'treeSubtractions' member (no-member)
Lint / Lint: src/Mod/Arch/ArchComponent.py#L1953
Instance of 'ComponentTaskPanel' has no 'treeObjects' member (no-member)
WrapUp / WrapUp
$GITHUB_STEP_SUMMARY upload aborted, supports content up to a size of 1024k, got 3367k. For more information see: https://docs.github.com/actions/using-workflows/workflow-commands-for-github-actions#adding-a-markdown-summary
Lint / Lint: src/Gui/DlgPreferencesImp.cpp#L890
wich ==> which
Lint / Lint: src/Mod/Arch/ArchWall.py#L1273
afterall ==> after all
Lint / Lint: src/Mod/Arch/ArchWall.py#L1273
algoritm ==> algorithm
Lint / Lint: src/Mod/MeshPart/App/Mesher.cpp#L519
aNull ==> annul
Lint / Lint: src/Mod/MeshPart/App/Mesher.cpp#L520
aNull ==> annul
Lint / Lint: src/Gui/PreferencePages/DlgSettingsEditor.cpp#L55
* Based on <-- trailing whitespace
Lint / Lint: src/Mod/Path/libarea/AreaClipper.cpp#L342
for(std::list<CCurve>::const_iterator It = area.m_curves.begin(); It != area.m_curves.end(); It++) <-- trailing whitespace
Lint / Lint: src/Mod/Path/libarea/AreaClipper.cpp#L374
if(clear) <-- trailing whitespace
Lint / Lint: src/Mod/Path/libarea/AreaClipper.cpp#L493
if(skipped) <-- trailing whitespace
Lint / Lint: src/Mod/Path/libarea/AreaClipper.cpp#L515
void CArea::OffsetWithClipper(double offset, <-- trailing whitespace
Lint / Lint: src/Mod/Path/libarea/AreaClipper.cpp#L539
for(const CCurve &c : m_curves) <-- trailing whitespace
Lint / Lint: src/Mod/Arch/ArchBuilding.py#L1
would reformat src/Mod/Arch/ArchBuilding.py
Lint / Lint: src/Mod/Arch/ArchAxis.py#L1
would reformat src/Mod/Arch/ArchAxis.py
Lint / Lint: src/Mod/Arch/ArchBuildingPart.py#L1
would reformat src/Mod/Arch/ArchBuildingPart.py
Lint / Lint: src/Mod/Arch/ArchFloor.py#L1
would reformat src/Mod/Arch/ArchFloor.py
Lint / Lint: src/Mod/Arch/ArchIFCSchema.py#L1
would reformat src/Mod/Arch/ArchIFCSchema.py
Lint / Lint: src/Mod/Arch/ArchCurtainWall.py#L1
would reformat src/Mod/Arch/ArchCurtainWall.py
Lint / Lint: src/Mod/Arch/ArchCommands.py#L1
would reformat src/Mod/Arch/ArchCommands.py
Lint / Lint: src/Mod/Arch/ArchComponent.py#L1
would reformat src/Mod/Arch/ArchComponent.py
Lint / Lint: src/Mod/Arch/ArchPipe.py#L1
would reformat src/Mod/Arch/ArchPipe.py
Lint / Lint: src/Mod/Arch/ArchMaterial.py#L1
would reformat src/Mod/Arch/ArchMaterial.py
Lint / Lint: src/Mod/Arch/ArchAxis.py#L125
Line too long (137/100) (line-too-long)
Lint / Lint: src/Mod/Arch/ArchAxis.py#L127
Line too long (131/100) (line-too-long)
Lint / Lint: src/Mod/Arch/ArchAxis.py#L129
Line too long (131/100) (line-too-long)
Lint / Lint: src/Mod/Arch/ArchAxis.py#L131
Line too long (143/100) (line-too-long)
Lint / Lint: src/Mod/Arch/ArchAxis.py#L133
Line too long (127/100) (line-too-long)
Lint / Lint: src/Mod/Arch/ArchAxis.py#L140
Line too long (199/100) (line-too-long)
Lint / Lint: src/Mod/Arch/ArchAxis.py#L232
Line too long (138/100) (line-too-long)
Lint / Lint: src/Mod/Arch/ArchAxis.py#L235
Line too long (138/100) (line-too-long)
Lint / Lint: src/Mod/Arch/ArchAxis.py#L236
Line too long (106/100) (line-too-long)
Lint / Lint: src/Mod/Arch/ArchAxis.py#L239
Line too long (147/100) (line-too-long)
Lint / Lint: src/3rdParty/json/single_include/nlohmann/json.hpp#L68
Unknown NOLINT error category: modernize-macro-to-enum [readability/nolint] [5]
Lint / Lint: src/3rdParty/json/single_include/nlohmann/json.hpp#L69
Unknown NOLINT error category: modernize-macro-to-enum [readability/nolint] [5]
Lint / Lint: src/3rdParty/json/single_include/nlohmann/json.hpp#L70
Unknown NOLINT error category: modernize-macro-to-enum [readability/nolint] [5]
Lint / Lint: src/3rdParty/json/single_include/nlohmann/json.hpp#L4039
Unknown NOLINT error category: cppcoreguidelines-avoid-c-arrays,hicpp-avoid-c-arrays,modernize-avoid-c-arrays [readability/nolint] [5]
Ubuntu_22-04_Conda / Build
Mamba support is still experimental and can result in differently solved environments!
MacOS_13_Conda_Intel / Build
Mamba support is still experimental and can result in differently solved environments!
Windows_Conda / Build
Mamba support is still experimental and can result in differently solved environments!

Artifacts

Produced during runtime
Name Size
Lint-7585380112-Logs Expired
267 KB
Lint-7585380112-report.md Expired
266 KB
MacOS_13_Conda_Intel-7585380112-Logs Expired
40.8 KB
MacOS_13_Conda_Intel-7585380112-report.md Expired
524 Bytes
Prepare-7585380112-Logs Expired
94 KB
Prepare-7585380112-report.md Expired
1.2 KB
Ubuntu_20-04-7585380112-Logs Expired
185 KB
Ubuntu_20-04-7585380112-report.md Expired
3.31 KB
Ubuntu_22-04_Conda-7585380112-Logs Expired
239 KB
Ubuntu_22-04_Conda-7585380112-report.md Expired
3.76 KB
Windows-7585380112-Logs Expired
2.49 MB
Windows_Conda-7585380112-Logs Expired
2.21 MB