feat(replay): add "what to watch" screen #98497
ci-frontend.yml
on: pull_request
Determine need to run frontend checks
12s
Code quality checks
7m 11s
Matrix: jest
Annotations
9 errors and 8 warnings
Code quality checks:
frontend/src/lib/components/UniversalFilters/universalFiltersLogic.test.ts#L7
Module '"./UniversalFilters"' has no exported member 'UniversalFiltersGroup'. Did you mean to use 'import UniversalFiltersGroup from "./UniversalFilters"' instead?
|
Code quality checks:
frontend/src/scenes/error-tracking/errorTrackingGroupSceneLogicType.ts#L7
Module '"../../lib/components/UniversalFilters/UniversalFilters"' has no exported member 'UniversalFiltersGroup'. Did you mean to use 'import UniversalFiltersGroup from "../../lib/components/UniversalFilters/UniversalFilters"' instead?
|
Code quality checks:
frontend/src/scenes/error-tracking/errorTrackingLogic.ts#L3
Module '"lib/components/UniversalFilters/UniversalFilters"' has no exported member 'UniversalFiltersGroup'. Did you mean to use 'import UniversalFiltersGroup from "lib/components/UniversalFilters/UniversalFilters"' instead?
|
Code quality checks:
frontend/src/scenes/error-tracking/errorTrackingLogicType.ts#L7
Module '"../../lib/components/UniversalFilters/UniversalFilters"' has no exported member 'UniversalFiltersGroup'. Did you mean to use 'import UniversalFiltersGroup from "../../lib/components/UniversalFilters/UniversalFilters"' instead?
|
Code quality checks:
frontend/src/scenes/error-tracking/errorTrackingSceneLogicType.ts#L6
Module '"../../lib/components/UniversalFilters/UniversalFilters"' has no exported member 'UniversalFiltersGroup'. Did you mean to use 'import UniversalFiltersGroup from "../../lib/components/UniversalFilters/UniversalFilters"' instead?
|
Code quality checks:
frontend/src/scenes/error-tracking/queries.ts#L1
Module '"lib/components/UniversalFilters/UniversalFilters"' has no exported member 'UniversalFiltersGroup'. Did you mean to use 'import UniversalFiltersGroup from "lib/components/UniversalFilters/UniversalFilters"' instead?
|
Code quality checks:
frontend/src/scenes/session-recordings/templates/sessionRecordingTemplatesLogic.tsx#L81
Type '(Partial<any> | undefined)[]' is not assignable to type 'UniversalFiltersGroupValue[]'.
|
Code quality checks:
frontend/src/scenes/session-recordings/templates/sessionRecordingTemplatesLogicType.ts#L5
Module '"./sessionRecordingTemplatesLogic"' declares 'ReplayTemplateLogicPropsType' locally, but it is not exported.
|
Code quality checks
Process completed with exit code 1.
|
Determine need to run frontend checks
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, dorny/paths-filter@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Jest test (FOSS - 2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Jest test (EE - 2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Jest test (FOSS - 1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Jest test (FOSS - 3)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Jest test (EE - 3)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Jest test (EE - 1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Code quality checks
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|