merge iot #2261
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Source/AwsCommonRuntimeKit/crt/Utilities.swift#L112
Non-Optional String <-> Data Conversion Violation: Prefer using UTF-8 encoded strings when converting between `String` and `Data` (non_optional_string_data_conversion)
|
Source/AwsCommonRuntimeKit/crt/Utilities.swift#L194
Non-Optional String <-> Data Conversion Violation: Prefer using UTF-8 encoded strings when converting between `String` and `Data` (non_optional_string_data_conversion)
|
Source/AwsCommonRuntimeKit/mqtt/Mqtt5Packets.swift#L199
Non-Optional String <-> Data Conversion Violation: Prefer using UTF-8 encoded strings when converting between `String` and `Data` (non_optional_string_data_conversion)
|
Source/AwsCommonRuntimeKit/mqtt/Mqtt5Client.swift#L266
Todo Violation: TODOs should be resolved (add new error type for client ...) (todo)
|
Source/AwsCommonRuntimeKit/mqtt/Mqtt5Options.swift#L154
Closure Parameter Position Violation: Closure parameters should be on the same line as opening brace (closure_parameter_position)
|
Source/AwsCommonRuntimeKit/mqtt/Mqtt5Options.swift#L155
Closure Parameter Position Violation: Closure parameters should be on the same line as opening brace (closure_parameter_position)
|
Source/AwsCommonRuntimeKit/mqtt/Mqtt5Options.swift#L156
Closure Parameter Position Violation: Closure parameters should be on the same line as opening brace (closure_parameter_position)
|
Source/AwsCommonRuntimeKit/mqtt/Mqtt5Options.swift#L157
Closure Parameter Position Violation: Closure parameters should be on the same line as opening brace (closure_parameter_position)
|
Source/AwsCommonRuntimeKit/mqtt/Mqtt5Options.swift#L158
Closure Parameter Position Violation: Closure parameters should be on the same line as opening brace (closure_parameter_position)
|
Source/AwsCommonRuntimeKit/mqtt/Mqtt5Options.swift#L450
Closure Parameter Position Violation: Closure parameters should be on the same line as opening brace (closure_parameter_position)
|
The logs for this run have expired and are no longer available.
Loading