Skip to content

move logger to class init #2400

move logger to class init

move logger to class init #2400

Triggered via push September 9, 2024 17:50
Status Failure
Total duration 11m 43s
Billable time 55m
Artifacts

ci.yml

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

Annotations

12 errors and 2 warnings
linux (ubuntu-x64)
Process completed with exit code 12.
linux (al2-x64)
Process completed with exit code 12.
macos (macos-12)
Process completed with exit code 1.
devices (macos-13-xlarge, ios, iOS Simulator,OS=16.1,name=iPhone 14, Xcode_14.1)
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.
check-submodules
The following actions use a deprecated Node.js version 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#L133
Optional Data -> String Conversion Violation: Prefer failable `String(data:encoding:)` initializer when converting `Data` to `String` (optional_data_string_conversion)