-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
Bug: fix slice init length #40637
Bug: fix slice init length #40637
Conversation
Signed-off-by: dufucun <[email protected]>
💚 CLA has been signed |
This pull request does not have a backport label.
To fixup this pull request, you need to add the backport labels for the needed
|
signed |
Thanks! |
Pinging @elastic/elastic-agent-data-plane (Team:Elastic-Agent-Data-Plane) |
Thanks for your review! |
/test |
run docs-build |
|
@dufucun, it looks like the linter is complaining about this:
|
@ycombinator The linter error should be fixed once #40753 is merged. Edit: I just merged the PR and rebased this branch. |
/test |
run docs-build |
/test |
run docs-build |
Would be good to get this merged. The changes are very simple and logically correct. The CI errors in the previous builds appear to be unrelated with the changes. |
/test |
run docs-build |
Thanks |
/test |
/test |
run docs-build |
1 similar comment
run docs-build |
Signed-off-by: dufucun <[email protected]> Co-authored-by: Mauri de Souza Meneguzzo <[email protected]> Co-authored-by: Anderson Queiroz <[email protected]> (cherry picked from commit 092929b)
Signed-off-by: dufucun <[email protected]> Co-authored-by: Mauri de Souza Meneguzzo <[email protected]> Co-authored-by: Anderson Queiroz <[email protected]> (cherry picked from commit 092929b)
Signed-off-by: dufucun <[email protected]> Co-authored-by: Mauri de Souza Meneguzzo <[email protected]> Co-authored-by: Anderson Queiroz <[email protected]> (cherry picked from commit 092929b)
Signed-off-by: dufucun <[email protected]> Co-authored-by: Mauri de Souza Meneguzzo <[email protected]> Co-authored-by: Anderson Queiroz <[email protected]> (cherry picked from commit 092929b) Co-authored-by: dufucun <[email protected]>
Signed-off-by: dufucun <[email protected]> Co-authored-by: Mauri de Souza Meneguzzo <[email protected]> Co-authored-by: Anderson Queiroz <[email protected]> (cherry picked from commit 092929b) Co-authored-by: dufucun <[email protected]>
Proposed commit message
fix slice init length
Checklist
CHANGELOG.next.asciidoc
orCHANGELOG-developer.next.asciidoc
.Disruptive User Impact
Author's Checklist
How to test this PR locally
Related issues
Use cases
Screenshots
Logs