This repository was archived by the owner on Sep 17, 2024. It is now read-only.
chore: fix linting#3139
Merged
v1v merged 2 commits intoelastic:mainfrom Oct 20, 2022
Merged
Conversation
* upstream/main: (35 commits) bump stack version 8.6.0-6545f2df (elastic#3135) bump stack version 8.6.0-cae815eb (elastic#3130) bump stack version 8.6.0-54a302f0 (elastic#3125) bump stack version 8.6.0-233dc5d4 (elastic#3122) bump stack version 8.6.0-40086bc7 (elastic#3115) bump stack version 8.6.0-5a8d757d (elastic#3111) bump stack version 8.6.0-c49fac70 (elastic#3106) bump stack version 8.6.0-7c9f25a9 (elastic#3105) bump stack version 8.6.0-d939cfde (elastic#3096) bump stack version 8.6.0-0fca2953 (elastic#3081) Turn off all tests but Fleet mode and upgrade for Beats and Agent pipelines (elastic#3077) backport: Add 8.5 branch (elastic#3029) Only run Fleet mode and upgrade tests on 2 platforms (elastic#3054) fix: added setuptools-rust to requiremets.txt (elastic#3048) Added support for bulk api update change (elastic#3043) Making Changes for Docs for E2E setup (elastic#2929) Update ingest notifications channel (elastic#3023) chore: stringify http responses (elastic#2772) Adding support for v1.25.0 k8s (elastic#2975) Fix testcases for fleet api (elastic#2999) ...
Contributor
kuisathaverat
approved these changes
Oct 20, 2022
mergify Bot
pushed a commit
that referenced
this pull request
Oct 20, 2022
(cherry picked from commit b272e2a)
This was referenced Oct 20, 2022
mergify Bot
pushed a commit
that referenced
this pull request
Oct 20, 2022
(cherry picked from commit b272e2a)
mergify Bot
pushed a commit
that referenced
this pull request
Oct 20, 2022
(cherry picked from commit b272e2a)
v1v
added a commit
that referenced
this pull request
Oct 20, 2022
v1v
added a commit
that referenced
this pull request
Oct 20, 2022
v1v
added a commit
that referenced
this pull request
Oct 20, 2022
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR do?
Fix the linting defects
Why is it important?
pre-commit run --show-diff-on-failure --color=always --all-filesfailed, so this should fix the issue.