Fix bugs in UI and refactor code #13
Annotations
2 errors and 12 warnings
public/pages/TopNQueries/TopNQueries.tsx#L14
Replace `"../../../types/types"` with `'../../../types/types'`
|
|
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/
|
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/
|
public/components/app.test.tsx#L26
Unexpected any. Specify a different type
|
public/components/app.test.tsx#L30
Unexpected any. Specify a different type
|
public/components/app.test.tsx#L32
Unexpected any. Specify a different type
|
public/pages/Configuration/Configuration.tsx#L39
Unexpected any. Specify a different type
|
public/pages/Configuration/Configuration.tsx#L103
Unexpected any. Specify a different type
|
public/pages/Configuration/Configuration.tsx#L107
Unexpected any. Specify a different type
|
public/pages/QueryDetails/QueryDetails.tsx#L26
Unexpected any. Specify a different type
|
public/pages/QueryDetails/QueryDetails.tsx#L28
Unexpected any. Specify a different type
|
public/pages/QueryInsights/QueryInsights.tsx#L43
Unexpected any. Specify a different type
|
public/pages/QueryInsights/QueryInsights.tsx#L44
Unexpected any. Specify a different type
|
This job failed
Loading