Skip to content

Warning when activating test environment in 1.8 #43

@ufechner7

Description

@ufechner7

On Julia 1.8-beta3, I always get the following warning:

julia> using TestEnv; TestEnv.activate()
┌ Warning: The project dependencies or compat requirements have changed since the manifest was last resolved.
│ It is recommended to `Pkg.resolve()` or consider `Pkg.update()` if necessary.
└ @ Pkg.API /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.8/Pkg/src/API.jl:1527
"/tmp/jl_sHrfez/Project.toml"

Can this be fixed in in TestEnv.jl ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions