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

v4.2.0 throw error when building code #246

Open
Dast1Woop opened this issue Nov 1, 2023 · 0 comments
Open

v4.2.0 throw error when building code #246

Dast1Woop opened this issue Nov 1, 2023 · 0 comments

Comments

@Dast1Woop
Copy link

my Action version is 4.2.0,
when execute the following code, Xcode 14.2 throw the error:
Generic parameter 'Type' could not be inferred, xx has no member 'init':
let action = Action<String, String> { input in print(input) return .just(input) }

help pls.

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

No branches or pull requests

1 participant