Skip to content

lint

lint #2370

Triggered via push August 2, 2024 20:32
Status Failure
Total duration 9m 26s
Billable time 33m
Artifacts

ci.yml

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

Annotations

1 error and 4 warnings
lint: Source/AwsCommonRuntimeKit/sdkutils/endpoint/EndpointsRequestContext.swift#L52
Vertical Parameter Alignment Violation: Function parameters should be aligned vertically if they're in multiple lines in a declaration (vertical_parameter_alignment)
check-submodules
The following actions uses Node.js version which is deprecated 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/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: 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)