Skip to content

fix: Eliminate compile warning in EndpointResolverMiddleware #2286

fix: Eliminate compile warning in EndpointResolverMiddleware

fix: Eliminate compile warning in EndpointResolverMiddleware #2286

Triggered via pull request June 21, 2023 15:24
Status Success
Total duration 2m 36s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
swiftlint: Sources/Core/AWSClientRuntime/Retry/AWSRetryErrorInfoProvider.swift#L34
Collection literals should not have trailing commas. (trailing_comma)
swiftlint: Sources/Core/AWSClientRuntime/Retry/AWSRetryErrorInfoProvider.swift#L41
Collection literals should not have trailing commas. (trailing_comma)
swiftlint: Sources/Core/AWSClientRuntime/Retry/AWSRetryErrorInfoProvider.swift#L47
Collection literals should not have trailing commas. (trailing_comma)