Help Center/ CodeArts Check/ FAQs/ General Issues/ Why Am I Seeing Error CC.00050050.400?
Updated on 2026-08-10 GMT+08:00

Why Am I Seeing Error CC.00050050.400?

Symptom

During task execution, the error message "CC.00050050.400" is displayed, indicating that the source branch does not exist.

Cause Analysis

In CodeArts Repo, Enable Delete source branch after merged when creating MRs is enabled. In CodeArts Pipeline, Merge is enabled in the Execution Plan > Event configuration. In this case, the source branch has been deleted. As a result, CodeArts Check cannot perform differential scanning.

Solution

  1. Access CodeArts Repo.
  2. On the repository details page, choose Settings > Policy Settings > Merge Requests > MR Settings. Deselect Enable Delete source branch after merged when creating MRs, as shown in the following figure.