Check error codes
Published 12 March 2025
These error codes may be returned when running check changes
or check drift
.
PLUGIN_CHECK_MISSING_BUILD_TARGET
- Caused by: Missing required arguments for the
check changes
orcheck drift
operation - Solution:
check changes
requires abuildEnvironment
ordeployedSnapshot
to be specified.check drift
requires abuildEnvironment
ornextSnapshot
to be specified.