Skip to content

only display changed network errors during validation of connection #3165

only display changed network errors during validation of connection

only display changed network errors during validation of connection #3165

Triggered via pull request March 18, 2024 08:21
Status Success
Total duration 49s
Artifacts

clang-format.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 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)