docs #2502
Annotations
1 error and 7 warnings
lint:
Source/AwsCommonRuntimeKit/crt/CBOR.swift#L152
Function Body Length Violation: Function body should span 150 lines or less excluding comments and whitespace: currently spans 203 lines (function_body_length)
|
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#L44
Vertical Whitespace Violation: Limit vertical whitespace to a single empty line; currently 2 (vertical_whitespace)
|
lint:
Source/AwsCommonRuntimeKit/crt/Utilities.swift#L141
Optional Data -> String Conversion Violation: Prefer failable `String(data:encoding:)` initializer when converting `Data` to `String` (optional_data_string_conversion)
|
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, 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
|
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
|