Skip to content

Merge branch 'main' into bind-ecs-env #2603

Merge branch 'main' into bind-ecs-env

Merge branch 'main' into bind-ecs-env #2603

Triggered via push January 8, 2025 21:51
Status Failure
Total duration 21m 6s
Artifacts

ci.yml

on: push
Matrix: devices
Matrix: linux
Matrix: macos
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
devices (macos-13, ios, iOS Simulator,OS=16.1,name=iPhone 14, Xcode_14.1)
Process completed with exit code 1.
macos (macos-14-large)
Process completed with exit code 1.
lint: Source/AwsCommonRuntimeKit/crt/CBOR.swift#L135
Superfluous Disable Command Violation: SwiftLint rule 'type_body_length' did not trigger a violation in the disabled region; remove the disable command (superfluous_disable_command)
lint: Source/AwsCommonRuntimeKit/crt/Utilities.swift#L141
Optional Data -> String Conversion Violation: Prefer failable `String(bytes:encoding:)` initializer when converting `Data` to `String` (optional_data_string_conversion)