New API - Post review deployment #8
Annotations
10 errors, 10 warnings, and 10 notices
Run linters:
include/up-cpp/datamodel/builder/Payload.h#L15
'uprotocol/v1/uattributes.pb.h' file not found
|
Run linters:
include/up-cpp/datamodel/builder/Uuid.h#L15
'uprotocol/v1/uuid.pb.h' file not found
|
Run linters:
include/up-cpp/datamodel/serializer/UUri.h#L15
'uprotocol/v1/uri.pb.h' file not found
|
Run linters:
include/up-cpp/datamodel/serializer/Uuid.h#L15
'uprotocol/v1/uuid.pb.h' file not found
|
Run linters:
include/up-cpp/datamodel/validator/UMessage.h#L15
'uprotocol/v1/umessage.pb.h' file not found
|
Run linters:
include/up-cpp/datamodel/validator/UUri.h#L15
'uprotocol/v1/uri.pb.h' file not found
|
Run linters:
include/up-cpp/datamodel/validator/Uuid.h#L15
'uprotocol/v1/uuid.pb.h' file not found
|
Run linters:
include/up-cpp/utils/CallbackConnection.h#L15
'atomic' file not found
|
Run linters:
include/up-cpp/utils/CyclicQueue.h#L15
'condition_variable' file not found
|
Run linters:
include/up-cpp/utils/Expected.h#L15
'exception' file not found
|
Run linters:
include/up-cpp/communication/RpcClient.h#L12
header guard does not follow preferred style
|
Run linters:
include/up-cpp/communication/Subscriber.h#L12
header guard does not follow preferred style
|
Run linters:
include/up-cpp/datamodel/builder/Payload.h#L115
single-argument constructors must be marked explicit to avoid unintentional implicit conversions
|
Run linters:
include/up-cpp/datamodel/builder/Payload.h#L118
move constructors should be marked noexcept
|
Run linters:
include/up-cpp/datamodel/builder/Payload.h#L123
move assignment operators should be marked noexcept
|
Run linters:
include/up-cpp/datamodel/builder/Payload.h#L142
function 'build' should be marked [[nodiscard]]
|
Run linters:
include/up-cpp/datamodel/validator/Uuid.h#L63
invalid case style for variable 'isExpired'
|
Run linters:
include/up-cpp/datamodel/validator/Uuid.h#L82
invalid case style for variable 'getTime'
|
Run linters:
include/up-cpp/datamodel/validator/Uuid.h#L94
invalid case style for variable 'getRemainingTime'
|
Run linters:
include/up-cpp/datamodel/validator/Uuid.h#L102
invalid case style for variable 'getCounter'
|
Run linters:
include/up-cpp/datamodel/validator/UUri.h#L1
File include/up-cpp/datamodel/validator/UUri.h does not conform to Custom style guidelines. (lines 15)
|
Run linters:
include/up-cpp/utils/CallbackConnection.h#L1
File include/up-cpp/utils/CallbackConnection.h does not conform to Custom style guidelines. (lines 102, 103)
|
Run linters:
test/coverage/communication/NotificationSinkTest.cpp#L1
File test/coverage/communication/NotificationSinkTest.cpp does not conform to Custom style guidelines. (lines 12, 19, 20, 21, 22, 23, 24, 26, 27, 28, 29, 31, 32, 33, 34, 38, 41)
|
Run linters:
test/coverage/communication/NotificationSourceTest.cpp#L1
File test/coverage/communication/NotificationSourceTest.cpp does not conform to Custom style guidelines. (lines 12, 19, 20, 21, 22, 23, 24, 26, 27, 28, 29, 31, 32, 33, 34, 38, 41)
|
Run linters:
test/coverage/communication/PublisherTest.cpp#L1
File test/coverage/communication/PublisherTest.cpp does not conform to Custom style guidelines. (lines 12, 19, 20, 21, 22, 23, 24, 26, 27, 28, 29, 31, 32, 33, 34, 38, 41)
|
Run linters:
test/coverage/communication/RpcClientTest.cpp#L1
File test/coverage/communication/RpcClientTest.cpp does not conform to Custom style guidelines. (lines 12, 19, 20, 21, 22, 23, 24, 26, 27, 28, 29, 31, 32, 33, 34, 38, 41)
|
Run linters:
test/coverage/communication/RpcServerTest.cpp#L1
File test/coverage/communication/RpcServerTest.cpp does not conform to Custom style guidelines. (lines 12, 19, 20, 21, 22, 23, 24, 26, 27, 28, 29, 31, 32, 33, 34, 38, 41)
|
Run linters:
test/coverage/communication/SubscriberTest.cpp#L1
File test/coverage/communication/SubscriberTest.cpp does not conform to Custom style guidelines. (lines 12, 19, 20, 21, 22, 23, 24, 26, 27, 28, 29, 31, 32, 33, 34, 38, 41)
|
Run linters:
test/coverage/datamodel/PayloadBuilderTest.cpp#L1
File test/coverage/datamodel/PayloadBuilderTest.cpp does not conform to Custom style guidelines. (lines 17, 18, 19, 20, 21, 22, 24, 25, 26, 27, 29, 30, 31, 32, 36, 39)
|
Run linters:
test/coverage/datamodel/UMessageBuilderTest.cpp#L1
File test/coverage/datamodel/UMessageBuilderTest.cpp does not conform to Custom style guidelines. (lines 17, 18, 19, 20, 21, 22, 24, 25, 26, 27, 29, 30, 31, 32, 36, 39)
|
The logs for this run have expired and are no longer available.
Loading