feat(net): support evento v1 api #186
Annotations
2 errors and 5 warnings
|
src/Controller/Convert.h#L4
'app.h' file not found [clang-diagnostic-error]
|
src/Controller/Core/AccountManager.cc#L238
method 'getKeychainAccessToken' can be made static [readability-convert-member-functions-to-static]
|
src/Controller/Core/AccountManager.cc#L255
method 'setKeychainAccessToken' can be made static [readability-convert-member-functions-to-static]
|
src/Infrastructure/Network/NetworkClient.cc#L58
Value stored to 'state' is never read [clang-analyzer-deadcode.DeadStores]
|
src/Infrastructure/Network/NetworkClient.cc#L60
Value stored to 'state' is never read [clang-analyzer-deadcode.DeadStores]
|
src/Infrastructure/Network/NetworkClient.cc#L62
Value stored to 'state' is never read [clang-analyzer-deadcode.DeadStores]
|
The logs for this run have expired and are no longer available.
Loading