Skip to content

QA tests fail due to Unbound Error in VariableResistorΒ #364

@matthew-kapp

Description

@matthew-kapp

Describe the bug 🐞

During test of main, one of the tests fail.

Expected behavior

All tests should pass.

Minimal Reproducible Example πŸ‘‡

Pkg.activate(".")
Pkg.test()

Testing Running tests... Unbound type parameters detected: [1] var"#__VariableResistor__#18"(name, T_dep, enforce_bounds, R_ref::Union{Missing, Nothing, ModelingToolkit.NoValue, var"##608"}, T_ref::Union{Missing, Nothing, ModelingToolkit.NoValue, var"##609"}, R_const::Union{Missing, Nothing, ModelingToolkit.NoValue, var"##610"}, pos::Union{Missing, Nothing, ModelingToolkit.NoValue, Real}, R::Union{Missing, Nothing, ModelingToolkit.NoValue, var"##611"}, alpha::Union{Missing, Nothing, ModelingToolkit.NoValue, var"##612"}, ::typeof(ModelingToolkitStandardLibrary.Electrical.__VariableResistor__)) where {var"##608", var"##609", var"##610", var"##611", var"##612"} @ ModelingToolkitStandardLibrary.Electrical none:0 Aqua: Test Failed at C:\Users\matth\.julia\packages\Aqua\epbUr\src\unbound_args.jl:37

Additional context

Is this a known or unknown issue? If unknown, future PR's can't pass. If known, how to fix it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions