Skip to content

Add enrollment agent assistant to fleet management plugin #2283

Add enrollment agent assistant to fleet management plugin

Add enrollment agent assistant to fleet management plugin #2283

Triggered via pull request February 13, 2025 16:18
Status Failure
Total duration 47s
Artifacts

eslint.yml

on: pull_request
Ensure the code format on the changed files
35s
Ensure the code format on the changed files
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Ensure the code format on the changed files: plugins/main/public/directives/wz-logtest/components/logtest.tsx#L14
`@elastic/eui` import should occur before import of `../../../utils/dynamic-height`
Ensure the code format on the changed files: plugins/main/public/directives/wz-logtest/components/logtest.tsx#L31
`redux` import should occur before import of `../../../utils/dynamic-height`
Ensure the code format on the changed files: plugins/main/public/directives/wz-logtest/components/logtest.tsx#L32
`react-redux` import should occur before import of `../../../utils/dynamic-height`
Ensure the code format on the changed files: plugins/main/public/directives/wz-logtest/components/logtest.tsx#L43
`lodash` import should occur before import of `../../../utils/dynamic-height`
Ensure the code format on the changed files: plugins/main/public/directives/wz-logtest/components/logtest.tsx#L62
Please rename the variable `e`. Suggested names are: `error`, `event_`. A more descriptive name will do too
Ensure the code format on the changed files: plugins/main/public/directives/wz-logtest/components/logtest.tsx#L63
arrow function is equivalent to `Boolean`. Use `Boolean` directly
Ensure the code format on the changed files: plugins/main/public/directives/wz-logtest/components/logtest.tsx#L74
Expected an assignment or function call and instead saw an expression
Ensure the code format on the changed files: plugins/main/public/directives/wz-logtest/components/logtest.tsx#L85
Expected an assignment or function call and instead saw an expression