Skip to content

CI build failure: swift-testing/Sources/Testing/Support/JSON.swift:44:28: error: type 'Any' does not conform to the 'Sendable' protocol #79333

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
hjyamauchi opened this issue Feb 12, 2025 · 4 comments
Labels
bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. build error Errors when building the toolchain, not regular Swift code build

Comments

@hjyamauchi
Copy link
Contributor

Description

https://ci.swift.org/job/oss-swift-pr-test-ubuntu-20_04/8262/consoleText

/home/build-user/swift-testing/Sources/Testing/Support/JSON.swift:44:28: error: type 'Any' does not conform to the 'Sendable' protocol

Reproduction

Expected behavior

No build failure

Environment

The CIs

Additional information

No response

@hjyamauchi hjyamauchi added bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels labels Feb 12, 2025
@hjyamauchi
Copy link
Contributor Author

CC @compnerd @shahmishal

@compnerd compnerd added build build error Errors when building the toolchain, not regular Swift code and removed triage needed This issue needs more specific labels labels Feb 12, 2025
@compnerd
Copy link
Member

CC: @stmontgomery @grynspan

@grynspan
Copy link
Contributor

It's a Foundation regression. Workaround is in swiftlang/swift-testing#955

@grynspan
Copy link
Contributor

Duplicate of swiftlang/swift-testing#955

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. build error Errors when building the toolchain, not regular Swift code build
Projects
None yet
Development

No branches or pull requests

3 participants