Skip to content

change SignedBodyValue enum to allow precomputed sha256 hash #2278

change SignedBodyValue enum to allow precomputed sha256 hash

change SignedBodyValue enum to allow precomputed sha256 hash #2278

Triggered via push June 25, 2024 17:52
Status Failure
Total duration 3m 55s
Billable time 19m
Artifacts

ci.yml

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

Annotations

22 errors and 6 warnings
devices (macos-13-xlarge, ios, iOS Simulator,OS=16.1,name=iPhone 14, Xcode_14.1)
Process completed with exit code 1.
osx (macos-13-xlarge)
Process completed with exit code 1.
devices (macos-14-xlarge, ios, iOS Simulator,OS=17.2,name=iPhone 15, Xcode_15.2)
Process completed with exit code 1.
linux (ubuntu-x64)
Process completed with exit code 12.
osx (macos-14-xlarge)
Process completed with exit code 1.
osx (macos-12)
Process completed with exit code 1.
linux (al2-x64)
Process completed with exit code 12.
devices (macos-14, ios, iOS Simulator,OS=17.2,name=iPhone 15, Xcode_15.2)
Process completed with exit code 1.
devices (macos-12, ios, iOS Simulator,OS=16.1,name=iPhone 14, Xcode_14.1)
Process completed with exit code 1.
devices (macos-13, ios, iOS Simulator,OS=16.1,name=iPhone 14, Xcode_14.1)
Process completed with exit code 1.
osx (macos-14)
Process completed with exit code 1.
osx (macos-13)
Process completed with exit code 1.
check-submodules
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, awslabs/aws-crt-builder/.github/actions/check-submodules@main. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint: Source/AwsCommonRuntimeKit/auth/signing/SigningConfig.swift#L224
Operator Function Whitespace Violation: Operators should be surrounded by a single whitespace when defining them (operator_whitespace)
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)