Skip to content

Fix bugs in UI and refactor types and interfaces #23

Fix bugs in UI and refactor types and interfaces

Fix bugs in UI and refactor types and interfaces #23

Triggered via pull request September 11, 2024 00:20
Status Failure
Total duration 4m 52s
Artifacts

lint-workflow.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Run lint: public/pages/TopNQueries/TopNQueries.tsx#L13
`opensearch-dashboards/public` import should occur before import of `../QueryInsights/QueryInsights`
Run lint: public/pages/TopNQueries/TopNQueries.tsx#L13
Replace `"opensearch-dashboards/public"` with `'opensearch-dashboards/public'`
Run lint: server/routes/index.ts#L27
Unexpected console statement
Run lint: server/routes/index.ts#L63
Unexpected console statement
Run lint: server/routes/index.ts#L99
Unexpected console statement
Run lint: server/routes/index.ts#L135
Unexpected console statement
Run lint: server/routes/index.ts#L164
Unexpected console statement
Run lint: server/routes/index.ts#L210
Unexpected console statement
Run lint: test/mocks/styleMock.ts#L12
Prefer named exports
Run lint
Process completed with exit code 1.
Run lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/