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

Add missing includes #3770

Merged
merged 1 commit into from
May 15, 2024
Merged

Add missing includes #3770

merged 1 commit into from
May 15, 2024

Conversation

vvd170501
Copy link
Contributor

@vvd170501 vvd170501 commented Apr 16, 2024

Changelog entry

Add missing includes

Changelog category

  • Not for changelog (changelog entry is not required)

Additional information

vector.his included transitively via library/cpp/http/io/headers.h, but headers.h doesn't use it.
Currently it's impossible to remove this unused include, because it breaks compilation of ydb/library/http_proxy/authorization/signature.cpp

Copy link

Hi! Thank you for contributing!
The tests on this PR will run after a maintainer adds an ok-to-test label to this PR manually. Thank you for your patience!

@maximyurchuk maximyurchuk added the ok-to-test Special label used to approve a PR for testing on our infrastructure label May 15, 2024
@maximyurchuk maximyurchuk self-requested a review May 15, 2024 18:56
@github-actions github-actions bot removed the ok-to-test Special label used to approve a PR for testing on our infrastructure label May 15, 2024
Copy link

github-actions bot commented May 15, 2024

2024-05-15 18:58:47 UTC Pre-commit check for 4b18c31 has started.
2024-05-15 18:58:49 UTC Build linux-x86_64-release-clang14 is running...
🟢 2024-05-15 19:01:42 UTC Build successful.

Copy link

github-actions bot commented May 15, 2024

2024-05-15 19:00:06 UTC Pre-commit check for 4b18c31 has started.
2024-05-15 19:00:08 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-05-15 19:01:27 UTC Build successful.
2024-05-15 19:03:21 UTC Tests are running...
🔴 2024-05-15 20:15:07 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
13348 12041 0 2 1297 8

Copy link

github-actions bot commented May 15, 2024

2024-05-15 19:00:32 UTC Pre-commit check for 4b18c31 has started.
2024-05-15 19:00:35 UTC Build linux-x86_64-release-asan is running...
🟢 2024-05-15 19:02:04 UTC Build successful.
2024-05-15 19:03:57 UTC Tests are running...
🔴 2024-05-15 20:48:44 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
9389 9345 0 13 20 11

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

Successfully merging this pull request may close these issues.

None yet

2 participants