Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix coverity issues: evaluation order violations #1556

Merged
merged 4 commits into from
Feb 5, 2024

Conversation

uzhastik
Copy link
Collaborator

@uzhastik uzhastik commented Feb 2, 2024

Changelog entry

...

Changelog category

  • Improvement

Additional information

...

@uzhastik uzhastik requested a review from a team as a code owner February 2, 2024 14:45
Copy link

github-actions bot commented Feb 2, 2024

2024-02-02 14:48:48 UTC Pre-commit check for fcbc628 has started.
2024-02-02 14:48:50 UTC Build linux-x86_64-relwithdebinfo is running...
🔴 2024-02-02 14:50:54 UTC Build failed. see the build logs.
2024-02-02 14:51:06 UTC Tests are running...
🔴 2024-02-02 14:59:15 UTC Test run completed, no test results found for commit c751223. Please check build logs.
2024-02-02 14:59:18 UTC Check cancelled

Copy link

github-actions bot commented Feb 2, 2024

2024-02-02 14:49:09 UTC Pre-commit check for fcbc628 has started.
2024-02-02 14:49:11 UTC Build linux-x86_64-release-asan is running...
🔴 2024-02-02 14:51:06 UTC Build failed. see the build logs.
2024-02-02 14:51:18 UTC Tests are running...
🔴 2024-02-02 14:59:10 UTC Test run completed, no test results found for commit c751223. Please check build logs.
2024-02-02 14:59:12 UTC Check cancelled

Copy link

github-actions bot commented Feb 2, 2024

2024-02-02 15:01:02 UTC Pre-commit check for bb8bea9 has started.
2024-02-02 15:01:05 UTC Build linux-x86_64-relwithdebinfo is running...
🔴 2024-02-02 15:02:52 UTC Build failed. see the build logs.
2024-02-02 15:03:07 UTC Tests are running...
🔴 2024-02-02 15:20:15 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
5488 5112 0 364 1 11

Copy link

github-actions bot commented Feb 2, 2024

2024-02-02 15:01:24 UTC Pre-commit check for bb8bea9 has started.
2024-02-02 15:01:26 UTC Build linux-x86_64-release-asan is running...
🔴 2024-02-02 15:03:15 UTC Build failed. see the build logs.
2024-02-02 15:03:30 UTC Tests are running...
🔴 2024-02-02 15:18:02 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
5359 5031 0 308 7 13

Copy link

github-actions bot commented Feb 2, 2024

2024-02-02 15:24:42 UTC Pre-commit check for 7685aff has started.
2024-02-02 15:24:43 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-02-02 15:28:04 UTC Build successful.
2024-02-02 15:28:14 UTC Tests are running...
🔴 2024-02-02 17:05:33 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
58860 49565 0 4 9265 26

Copy link

github-actions bot commented Feb 2, 2024

2024-02-02 15:24:43 UTC Pre-commit check for 7685aff has started.
2024-02-02 15:24:44 UTC Build linux-x86_64-release-asan is running...
🟢 2024-02-02 15:28:11 UTC Build successful.
2024-02-02 15:28:20 UTC Tests are running...
🔴 2024-02-02 17:06:10 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
14531 14388 0 32 63 48

Copy link
Contributor

@resetius resetius left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK

@vitstn vitstn mentioned this pull request Feb 8, 2024
@starlinskiy starlinskiy mentioned this pull request Feb 12, 2024
@vitstn vitstn mentioned this pull request Feb 16, 2024
EgorkaZ pushed a commit to EgorkaZ/ydb that referenced this pull request Apr 5, 2024
* fix coverity issues

* fix build

* fix build

* fix build again
EgorkaZ pushed a commit to EgorkaZ/ydb that referenced this pull request Apr 8, 2024
* fix coverity issues

* fix build

* fix build

* fix build again
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants