Menu
Important
Stay updated on React2Shell

WORKSPACE_MISSING_CONFORMANCE_SCRIPT

Last updated March 4, 2025

Conformance is available on Enterprise plans

Conformance requires a script to exist in every workspace in the repository. This makes sure that Conformance rules are running on all code. This test throws an error if a workspace does not define a script in the file.

A workspace contains a file that looks like:

It does not contain a script, so this check will fail.

Install the package in this workspace and define a script in the file.


Was this helpful?

supported.