Skip to content

Warnings on Julia 1.12-beta3 #31

Open
@ufechner7

Description

@ufechner7
 ┌ ReferenceFrameRotations
│  WARNING: Constructor for type "Tuple" was extended in `ReferenceFrameRotations` without explicit qualification or import.
│    NOTE: Assumed "Tuple" refers to `Base.Tuple`. This behavior is deprecated and may differ in future versions.`
│    NOTE: This behavior may have differed in Julia versions prior to 1.12.
│    Hint: If you intended to create a new generic function of the same name, use `function Tuple end`.
│    Hint: To silence the warning, qualify `Tuple` as `Base.Tuple` in the method signature or explicitly `import Base: Tuple`.
└  

see: https://github.com/ufechner7/KiteUtils.jl/actions/runs/15011891105/job/42182045990

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