Skip to content

False positive import error of main package when analyzing test file #467

@MilesCranmer

Description

@MilesCranmer

From test/runtests.jl in BorrowChecker.jl, I see the following issue:

ArgumentError: Package BorrowChecker not found in current path.
- Run `import Pkg; Pkg.add("BorrowChecker")` to install the BorrowChecker package.
Stacktrace:
 [1] macro expansion
   @ ./loading.jl:2403 [inlined]
 [2] macro expansion
   @ ./lock.jl:376 [inlined]
 [3] __require(into::Module, mod::Symbol)
   @ Base ./loading.jl:2386
 [4] require(into::Module, mod::Symbol)
   @ Base ./loading.jl:2362

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions