Skip to content

Error while processing precompile statements #65

@lkdvos

Description

@lkdvos

For one of our packages we tried to get the CompileBot integration with Github working. I attempted following the documentation, but so far, I've been running into the following error:

[ Info: Processsing the generated precompile signatures
ERROR: UndefVarError: Dict not defined
Stacktrace:
 [1] top-level scope
   @ none:1
 [2] eval
   @ ./boot.jl:368 [inlined]
 [3] parcel(tinf::Vector{Tuple{Float64, Core.MethodInstance}}; subst::Vector{Pair{Union{Regex, AbstractChar, AbstractString}, Union{Regex, AbstractChar, AbstractString}}}, exclusions::Vector{Union{Regex, AbstractChar, AbstractString}}, remove_exclusions::Bool, check_eval::Bool, has_bodyfunction::Bool, blacklist::Nothing, remove_blacklist::Nothing)
   @ SnoopCompile ~/.julia/packages/SnoopCompile/ed3u0/src/parcel_snoopi.jl:332
 [4] top-level scope
   @ none:20

(full log available at action)

Any insight as to where this is coming from would be greatly appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions