indef types #2497
Annotations
3 errors and 2 warnings
Source/AwsCommonRuntimeKit/crt/CBOR.swift#L258
Duplicate Conditions Violation: Duplicate sets of conditions in the same branch instruction should be avoided (duplicate_conditions)
|
Source/AwsCommonRuntimeKit/crt/CBOR.swift#L310
Duplicate Conditions Violation: Duplicate sets of conditions in the same branch instruction should be avoided (duplicate_conditions)
|
Source/AwsCommonRuntimeKit/crt/CBOR.swift#L130
Function Body Length Violation: Function body should span 150 lines or less excluding comments and whitespace: currently spans 203 lines (function_body_length)
|
Source/AwsCommonRuntimeKit/crt/CBOR.swift#L61
Comment Spacing Violation: Prefer at least one space after slashes for comments (comment_spacing)
|
Source/AwsCommonRuntimeKit/crt/Utilities.swift#L138
Optional Data -> String Conversion Violation: Prefer failable `String(data:encoding:)` initializer when converting `Data` to `String` (optional_data_string_conversion)
|
The logs for this run have expired and are no longer available.
Loading