Skip to content

another exlude

another exlude #2384

Triggered via push August 21, 2024 16:38
Status Failure
Total duration 9m 59s
Billable time 36m
Artifacts

ci.yml

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

Annotations

22 errors and 5 warnings
linux (al2-x64)
Process completed with exit code 12.
linux (ubuntu-x64)
Process completed with exit code 12.
macos (macos-13-xlarge)
Process completed with exit code 1.
macos (macos-14-large)
Process completed with exit code 1.
macos (macos-13)
Process completed with exit code 1.
macos (macos-12)
Process completed with exit code 1.
macos (macos-14)
Process completed with exit code 1.
devices (macos-13-xlarge, ios, iOS Simulator,OS=16.1,name=iPhone 14, Xcode_14.1)
Process completed with exit code 1.
devices (macos-14-large, ios, iOS Simulator,OS=17.2,name=iPhone 15, Xcode_15.2)
Process completed with exit code 1.
devices (macos-14, ios, iOS Simulator,OS=17.2,name=iPhone 15, Xcode_15.2)
Process completed with exit code 1.
devices (macos-12, ios, iOS Simulator,OS=16.1,name=iPhone 14, Xcode_14.1)
Process completed with exit code 1.
devices (macos-13, ios, iOS Simulator,OS=16.1,name=iPhone 14, Xcode_14.1)
Process completed with exit code 1.
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/event-stream/EventStreamMessageDecoder.swift#L134
Non-Optional String <-> Data Conversion Violation: Prefer using UTF-8 encoded strings when converting between `String` and `Data` (non_optional_string_data_conversion)
lint: Source/AwsCommonRuntimeKit/crt/Utilities.swift#L91
Non-Optional String <-> Data Conversion Violation: Prefer using UTF-8 encoded strings when converting between `String` and `Data` (non_optional_string_data_conversion)
lint: Source/AwsCommonRuntimeKit/crt/Utilities.swift#L139
Non-Optional String <-> Data Conversion Violation: Prefer using UTF-8 encoded strings when converting between `String` and `Data` (non_optional_string_data_conversion)
lint: Package.swift#L22
Trailing Comma Violation: Collection literals should not have trailing commas (trailing_comma)