fix: URLSessionHTTPClient streams data up on single Task #3878
lint.yml
on: pull_request
ktlint
1m 13s
swiftlint
14s
Annotations
10 warnings
swiftlint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
swiftlint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
swiftlint:
Sources/SmithyEventStreams/DefaultMessageEncoderStream.swift#L14
Prefer at least one space after slashes for comments (comment_spacing)
|
swiftlint:
Sources/SmithyEventStreams/DefaultMessageEncoderStream.swift#L15
Prefer at least one space after slashes for comments (comment_spacing)
|
swiftlint:
Sources/SmithyEventStreams/DefaultMessageEncoderStream.swift#L17
Prefer at least one space after slashes for comments (comment_spacing)
|
swiftlint:
Sources/SmithyEventStreams/DefaultMessageEncoderStream.swift#L23
Prefer at least one space after slashes for comments (comment_spacing)
|
swiftlint:
Sources/SmithyEventStreams/DefaultMessageEncoderStream.swift#L25
Prefer at least one space after slashes for comments (comment_spacing)
|
swiftlint:
Sources/SmithyEventStreams/DefaultMessageEncoderStream.swift#L27
Prefer at least one space after slashes for comments (comment_spacing)
|
ktlint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
ktlint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|