Skip to content

Bad type signature #490

@paholg

Description

@paholg

In WorkOs::SessionManager here, there's a type signature with T.nilable(T.untyped). Sorbet rejects this:

sorbet/rbi/gems/workos@8.0.1.rbi:23305: T.nilable(T.untyped) is the same as T.untyped https://srb.help/5070
       23305 |  sig { params(client: WorkOS::Client, encryptor: T.nilable(T.untyped)).void }
                                                                ^^^^^^^^^^^^^^^^^^^^

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions