feat: enable default route #1
Annotations
8 errors and 14 warnings
public/components/app.tsx#L73
'coreSavedObjects' is assigned a value but never used. Allowed unused vars must match /^_/u
|
public/components/index.tsx#L27
Delete `,`
|
public/components/trace_analytics/home.tsx#L369
Replace `⏎··········path="/"⏎··········render={()·=>·(⏎············<Redirect·to={defaultRoute}·/>⏎··········)}⏎·······` with `·path="/"·render={()·=>·<Redirect·to={defaultRoute}·/>}`
|
public/plugin.tsx#L274
Replace `params:·AppMountParameters` with `⏎······params:·AppMountParameters⏎····`
|
public/plugin.tsx#L294
Delete `,`
|
public/plugin.tsx#L334
Replace `"observability-traces-nav"` with `'observability-traces-nav'`
|
public/plugin.tsx#L342
Replace `"observability-services-nav"` with `'observability-services-nav'`
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. 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 uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1, lots0logs/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
public/components/app.tsx#L28
Unexpected any. Specify a different type
|
public/components/app.tsx#L29
Unexpected any. Specify a different type
|
public/components/app.tsx#L30
Unexpected any. Specify a different type
|
public/components/app.tsx#L31
Unexpected any. Specify a different type
|
public/components/index.tsx#L18
Unexpected any. Specify a different type
|
public/components/index.tsx#L19
Unexpected any. Specify a different type
|
public/components/index.tsx#L20
Unexpected any. Specify a different type
|
public/components/index.tsx#L21
Unexpected any. Specify a different type
|
public/components/trace_analytics/home.tsx#L73
Unexpected any. Specify a different type
|
public/components/trace_analytics/home.tsx#L132
React Hook useEffect has a missing dependency: 'props.http'. Either include it or remove the dependency array
|
This job failed
Loading