Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle nothing case #56

Open
tmigot opened this issue Jul 29, 2022 · 0 comments
Open

Handle nothing case #56

tmigot opened this issue Jul 29, 2022 · 0 comments

Comments

@tmigot
Copy link
Member

tmigot commented Jul 29, 2022

Allocation test in ARCTR.decrease for PDataKARC{Float64}: Error During Test at D:\a\ARCTR.jl\ARCTR.jl\test\allocation_test.jl:16
Got exception outside of a @test
MethodError: no method matching &(::Nothing, ::Bool)
Closest candidates are:
&(::Any, ::Any, ::Any, ::Any...) at C:\hostedtoolcache\windows\julia\1.7.3\x64\share\julia\base\operators.jl:655
&(::CEnum.Cenum{T}, ::S) where {T<:Integer, S<:Integer} at C:\Users\runneradmin.julia\packages\CEnum\Bqafi\src\operators.jl:9
&(::Missing, ::Bool) at C:\hostedtoolcache\windows\julia\1.7.3\x64\share\julia\base\missing.jl:167
...
Stacktrace:
[1] decrease(X::PDataKARC{Float64}, α::Float64, TR::TrustRegion{Float64})
@ ARCTR D:\a\ARCTR.jl\ARCTR.jl\src\utils\increase_decrease.jl:34

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant