Use latest smoke-aws-support, smoke-http and smoke-aws #35
Annotations
10 warnings
Sources/SmokeAWSCredentials/StoppableCredentialsProvider.swift#L49
Line Length Violation: Line should be 150 characters or less; currently it has 154 characters (line_length)
|
Sources/SmokeAWSCredentials/AwsRotatingCredentialsProvider.swift#L257
Function Body Length Violation: Function body should span 50 lines or less excluding comments and whitespace: currently spans 51 lines (function_body_length)
|
Sources/SmokeAWSCredentials/AwsRotatingCredentialsProvider.swift#L160
Generic Type Name Violation: Generic type name 'InvocationReportingType' should be between 1 and 20 characters long (generic_type_name)
|
Sources/SmokeAWSCredentials/AwsRotatingCredentialsProvider.swift#L257
Generic Type Name Violation: Generic type name 'InvocationReportingType' should be between 1 and 20 characters long (generic_type_name)
|
Sources/SmokeAWSCredentials/AwsRotatingCredentialsProvider.swift#L72
Line Length Violation: Line should be 150 characters or less; currently it has 154 characters (line_length)
|
Sources/SmokeAWSCredentials/AwsRotatingCredentialsProvider.swift#L185
Switch and Case Statement Alignment Violation: Case statements should vertically aligned with their closing brace (switch_case_alignment)
|
Sources/SmokeAWSCredentials/AwsRotatingCredentialsProvider.swift#L190
Switch and Case Statement Alignment Violation: Case statements should vertically aligned with their closing brace (switch_case_alignment)
|
Sources/SmokeAWSCredentials/AwsRotatingCredentialsProvider.swift#L193
Switch and Case Statement Alignment Violation: Case statements should vertically aligned with their closing brace (switch_case_alignment)
|
Sources/SmokeAWSCredentials/AwsRotatingCredentialsProvider.swift#L206
Switch and Case Statement Alignment Violation: Case statements should vertically aligned with their closing brace (switch_case_alignment)
|
Sources/SmokeAWSCredentials/AwsRotatingCredentialsProvider.swift#L211
Switch and Case Statement Alignment Violation: Case statements should vertically aligned with their closing brace (switch_case_alignment)
|
This job succeeded
Loading