We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4988270 commit cdb1c88Copy full SHA for cdb1c88
action.yml
@@ -1,7 +1,7 @@
1
name: Coderrect Scan
2
description: >
3
- Scan your code with Coderrect to detect concurrency bugs,
4
- and upload the detection report to Coderrect remote server.
+ Scan your code with Coderrect to detect concurrency bugs and multithreading errors in your multithreaded programs (e.g., data races, race conditions),
+ and view the HTML report through Coderrect cloud.
5
branding:
6
icon: check
7
color: green
0 commit comments