feat(eventtemplates): enable custom event template UI to display when no target is selected #5230
Annotations
2 errors and 7 warnings
Run yarn eslint:check:
src/app/Events/Events.tsx#L40
React Hook React.useEffect has a missing dependency: 'addSubscription'. Either include it or remove the dependency array
|
Run yarn eslint:check
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run yarn eslint:check:
src/app/Events/EventTemplates.tsx#L65
'filter' is defined but never used
|
Run yarn eslint:check:
src/app/Events/EventTemplates.tsx#L65
'filter' is defined but never used. Allowed unused vars must match /^_/u
|
Run yarn eslint:check:
src/app/Events/Events.tsx#L19
'TargetView' is defined but never used
|
Run yarn eslint:check:
src/app/Events/Events.tsx#L19
'TargetView' is defined but never used. Allowed unused vars must match /^_/u
|
Run yarn eslint:check:
src/app/Events/Events.tsx#L28
`@app/BreadcrumbPage/BreadcrumbPage` import should occur before import of `@app/Shared/Services/Services`
|
Run yarn eslint:check:
src/app/Events/Events.tsx#L29
`@app/TargetView/TargetContextSelector` import should occur before import of `@app/TargetView/TargetView`
|
Loading