Skip to content

Nightly test failure #32

Description

@Pangoraw
ERROR: LoadError: MethodError: Cannot `convert` an object of type Bool to an object of type Symbol
The function `convert` exists, but no method is defined for this combination of argument types.

Closest candidates are:
  Symbol(::Any...)
   @ Base strings/basic.jl:225
  convert(::Type{T}, ::T) where T
   @ Base Base_compiler.jl:136

Stacktrace:
  [1] setindex!(h::Dict{Symbol, Nothing}, v0::Nothing, key0::Bool)
    @ Base ./dict.jl:348
  [2] push!(s::Set{Symbol}, x::Bool)
    @ Base ./set.jl:137
  [3] union!
    @ ./abstractset.jl:106 [inlined]
  [4] Set{Symbol}(itr::Vector{Bool})
    @ Base ./set.jl:47
  [5] explore_module!(ex::Expr, scopestate::ExpressionExplorer.ScopeState)
    @ ExpressionExplorer ~/work/ExpressionExplorer.jl/ExpressionExplorer.jl/src/explore.jl:772
  [6] top-level scope
    @ ~/work/ExpressionExplorer.jl/ExpressionExplorer.jl/test/ExpressionExplorer.jl:45
  [7] include(mapexpr::Function, mod::Module, _path::String)
    @ Base ./Base.jl:310
  [8] top-level scope
    @ ~/work/ExpressionExplorer.jl/ExpressionExplorer.jl/test/runtests.jl:3
  [9] include(mapexpr::Function, mod::Module, _path::String)
    @ Base ./Base.jl:310
 [10] top-level scope
    @ none:6
 [11] eval(m::Module, e::Any)
    @ Core ./boot.jl:489
 [12] exec_options(opts::Base.JLOptions)
    @ Base ./client.jl:310
 [13] _start()
    @ Base ./client.jl:585
in expression starting at /home/runner/work/ExpressionExplorer.jl/ExpressionExplorer.jl/test/ExpressionExplorer.jl:20
in expression starting at /home/runner/work/ExpressionExplorer.jl/ExpressionExplorer.jl/test/runtests.jl:3
Package ExpressionExplorer errored during testing

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