Skip to content

Update hash for Base64CoderSwiftUI #435

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

Merged
merged 2 commits into from
May 29, 2020
Merged

Conversation

clackary
Copy link
Contributor

@clackary clackary commented May 20, 2020

Base64CoderSwiftUI is currently xfailed, due to the following failure...

/Users/buildnode/jenkins/workspace/swift-master-source-compat-suite/swift-source-compat-suite/project_cache/Base64CoderSwiftUI/Base64CoderSwiftUI/Model.swift:169:24: error: cannot find type 'BindableObject' in scope
class PublishersModel: BindableObject {
                       ^~~~~~~~~~~~~~

The newest commit may address this failure on the project side.

@clackary clackary requested a review from shahmishal as a code owner May 20, 2020 23:10
@clackary
Copy link
Contributor Author

@swift-ci test

@clackary
Copy link
Contributor Author

Failed due to...

/Users/buildnode/jenkins/workspace-private/swift-PR-source-compat-suite-test-macOS/swiftpm/Sources/Build/ManifestBuilder.swift:212:17: error: switch must be exhaustive
                switch job.kind {
                ^

But this appears to be resolved by swiftlang/swift-package-manager#2761

@clackary
Copy link
Contributor Author

@swift-ci test

1 similar comment
@clackary
Copy link
Contributor Author

@swift-ci test

@clackary
Copy link
Contributor Author

@swift-ci test

@clackary clackary merged commit 90b5a0b into master May 29, 2020
@clackary clackary deleted the update-hash-Base64CoderSwiftUI branch May 29, 2020 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants