Deze pagina is nog niet beschikbaar in uw eigen taal. We werken er hard aan om meer taalversies toe te voegen. Bedankt voor uw steun.
- Service Overview
- Getting Started
-
User Guide
- Process
- Roles and Permissions
- Preparing
- Creating Tasks
- (Optional) Configuring Rule Sets
-
(Optional) Configuring Tasks
- Overview
- Configuring Basic Info
- Configuring a Rule Set
- Configuring Excluded Flies
- Configuring Quality Gate
- Configuring Execution Plans
- Enabling and Disabling Notifications
- Configuring Check Modes
- Configuring an Automatic Check Task for Branch Merge
- Configuring an Automatic Check Task Executed upon Code Commit
- Executing Tasks
- Viewing Check Results
-
API Reference
- Before You Start
- API Overview
- Calling APIs
-
APIs
-
Task Management
- Querying the task list
- Stopping a Check Task
- Querying the Task Execution Status
- Querying Historical Scan Results
- Querying Check Parameters of a Task Rule Set (V2)
- Task Configuration Check Parameters
- Modifying a Task Rule Set
- Querying Task Check Failure Logs
- Creating a Check Task
- Deleting a Check Task
- Executing a Check Task
- Querying Check Parameters of a Task Rule Set (v3)
- Querying the Selected Rule Sets of a Task (V2)
- Querying the Selected Rule Sets of a Task (v3)
- Obtaining the Directory Tree of a Task
- Shielding a Directory in Task Configuration
- Querying Advanced Settings of a Task
- Configuring Advanced Settings for a Task
- Defect Management
- Rule Management
-
Task Management
- Application Examples
- Appendixes
- Change History
-
FAQs
-
General Issues
- What Are the Role Permissions in CodeArts Check?
- How Do I Use CodeArts Check?
- Which Languages Can Be Checked by CodeArts Check?
- Which of the Following Dimensions Can Be Checked by CodeArts Check?
- Can I Check Local Code Using CodeArts Check?
- Does CodeArts Check Only Check Bugs in Code Execution?
- Can I Locate the Code Committer for a Bug?
- Can I Select Multiple Rule Sets for a Code Check Task?
- How Do I Export Code Issues?
-
Using CodeArts Check
- Executing Task. Try Again Later
- Insufficient Permission. Please Check and Try Again
- Cppcheck Cannot Tokenize the Code Correctly
- No Data Is Displayed After a Task Check Is Complete
- Permission Is Insufficient for Using Public APIs
- A Message Is Displayed Indicating that the Project Does Not Exist When a Public API Is Used
- Setting Build Parameters
- Failed to Check a TypeScript Task
- Security
-
General Issues
Show all
Viewing Code Issues
After executing a code check task, you can modify the status of the code issues and transfer the owner in the issue list.
Procedure
- Go to the Task page. In the task list, click a task name.
- On the displayed View Task Details page, click Issues tab. For details, see Table 1.
- In the Filters area on the left, you can filter issues by criteria and select one or multiple issues in the right area for separate, batch, or full operations.
- Click Owner to submit the issue to another owner.
- If an issue does not need to be modified, change the issue status to Ignore Issue.
- Click View Context. On the Context page, you can modify the issue status, transfer the owner, and click
to modify the code based on Help.
- Click Create Ticket to submit the service ticket.
Table 1 Code issue description Operation
Description
Issue Level
Includes Critical, Major, Minor, and Suggestion.
Issue Status
Includes Pending, Resolved, Ignored, and Fixed.
Check Time
Includes New and Inventory issues.
NOTE:
You can set the start time of new issues by choosing Settings > Advanced. Issues found after that time are new.
Language
Statistics are collected by programming language.
Rule
Statistics are collected based on matched rules so that users can fix the same type of issues at a time.
User Tag
Statistics are collected by user tag of rules.
Owner
Statistics are collected by assigned issue owner.
NOTE:
During check, new issues are automatically assigned to the last committer of the faulty code line when you enable Accurate Matching of Issue Owners.
CWE
Statistics are collected by security rule name.
File
Search for code issues by source file.
Export All
Choose All Change > Export All to export all filtered code issues.
Change Statuses
Change the status of all code issues to Resolved or Ignore Issue.
NOTE:
If the number of code issues is 0, this button is not displayed.
Change Owners
Transfer all code issues to other owners.
Handle specified issues in batches
Select the target issues and click Batch Transfer Owner, Modify problem status in batches, or Export.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.