Skip to content

[stable-3.12] only display changed network errors during validation of connection #3175

[stable-3.12] only display changed network errors during validation of connection

[stable-3.12] only display changed network errors during validation of connection #3175

Triggered via pull request March 19, 2024 11:02
Status Success
Total duration 8m 19s
Artifacts

clang-format.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 warnings and 2 notices
src/gui/connectionvalidator.cpp:40:1 [cppcoreguidelines-pro-type-member-init]: src/gui/connectionvalidator.cpp#L40
constructor does not initialize these fields: , , , _previousErrors, _errors, _accountState, _account
src/gui/connectionvalidator.cpp:40:42 [bugprone-easily-swappable-parameters]: src/gui/connectionvalidator.cpp#L40
2 adjacent parameters of 'ConnectionValidator' of similar type are easily swapped by mistake
Run clang-format on src/gui/connectionvalidator.cpp: src/gui/connectionvalidator.cpp#L1
File src/gui/connectionvalidator.cpp does not conform to Custom style guidelines. (lines 335)
Run clang-format on src/gui/connectionvalidator.h: src/gui/connectionvalidator.h#L1
File src/gui/connectionvalidator.h does not conform to Custom style guidelines. (lines 82, 83)