-
Notifications
You must be signed in to change notification settings - Fork 49
Fixes #114 - Replace @preconcurrency import Foundation with scoped import #36
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
Fixes #114 - Replace @preconcurrency import Foundation with scoped import #36
Conversation
…mport-Foundation-with-scoped-import
@swift-server-bot add to allowlist |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, @PARAIPAN9! Looks good, let's see if CI runs without any warnings as well.
Sources/OpenAPIRuntime/Deprecated/Deprecated_RedactedHeaderFields.swift
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some CI issues.
Co-authored-by: Honza Dvorsky <[email protected]>
…ation-with-scoped-import' of https://github.com/PARAIPAN9/swift-openapi-runtime into paraipan/apple#114-Replace-@preconcurrency-import-Foundation-with-scoped-import
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great, thank you @PARAIPAN9!
Motivation
Modifications
Result
Test Plan