Skip to content

Merge branch 'iot' of https://github.com/awslabs/aws-crt-swift into d… #2361

Merge branch 'iot' of https://github.com/awslabs/aws-crt-swift into d…

Merge branch 'iot' of https://github.com/awslabs/aws-crt-swift into d… #2361

Triggered via push July 18, 2024 17:34
Status Failure
Total duration 2m 22s
Billable time 8m
Artifacts

ci.yml

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

Annotations

22 errors and 12 warnings
osx (macos-13-xlarge)
Process completed with exit code 12.
devices (macos-14-xlarge, ios, iOS Simulator,OS=17.2,name=iPhone 15, Xcode_15.2)
Process completed with exit code 12.
devices (macos-13-xlarge, ios, iOS Simulator,OS=16.1,name=iPhone 14, Xcode_14.1)
Process completed with exit code 12.
osx (macos-14)
Process completed with exit code 12.
devices (macos-12, ios, iOS Simulator,OS=16.1,name=iPhone 14, Xcode_14.1)
Process completed with exit code 12.
osx (macos-14-xlarge)
Process completed with exit code 12.
devices (macos-14, ios, iOS Simulator,OS=17.2,name=iPhone 15, Xcode_15.2)
Process completed with exit code 12.
linux (al2-x64)
Process completed with exit code 12.
osx (macos-12)
Process completed with exit code 12.
linux (ubuntu-x64)
Process completed with exit code 12.
devices (macos-13, ios, iOS Simulator,OS=16.1,name=iPhone 14, Xcode_14.1)
Process completed with exit code 12.
osx (macos-13)
Process completed with exit code 12.
check-submodules
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, 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
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. 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/EventStreamMessage.swift#L35
Todo Violation: TODOs should be resolved ((optimization): we could avoid...) (todo)
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#L113
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#L195
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/http/HTTP2StreamManagerOptions.swift#L73
Todo Violation: TODOs should be resolved (update) (todo)
lint: Source/AwsCommonRuntimeKit/mqtt/Mqtt5Options.swift#L154
Closure Parameter Position Violation: Closure parameters should be on the same line as opening brace (closure_parameter_position)
lint: Source/AwsCommonRuntimeKit/mqtt/Mqtt5Options.swift#L155
Closure Parameter Position Violation: Closure parameters should be on the same line as opening brace (closure_parameter_position)
lint: Source/AwsCommonRuntimeKit/mqtt/Mqtt5Options.swift#L156
Closure Parameter Position Violation: Closure parameters should be on the same line as opening brace (closure_parameter_position)
lint: Source/AwsCommonRuntimeKit/mqtt/Mqtt5Options.swift#L157
Closure Parameter Position Violation: Closure parameters should be on the same line as opening brace (closure_parameter_position)
lint: Source/AwsCommonRuntimeKit/mqtt/Mqtt5Options.swift#L158
Closure Parameter Position Violation: Closure parameters should be on the same line as opening brace (closure_parameter_position)