Skip to content

Do not import 'k6' js module just to reuse error #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mstoykov
Copy link

@mstoykov mstoykov commented Apr 8, 2025

As part of preparations for 1.0.0 we are reducing the public API of k6 especialy in cases where it doesn't make sense

To this end grafana/k6#4676 was opened in which the k6 js module code is being moved to internal.

This project is using this code in order to get an error.

Also in this case the original error was not correct as it would say group() in on the of the places.

Also gofmt did some formatting that I left.

Please merge this before v1.0.0 of k6 is released so that the extension doesn't stop working. You might also need to tag a release after that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant