feat: implement account manager #177
Triggered via pull request
September 28, 2024 09:43
Status
Success
Total duration
4m 48s
Artifacts
–
Annotations
1 error and 2 warnings
review:
src/Controller/Core/UiBase.h#L6
'app.h' file not found [clang-diagnostic-error]
|
review:
src/Controller/Core/AccountManager.cc#L213
method 'getKeychainRefreshToken' can be made static [readability-convert-member-functions-to-static]
|
review:
src/Controller/Core/AccountManager.h#L43
function 'getKeychainRefreshToken' should be marked [[nodiscard]] [modernize-use-nodiscard]
|