working basic encode decode test #2495
Annotations
5 errors and 8 warnings
lint:
Source/AwsCommonRuntimeKit/crt/CBOR.swift#L115
Function Body Length Violation: Function body should span 150 lines or less excluding comments and whitespace: currently spans 155 lines (function_body_length)
|
lint:
Source/AwsCommonRuntimeKit/crt/CBOR.swift#L222
Statement Position Violation: Else and catch should be on the same line, one space after the previous declaration (statement_position)
|
lint:
Source/AwsCommonRuntimeKit/crt/CBOR.swift#L257
Statement Position Violation: Else and catch should be on the same line, one space after the previous declaration (statement_position)
|
lint:
Source/AwsCommonRuntimeKit/crt/CBOR.swift#L107
Trailing Semicolon Violation: Lines should not have trailing semicolons (trailing_semicolon)
|
lint:
Source/AwsCommonRuntimeKit/crt/CBOR.swift#L184
Trailing Semicolon Violation: Lines should not have trailing semicolons (trailing_semicolon)
|
check-submodules
The following actions use a deprecated Node.js version and will be forced to run on node20: awslabs/aws-crt-builder/.github/actions/check-submodules@main. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint:
Source/AwsCommonRuntimeKit/crt/CBOR.swift#L41
Comment Spacing Violation: Prefer at least one space after slashes for comments (comment_spacing)
|
lint:
Source/AwsCommonRuntimeKit/crt/CBOR.swift#L92
Comment Spacing Violation: Prefer at least one space after slashes for comments (comment_spacing)
|
lint:
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)
|
devices (macos-12, tvos, tvOS Simulator,OS=16.1,name=Apple TV 4K (3rd generation) (at 1080p), Xco...
A brownout will take place on November 25, 14:00 UTC - November 26, 00:00 UTC to raise awareness of the upcoming macOS-12 environment removal. For more details, see https://github.com/actions/runner-images/issues/10721
|
macos (macos-12)
A brownout will take place on November 25, 14:00 UTC - November 26, 00:00 UTC to raise awareness of the upcoming macOS-12 environment removal. For more details, see https://github.com/actions/runner-images/issues/10721
|
devices (macos-12, watchos, watchOS Simulator,OS=9.1,name=Apple Watch Series 5 (40mm), Xcode_14.1)
A brownout will take place on November 25, 14:00 UTC - November 26, 00:00 UTC to raise awareness of the upcoming macOS-12 environment removal. For more details, see https://github.com/actions/runner-images/issues/10721
|
devices (macos-12, ios, iOS Simulator,OS=16.1,name=iPhone 14, Xcode_14.1)
A brownout will take place on November 25, 14:00 UTC - November 26, 00:00 UTC to raise awareness of the upcoming macOS-12 environment removal. For more details, see https://github.com/actions/runner-images/issues/10721
|