Skip to content

[EARLGrey2] Fails to compile and run tests #2141

@smoserwork

Description

@smoserwork

When trying to run tests i receive the following error.

Implicit conversion changes signedness: 'int' to 'NSUInteger' (aka 'unsigned long')

The only way to get it working at least for me, is to change in GREYAppState line 44 key.intValue to key.unsignedIntValue.

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