Cannot find 'EDOHostPort' in scope
- Dominant language
- Objective-C
- Stars
- 5.7k
- Forks
- 737
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 5
Description
Recently, whenever I want to intsall EarlGrey it always return this errors:
1. EarlGrey.swift:183:18 Cannot find 'EDOHostPort' in scope
2. EarlGrey.swift:183:54 'nil' requires a contextual type
3. EarlGrey.swift:183:79 'nil' requires a contextual type
4. EarlGrey.swift:184:27 Cannot find 'remoteClassObject' in scope
I'm wondering if anything has changed recently in the installation process?
Contributor guide
Research direction
Start by reproducing the EarlGrey installation and reviewing the compiler errors in EarlGrey.swift at lines 183-184. Check the installation process and the surrounding references to EDOHostPort and remoteClassObject; done means installation completes without the four reported errors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, swift
- Domain
- mobile-dev, testing
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100