Skip to content

clean up mqtt client tests #2235

clean up mqtt client tests

clean up mqtt client tests #2235

Triggered via push May 13, 2024 18:53
Status Failure
Total duration 8m 3s
Billable time 27m
Artifacts

ci.yml

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

Annotations

12 errors and 12 warnings
devices (macos-13-xlarge, ios, iOS Simulator,OS=16.1,name=iPhone 14, Xcode_14.1)
Process completed with exit code 1.
linux (ubuntu-x64)
Process completed with exit code 12.
linux (al2-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 1.
devices (macos-12, ios, iOS Simulator,OS=16.1,name=iPhone 14, Xcode_14.1)
Process completed with exit code 1.
osx (macos-12)
Process completed with exit code 1.
check-submodules
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, awslabs/aws-crt-builder/.github/actions/check-submodules@main. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint: Source/AwsCommonRuntimeKit/event-stream/EventStreamMessage.swift#L35
Todo Violation: TODOs should be resolved ((optimization): we could avoid...) (todo)
lint: Source/AwsCommonRuntimeKit/http/HTTP2StreamManagerOptions.swift#L73
Todo Violation: TODOs should be resolved (update) (todo)
lint: Source/AwsCommonRuntimeKit/mqtt/Mqtt5Options.swift#L151
Closure Parameter Position Violation: Closure parameters should be on the same line as opening brace (closure_parameter_position)
lint: Source/AwsCommonRuntimeKit/mqtt/Mqtt5Options.swift#L151
Closure Parameter Position Violation: Closure parameters should be on the same line as opening brace (closure_parameter_position)
lint: Source/AwsCommonRuntimeKit/mqtt/Mqtt5Options.swift#L152
Closure Parameter Position Violation: Closure parameters should be on the same line as opening brace (closure_parameter_position)
lint: Source/AwsCommonRuntimeKit/mqtt/Mqtt5Options.swift#L152
Closure Parameter Position Violation: Closure parameters should be on the same line as opening brace (closure_parameter_position)
lint: Source/AwsCommonRuntimeKit/mqtt/Mqtt5Options.swift#L438
Closure Parameter Position Violation: Closure parameters should be on the same line as opening brace (closure_parameter_position)
lint: Source/AwsCommonRuntimeKit/mqtt/Mqtt5Options.swift#L438
Closure Parameter Position Violation: Closure parameters should be on the same line as opening brace (closure_parameter_position)
lint: Source/AwsCommonRuntimeKit/mqtt/Mqtt5Options.swift#L439
Closure Parameter Position Violation: Closure parameters should be on the same line as opening brace (closure_parameter_position)
lint: Source/AwsCommonRuntimeKit/mqtt/Mqtt5Options.swift#L292
Todo Violation: TODOs should be resolved (currently Swift SDK creates it...) (todo)