Skip to content

[8.4] [eslint] fix and skip violations for cross-boundary imports (#136911)#137624

Merged
kibanamachine merged 2 commits intoelastic:8.4from
kibanamachine:backport/8.4/pr-136911
Jul 29, 2022
Merged

[8.4] [eslint] fix and skip violations for cross-boundary imports (#136911)#137624
kibanamachine merged 2 commits intoelastic:8.4from
kibanamachine:backport/8.4/pr-136911

Conversation

@kibanamachine
Copy link
Copy Markdown
Contributor

Backport

This will backport the following commits from main to 8.4:

Questions ?

Please refer to the Backport tool documentation

@kibanamachine kibanamachine added the backport This PR is a backport of another PR label Jul 29, 2022
@botelastic botelastic bot added Feature:Embedding Embedding content via iFrame Feature:ExpressionLanguage Interpreter expression language (aka canvas pipeline) Team:APM - DEPRECATED Use Team:obs-ux-infra_services. labels Jul 29, 2022
@kibanamachine kibanamachine enabled auto-merge (squash) July 29, 2022 19:01
@botelastic botelastic bot added Team:Fleet Team label for Observability Data Collection Fleet team Team:Uptime - DEPRECATED Synthetics & RUM sub-team of Application Observability labels Jul 29, 2022
@elasticmachine
Copy link
Copy Markdown
Contributor

Pinging @elastic/apm-ui (Team:apm)

@elasticmachine
Copy link
Copy Markdown
Contributor

Pinging @elastic/fleet (Team:Fleet)

@elasticmachine
Copy link
Copy Markdown
Contributor

Pinging @elastic/uptime (Team:uptime)

@kibana-ci
Copy link
Copy Markdown

💚 Build Succeeded

Metrics [docs]

Unknown metric groups

ESLint disabled in files

id before after diff
cases 16 15 -1
licenseManagement 1 0 -1
securitySolution 78 76 -2
triggersActionsUi 5 3 -2
total -6

ESLint disabled line counts

id before after diff
@kbn/core-config-server-internal 0 1 +1
@kbn/eslint-plugin-eslint 3 1 -2
@kbn/home-sample-data-card 0 1 +1
@kbn/securitysolution-io-ts-utils 0 1 +1
@kbn/securitysolution-t-grid 0 1 +1
@kbn/shared-ux-card-no-data 0 1 +1
@kbn/shared-ux-link-redirect-app 1 2 +1
@kbn/shared-ux-page-analytics-no-data 0 1 +1
@kbn/shared-ux-page-kibana-no-data 0 1 +1
@kbn/shared-ux-prompt-no-data-views 0 1 +1
@kbn/shared-ux-services 1 3 +2
alerting 60 59 -1
apm 87 81 -6
canvas 33 34 +1
cases 73 68 -5
controls 1 2 +1
data 60 46 -14
dataVisualizer 39 38 -1
embeddable 6 5 -1
expressionGauge 1 2 +1
expressionHeatmap 1 2 +1
expressionLegacyMetricVis 4 5 +1
expressionMetricVis 1 2 +1
expressions 18 16 -2
expressionTagcloud 1 2 +1
expressionXY 0 1 +1
fleet 52 51 -1
indexManagement 16 14 -2
infra 129 94 -35
ingestPipelines 16 15 -1
interactiveSetup 11 10 -1
kibanaUtils 11 12 +1
licenseApiGuard 0 1 +1
monitoring 25 18 -7
observability 47 44 -3
presentationUtil 10 12 +2
reporting 6 3 -3
savedObjectsManagement 5 4 -1
screenshotting 5 6 +1
security 26 20 -6
securitySolution 420 419 -1
share 10 7 -3
synthetics 61 58 -3
timelines 37 36 -1
triggersActionsUi 190 183 -7
ux 10 9 -1
total -84

Total ESLint disabled count

id before after diff
@kbn/core-config-server-internal 0 1 +1
@kbn/eslint-plugin-eslint 12 10 -2
@kbn/home-sample-data-card 0 1 +1
@kbn/securitysolution-io-ts-utils 0 1 +1
@kbn/securitysolution-t-grid 0 1 +1
@kbn/shared-ux-card-no-data 0 1 +1
@kbn/shared-ux-link-redirect-app 2 3 +1
@kbn/shared-ux-page-analytics-no-data 0 1 +1
@kbn/shared-ux-page-kibana-no-data 0 1 +1
@kbn/shared-ux-prompt-no-data-views 0 1 +1
@kbn/shared-ux-services 1 3 +2
alerting 61 60 -1
apm 101 95 -6
canvas 37 38 +1
cases 89 83 -6
controls 1 2 +1
data 62 48 -14
dataVisualizer 39 38 -1
embeddable 8 7 -1
expressionGauge 1 2 +1
expressionHeatmap 1 2 +1
expressionLegacyMetricVis 4 5 +1
expressionMetricVis 1 2 +1
expressions 23 21 -2
expressionTagcloud 2 3 +1
expressionXY 0 1 +1
fleet 58 57 -1
indexManagement 20 18 -2
infra 136 101 -35
ingestPipelines 16 15 -1
interactiveSetup 11 10 -1
kibanaUtils 13 14 +1
licenseApiGuard 0 1 +1
licenseManagement 2 1 -1
monitoring 32 25 -7
observability 53 50 -3
presentationUtil 12 14 +2
reporting 7 4 -3
savedObjectsManagement 5 4 -1
screenshotting 8 9 +1
security 28 22 -6
securitySolution 498 495 -3
share 12 9 -3
synthetics 67 64 -3
timelines 39 38 -1
triggersActionsUi 195 186 -9
ux 13 12 -1
total -90

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

cc @spalger

@kibanamachine kibanamachine merged commit 962e2e1 into elastic:8.4 Jul 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR Feature:Embedding Embedding content via iFrame Feature:ExpressionLanguage Interpreter expression language (aka canvas pipeline) Team:APM - DEPRECATED Use Team:obs-ux-infra_services. Team:Fleet Team label for Observability Data Collection Fleet team Team:Uptime - DEPRECATED Synthetics & RUM sub-team of Application Observability

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants