Skip to content

fix: fix concurrency checks on Package.swift (#826) #3973

fix: fix concurrency checks on Package.swift (#826)

fix: fix concurrency checks on Package.swift (#826) #3973

Triggered via push September 18, 2024 19:33
Status Success
Total duration 17m 38s
Artifacts
Matrix: apple-ci
Matrix: apple-downstream
Matrix: linux-ci
Matrix: linux-downstream
Fit to window
Zoom out
Zoom in

Annotations

28 warnings
linux-ci (6.0-amazonlinux2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
linux-ci (5.9-focal)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
linux-ci (6.0-jammy)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
linux-ci (5.9-amazonlinux2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
linux-downstream (5.9-amazonlinux2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
linux-downstream (5.9-focal)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
linux-downstream (6.0-amazonlinux2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
linux-downstream (6.0-jammy)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
apple-ci (macos-14, Xcode_16.0, platform=OS X): --- xcodebuild#L1
Using the first of multiple matching destinations:
apple-ci (macos-14, Xcode_16.0, platform=OS X): Sources/SmithyEventStreamsAPI/EventStreamError.swift#L19
extension declares a conformance of imported type 'AsyncThrowingStream' to imported protocol 'Equatable'; this will not behave correctly if the owners of '_Concurrency' introduce this conformance in the future
apple-ci (macos-14, Xcode_16.0, platform=OS X): Sources/SmithyEventStreamsAPI/EventStreamError.swift#L19
extension declares a conformance of imported type 'AsyncThrowingStream' to imported protocol 'Equatable'; this will not behave correctly if the owners of '_Concurrency' introduce this conformance in the future
apple-ci (macos-14, Xcode_16.0, platform=OS X): Sources/ClientRuntime/Networking/CRTError+Error.swift#L10
extension declares a conformance of imported type 'CRTError' to imported protocols 'Error', 'Sendable'; this will not behave correctly if the owners of 'AwsCommonRuntimeKit' introduce this conformance in the future
apple-ci (macos-14, Xcode_16.0, platform=OS X): Sources/ClientRuntime/Networking/CRTError+Error.swift#L10
extension declares a conformance of imported type 'CRTError' to imported protocols 'Error', 'Sendable'; this will not behave correctly if the owners of 'AwsCommonRuntimeKit' introduce this conformance in the future
apple-ci (macos-14, Xcode_16.0, platform=tvOS Simulator,OS=18.0,name=Apple TV 4K (3rd generation)...: Sources/SmithyEventStreamsAPI/EventStreamError.swift#L19
extension declares a conformance of imported type 'AsyncThrowingStream' to imported protocol 'Equatable'; this will not behave correctly if the owners of '_Concurrency' introduce this conformance in the future
apple-ci (macos-14, Xcode_16.0, platform=tvOS Simulator,OS=18.0,name=Apple TV 4K (3rd generation)...: Sources/SmithyEventStreamsAPI/EventStreamError.swift#L19
extension declares a conformance of imported type 'AsyncThrowingStream' to imported protocol 'Equatable'; this will not behave correctly if the owners of '_Concurrency' introduce this conformance in the future
apple-ci (macos-14, Xcode_16.0, platform=tvOS Simulator,OS=18.0,name=Apple TV 4K (3rd generation)...: Sources/ClientRuntime/Networking/CRTError+Error.swift#L10
extension declares a conformance of imported type 'CRTError' to imported protocols 'Error', 'Sendable'; this will not behave correctly if the owners of 'AwsCommonRuntimeKit' introduce this conformance in the future
apple-ci (macos-14, Xcode_16.0, platform=tvOS Simulator,OS=18.0,name=Apple TV 4K (3rd generation)...: Sources/ClientRuntime/Networking/CRTError+Error.swift#L10
extension declares a conformance of imported type 'CRTError' to imported protocols 'Error', 'Sendable'; this will not behave correctly if the owners of 'AwsCommonRuntimeKit' introduce this conformance in the future
apple-ci (macos-14, Xcode_16.0, platform=iOS Simulator,OS=18.0,name=iPhone 15): --- xcodebuild#L1
Using the first of multiple matching destinations:
apple-ci (macos-14, Xcode_16.0, platform=iOS Simulator,OS=18.0,name=iPhone 15): Sources/SmithyEventStreamsAPI/EventStreamError.swift#L19
extension declares a conformance of imported type 'AsyncThrowingStream' to imported protocol 'Equatable'; this will not behave correctly if the owners of '_Concurrency' introduce this conformance in the future
apple-ci (macos-14, Xcode_16.0, platform=iOS Simulator,OS=18.0,name=iPhone 15): Sources/SmithyEventStreamsAPI/EventStreamError.swift#L19
extension declares a conformance of imported type 'AsyncThrowingStream' to imported protocol 'Equatable'; this will not behave correctly if the owners of '_Concurrency' introduce this conformance in the future
apple-ci (macos-14, Xcode_16.0, platform=iOS Simulator,OS=18.0,name=iPhone 15): Sources/ClientRuntime/Networking/CRTError+Error.swift#L10
extension declares a conformance of imported type 'CRTError' to imported protocols 'Error', 'Sendable'; this will not behave correctly if the owners of 'AwsCommonRuntimeKit' introduce this conformance in the future
apple-ci (macos-14, Xcode_16.0, platform=iOS Simulator,OS=18.0,name=iPhone 15): Sources/ClientRuntime/Networking/CRTError+Error.swift#L10
extension declares a conformance of imported type 'CRTError' to imported protocols 'Error', 'Sendable'; this will not behave correctly if the owners of 'AwsCommonRuntimeKit' introduce this conformance in the future
apple-ci (macos-13, Xcode_15.2, platform=OS X): --- xcodebuild#L1
Using the first of multiple matching destinations:
apple-downstream (macos-14, Xcode_16.0, platform=OS X): --- xcodebuild#L1
Using the first of multiple matching destinations:
apple-downstream (macos-13, Xcode_15.2, platform=OS X): --- xcodebuild#L1
Using the first of multiple matching destinations: