Skip to content

feat: Support RPCv2 CBOR wire protocol #4668

feat: Support RPCv2 CBOR wire protocol

feat: Support RPCv2 CBOR wire protocol #4668

Triggered via pull request December 26, 2024 18:47
Status Success
Total duration 1m 57s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
swiftlint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
swiftlint: Sources/Core/AWSClientRuntime/Sources/AWSClientRuntime/Middlewares/RpcV2CborValidateResponseHeaderMiddleware.swift#L29
Line should be 120 characters or less; currently it has 131 characters (line_length)
swiftlint: Sources/Core/AWSClientRuntime/Sources/AWSClientRuntime/Middlewares/RpcV2CborValidateResponseHeaderMiddleware.swift#L34
Line should be 120 characters or less; currently it has 122 characters (line_length)
swiftlint: Sources/Core/AWSClientRuntime/Sources/AWSClientRuntime/Middlewares/RpcV2CborValidateResponseHeaderMiddleware.swift#L38
Line should be 120 characters or less; currently it has 151 characters (line_length)
swiftlint: Sources/Core/AWSClientRuntime/Sources/AWSClientRuntime/Middlewares/RpcV2CborValidateResponseHeaderMiddleware.swift#L11
Type name 'RpcV2CborValidateResponseHeaderMiddleware' should be between 3 and 40 characters long (type_name)
ktlint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636