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(echo): support serializing nested messages #670

Merged
merged 3 commits into from
Jul 9, 2024

Conversation

richardapeters
Copy link
Collaborator

No description provided.

@richardapeters richardapeters requested a review from a team as a code owner July 8, 2024 09:33
@richardapeters richardapeters requested a review from daantimmer July 8, 2024 09:34
Copy link
Contributor

github-actions bot commented Jul 8, 2024

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails

Scanned Manifest Files

Copy link
Contributor

github-actions bot commented Jul 8, 2024

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 12 0 0.05s
✅ CPP clang-format 966 2 0 6.34s
✅ DOCKERFILE hadolint 2 0 0.13s
✅ JSON jsonlint 9 0 0.16s
✅ JSON prettier 9 0 0 0.69s
⚠️ MARKDOWN markdownlint 6 0 4 1.6s
⚠️ MARKDOWN markdown-link-check 6 1 92.33s
✅ MARKDOWN markdown-table-formatter 6 0 0 0.32s
✅ REPOSITORY checkov yes no 22.27s
✅ REPOSITORY git_diff yes no 0.06s
✅ REPOSITORY grype yes no 17.01s
✅ REPOSITORY ls-lint yes no 0.12s
✅ REPOSITORY secretlint yes no 6.61s
✅ REPOSITORY trivy yes no 12.4s
✅ REPOSITORY trivy-sbom yes no 0.68s
✅ REPOSITORY trufflehog yes no 3.27s
⚠️ SPELL lychee 140 2 2.58s
⚠️ YAML prettier 23 1 1 1.06s
✅ YAML v8r 23 0 12.17s
✅ YAML yamllint 23 0 0.42s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

infra/util/BoundedString.hpp Outdated Show resolved Hide resolved
protobuf/echo/ProtoMessageSender.hpp Outdated Show resolved Hide resolved
Co-authored-by: Daan Timmer <8293597+daantimmer@users.noreply.github.com>
@richardapeters richardapeters requested a review from daantimmer July 8, 2024 10:48
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@richardapeters richardapeters enabled auto-merge July 9, 2024 07:18
Copy link

sonarqubecloud bot commented Jul 9, 2024

@richardapeters richardapeters disabled auto-merge July 9, 2024 07:47
@richardapeters richardapeters added this pull request to the merge queue Jul 9, 2024
Merged via the queue into main with commit 63c55e0 Jul 9, 2024
33 checks passed
@richardapeters richardapeters deleted the feature/echo_nested branch July 9, 2024 07:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants