feat(eventtemplates): enable custom event template UI to display when no target is selected #5233
ci.yaml
on: pull_request
Matrix: eslint-check
Matrix: integration-test
Matrix: prettier-check
Matrix: test
Matrix: type-check
Annotations
9 warnings
type-check (lts/*)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
prettier-check (lts/*)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
eslint-check (lts/*)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
eslint-check (lts/*):
src/app/Events/EventTemplates.tsx#L65
'filter' is defined but never used
|
eslint-check (lts/*):
src/app/Events/EventTemplates.tsx#L65
'filter' is defined but never used. Allowed unused vars must match /^_/u
|
eslint-check (lts/*):
src/app/Events/Events.tsx#L27
`@app/BreadcrumbPage/BreadcrumbPage` import should occur before import of `@app/Shared/Services/Services`
|
eslint-check (lts/*):
src/app/Events/Events.tsx#L28
`@app/TargetView/TargetContextSelector` import should occur before import of `@app/utils/hooks/useSubscriptions`
|
integration-test (lts/*)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (lts/*)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|