Skip to content

Ambiguity check errors on Julia 1.0: type UnionAll has no field name #141

Closed
@devmotion

Description

@devmotion

In JuliaStats/StatsBase.jl#866, I observed test errors of the ambiguity check on Julia 1.0 which seem to be caused by a bug in Aqua (see, e.g., https://github.com/JuliaStats/StatsBase.jl/actions/runs/5298486934/jobs/9590870427?pr=866):

┌ Error: Failed to obtain a function from `Method`.
│   exception =
│    type UnionAll has no field name
│    Stacktrace:
│     [1] getproperty at ./sysimg.jl:15 [inlined]
│     [2] getobj(::Method) at /home/runner/.julia/packages/Aqua/BhBic/src/ambiguities.jl:168
...

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