merge with main #2410
Annotations
11 warnings
check-submodules
The following actions use a deprecated Node.js version and will be forced to run on node20: awslabs/aws-crt-builder/.github/actions/check-submodules@main. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint:
Source/AwsCommonRuntimeKit/http/HTTP2StreamManagerOptions.swift#L73
Todo Violation: TODOs should be resolved (update) (todo)
|
lint:
Source/AwsCommonRuntimeKit/event-stream/EventStreamMessage.swift#L35
Todo Violation: TODOs should be resolved ((optimization): we could avoid...) (todo)
|
lint:
Source/AwsCommonRuntimeKit/crt/Utilities.swift#L189
Optional Data -> String Conversion Violation: Prefer failable `String(data:encoding:)` initializer when converting `Data` to `String` (optional_data_string_conversion)
|
lint:
Source/AwsCommonRuntimeKit/mqtt/Mqtt5Options.swift#L154
Closure Parameter Position Violation: Closure parameters should be on the same line as opening brace (closure_parameter_position)
|
lint:
Source/AwsCommonRuntimeKit/mqtt/Mqtt5Options.swift#L155
Closure Parameter Position Violation: Closure parameters should be on the same line as opening brace (closure_parameter_position)
|
lint:
Source/AwsCommonRuntimeKit/mqtt/Mqtt5Options.swift#L156
Closure Parameter Position Violation: Closure parameters should be on the same line as opening brace (closure_parameter_position)
|
lint:
Source/AwsCommonRuntimeKit/mqtt/Mqtt5Options.swift#L157
Closure Parameter Position Violation: Closure parameters should be on the same line as opening brace (closure_parameter_position)
|
lint:
Source/AwsCommonRuntimeKit/mqtt/Mqtt5Options.swift#L158
Closure Parameter Position Violation: Closure parameters should be on the same line as opening brace (closure_parameter_position)
|
lint:
Source/AwsCommonRuntimeKit/mqtt/Mqtt5Options.swift#L451
Closure Parameter Position Violation: Closure parameters should be on the same line as opening brace (closure_parameter_position)
|
lint:
Source/AwsCommonRuntimeKit/mqtt/Mqtt5Options.swift#L452
Closure Parameter Position Violation: Closure parameters should be on the same line as opening brace (closure_parameter_position)
|