Skip to content

sed mac

sed mac #2597

Triggered via push January 7, 2025 20:08
Status Failure
Total duration 15m 34s
Artifacts

ci.yml

on: push
lint
26s
lint
macos-swift6
5s
macos-swift6
check-submodules
12s
check-submodules
Matrix: devices
Matrix: linux
Matrix: macos
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
check-submodules
Submodule aws-c-common is not using a tagged release
macos-swift6
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)