feat(eventtemplates): enable custom event template UI to display when no target is selected #5233
Annotations
5 warnings
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#L27
`@app/BreadcrumbPage/BreadcrumbPage` import should occur before import of `@app/Shared/Services/Services`
|
Run yarn eslint:check:
src/app/Events/Events.tsx#L28
`@app/TargetView/TargetContextSelector` import should occur before import of `@app/utils/hooks/useSubscriptions`
|
Loading