Merge branch 'main' of https://github.com/awslabs/aws-crt-swift into iot #2563
Annotations
10 warnings
GitHub Action for SwiftLint:
Source/AwsCommonRuntimeKit/auth/credentials/Credentials.swift#L11
Todo Violation: TODOs should be resolved (remove this property once aws-...) (todo)
|
GitHub Action for SwiftLint:
Source/AwsCommonRuntimeKit/auth/credentials/CredentialsProvider.swift#L17
Todo Violation: TODOs should be resolved (remove this property once aws-...) (todo)
|
GitHub Action for SwiftLint:
Source/AwsCommonRuntimeKit/auth/credentials/CredentialsProvider.swift#L62
Todo Violation: TODOs should be resolved (Remove the following initializ...) (todo)
|
GitHub Action for SwiftLint:
Source/AwsCommonRuntimeKit/http/HTTP2StreamManagerOptions.swift#L73
Todo Violation: TODOs should be resolved (update) (todo)
|
GitHub Action for SwiftLint:
Source/AwsCommonRuntimeKit/event-stream/EventStreamMessage.swift#L35
Todo Violation: TODOs should be resolved ((optimization): we could avoid...) (todo)
|
GitHub Action for SwiftLint:
Source/AwsCommonRuntimeKit/mqtt/Mqtt5Options.swift#L154
Closure Parameter Position Violation: Closure parameters should be on the same line as opening brace (closure_parameter_position)
|
GitHub Action for SwiftLint:
Source/AwsCommonRuntimeKit/mqtt/Mqtt5Options.swift#L155
Closure Parameter Position Violation: Closure parameters should be on the same line as opening brace (closure_parameter_position)
|
GitHub Action for SwiftLint:
Source/AwsCommonRuntimeKit/mqtt/Mqtt5Options.swift#L156
Closure Parameter Position Violation: Closure parameters should be on the same line as opening brace (closure_parameter_position)
|
GitHub Action for SwiftLint:
Source/AwsCommonRuntimeKit/mqtt/Mqtt5Options.swift#L157
Closure Parameter Position Violation: Closure parameters should be on the same line as opening brace (closure_parameter_position)
|
GitHub Action for SwiftLint:
Source/AwsCommonRuntimeKit/mqtt/Mqtt5Options.swift#L158
Closure Parameter Position Violation: Closure parameters should be on the same line as opening brace (closure_parameter_position)
|
Loading