Skip to content
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

0.22.0 no longer working #16

Closed
gurugeek opened this issue Mar 17, 2022 · 3 comments · Fixed by robb/Swim#40
Closed

0.22.0 no longer working #16

gurugeek opened this issue Mar 17, 2022 · 3 comments · Fixed by robb/Swim#40

Comments

@gurugeek
Copy link
Contributor

I have been using Saga 0.22.0 for a while but now is no longer working

I get this error
^

/Users/gurugeek/..../.build/checkouts/Swim/Sources/Swim/Visitor.swift:98:5: error: missing return in instance method expected to return 'Self.Result'
    }

I couldn't figure out how to run 1.0.0 and I am always not sure on upgrading with breaking changes but it seems like 0.22.0 is no longer working even from my forker repository. I am probably doing something wrong so I welcome your input!

@gurugeek
Copy link
Contributor Author

some further info: also 1.0.0 seems to fail with swift 5.6 but works fine on swift 5.5

@kevinrenskers
Copy link
Member

I've reported this to the dependency with the actual problem: robb/Swim#39.

I'm afraid this isn't something I can fix in Saga.

@kevinrenskers
Copy link
Member

If you update the Swim (HTML) package to 0.4.0, everything will work again.

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 a pull request may close this issue.

2 participants