fix test name #2567
Annotations
1 error and 10 warnings
GitHub Action for SwiftLint:
Source/AwsCommonRuntimeKit/auth/credentials/CredentialsProvider.swift#L656
Colon Spacing Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
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#L79
Todo Violation: TODOs should be resolved (remove this property once aws-...) (todo)
|
GitHub Action for SwiftLint:
Source/AwsCommonRuntimeKit/auth/credentials/CredentialsProvider.swift#L124
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#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)
|
GitHub Action for SwiftLint:
Source/AwsCommonRuntimeKit/mqtt/Mqtt5Options.swift#L159
Closure Parameter Position Violation: Closure parameters should be on the same line as opening brace (closure_parameter_position)
|
Loading