Skip to content

v4.2.0 throw error when building code #246

Description

@Dast1Woop

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions