[DO_NOT_MERGE] New navigation feature branch #11771
Annotations
10 errors and 2 warnings
src/plugins/content_management/public/components/card_container/card_embeddable.tsx#L9
`@elastic/eui` import should occur before import of `../../../../embeddable/public`
|
src/plugins/content_management/public/components/page_render.tsx#L12
`opensearch-dashboards/public` import should occur before import of `../services`
|
src/plugins/content_management/public/components/section_render.tsx#L15
`@elastic/eui` import should occur before import of `../services`
|
src/plugins/content_management/public/components/section_render.tsx#L16
`opensearch-dashboards/public` import should occur before import of `../services`
|
src/plugins/content_management/public/components/section_render.tsx#L39
React Hook useEffect has a missing dependency: 'savedObjectsClient'. Either include it or remove the dependency array
|
src/plugins/content_management/public/components/utils.ts#L14
`opensearch-dashboards/public` import should occur before import of `../services`
|
src/plugins/content_management/public/components/utils.ts#L33
Expected property shorthand
|
src/plugins/content_management/public/components/utils.ts#L156
Unexpected console statement
|
src/plugins/content_management/public/components/utils.ts#L167
Expected property shorthand
|
src/plugins/content_management/public/types.ts#L21
Use an `interface` instead of a `type`
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "darwin-arm64-3.0.0", "darwin-x64-3.0.0", "linux-arm64-3.0.0", "linux-x64-3.0.0".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job failed
Loading