distribworks / xk6-ethereum

K6 extension for ethereum protocols
MIT License
10 stars 5 forks source link

Missing license #12

Closed szkiba closed 2 months ago

szkiba commented 2 months ago

This is a polite warning that the extension does not meet the k6 extension registry requirements

Currently, there is no license information set for the extension.

It is recommended to set an OSS license accepted by OSI (and FSF) (e.g. MIT, Apache-2.0, AGPL-3.0, etc.). See also: https://spdx.org/licenses/

As stated in the About the Extensions Registry document, extensions that do not meet the registry's requirements will be de-listed.

An automatic system will be implemented soon, which checks whether the registered extensions meet the requirements and automatically de-lists the extensions that do not.

Of course, you can re-register the de-listed extension later, but in order to avoid inconvenience, it is advisable to meet the requirements.

vcastellm commented 2 months ago

Sure, fixed in https://github.com/distribworks/xk6-ethereum/commit/0f52c084a2d92ad64e6c10c58a883db33fa1020a thanks for the heads up!