Skip to content

Merge branch 'main' into account-id-in-creds #2616

Merge branch 'main' into account-id-in-creds

Merge branch 'main' into account-id-in-creds #2616

Triggered via push February 13, 2025 17:32
Status Success
Total duration 8m 42s
Artifacts

ci.yml

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

Annotations

2 warnings
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)