Skip to content

update error handling #2245

update error handling

update error handling #2245

Re-run triggered May 15, 2024 20:55
Status Success
Total duration 4m 13s
Billable time 48m
Artifacts

ci.yml

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

Annotations

12 warnings
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/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)
lint: Source/AwsCommonRuntimeKit/mqtt/Mqtt5Options.swift#L450
Closure Parameter Position Violation: Closure parameters should be on the same line as opening brace (closure_parameter_position)
lint: Source/AwsCommonRuntimeKit/mqtt/Mqtt5Options.swift#L451
Closure Parameter Position Violation: Closure parameters should be on the same line as opening brace (closure_parameter_position)
lint: Source/AwsCommonRuntimeKit/mqtt/Mqtt5Options.swift#L452
Closure Parameter Position Violation: Closure parameters should be on the same line as opening brace (closure_parameter_position)
lint: Source/AwsCommonRuntimeKit/mqtt/Mqtt5Options.swift#L453
Closure Parameter Position Violation: Closure parameters should be on the same line as opening brace (closure_parameter_position)
lint: Source/AwsCommonRuntimeKit/mqtt/Mqtt5Options.swift#L298
Todo Violation: TODOs should be resolved (currently Swift SDK creates it...) (todo)