Skip to content

fix syntax

fix syntax #2301

Re-run triggered July 9, 2024 00:06
Status Failure
Total duration 4m 53s
Billable time 34m
Artifacts

ci.yml

on: push
lint
29s
lint
ios-integration-test
4m 37s
ios-integration-test
check-submodules
13s
check-submodules
Matrix: devices
Matrix: linux
Matrix: osx
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 13 warnings
check-submodules
Submodule aws-c-cal is newer on origin/main: v0.7.0 vs v0.6.14 on this branch
ios-integration-test
Process completed with exit code 65.
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/http/HTTP2StreamManagerOptions.swift#L73
Todo Violation: TODOs should be resolved (update) (todo)
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/mqtt/Mqtt5Packets.swift#L200
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/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#L159
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)
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/
ios-integration-test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: aws-actions/configure-aws-credentials@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/