Skip to content

k6 automatic dependency resolution is reporting constrains as <nil> #5327

@pablochacin

Description

@pablochacin

When running a script with an extension dependency, the following message is generated

Automatic extension resolution is enabled. The current k6 binary doesn't satisfy all dependencies, it's required to provision a custom binary.  deps="map[k6:<nil> k6/x/kafka:<nil>]

Until v1.3.0, it would be reported as

INFO[0000] Automatic extension resolution is enabled. The current k6 binary doesn't satisfy all dependencies, it's required to provision a custom binary.  deps="k6*;k6/x/kafka*"

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions