Skip to content

Warnings while running tests #78

Description

@gitboy16

Hi,
I got the following warning twice while running tests on Julia 1.8.

Warning: broadcasting get property is deprecated for SubDataset and will be disallowed in the future. Use `ds[:, :x2] .= ... instead
  caller = macro expansion at broadcasting.jl:171 [inlined]

I am not sure whether it is intended or not. If yes maybe worth using @test_warn ?
Also, just a suggestion, maybe use @testset to make the test summary nicer?

Thank you

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions