working basic types #2494
Annotations
2 errors and 3 warnings
Source/AwsCommonRuntimeKit/crt/CBOR.swift#L105
Trailing Semicolon Violation: Lines should not have trailing semicolons (trailing_semicolon)
|
Source/AwsCommonRuntimeKit/crt/CBOR.swift#L182
Trailing Semicolon Violation: Lines should not have trailing semicolons (trailing_semicolon)
|
Source/AwsCommonRuntimeKit/crt/CBOR.swift#L39
Comment Spacing Violation: Prefer at least one space after slashes for comments (comment_spacing)
|
Source/AwsCommonRuntimeKit/crt/CBOR.swift#L90
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