feat: WIP rbac #98658
ci-frontend.yml
on: pull_request
Determine need to run frontend checks
10s
Code quality checks
6m 49s
Matrix: jest
Annotations
10 errors and 8 warnings
Code quality checks:
frontend/src/layout/ErrorProjectUnavailable.tsx#L48
Property 'user_access_level' does not exist on type 'TeamType | TeamPublicType'.
|
Code quality checks:
frontend/src/lib/api.mock.ts#L87
Type '{ id: number; project_id: number; uuid: string; organization: string; api_token: string; app_urls: string[]; recording_domains: string[]; name: string; slack_incoming_webhook: string; created_at: string; ... 32 more ...; live_events_token: string; }' is not assignable to type 'TeamType'.
|
Code quality checks:
frontend/src/scenes/pipeline/pipelineLogic.tsx#L8
Cannot find module '~/layout/navigation-3000/sidepanel/panels/activity/activityForSceneLogic' or its corresponding type declarations.
|
Code quality checks:
frontend/src/scenes/pipeline/pipelineNodeLogic.tsx#L7
Cannot find module '~/layout/navigation-3000/sidepanel/panels/activity/activityForSceneLogic' or its corresponding type declarations.
|
Code quality checks:
frontend/src/scenes/pipeline/pipelineNodeLogicType.ts#L70
Cannot find name 'ActivityFilters'.
|
Code quality checks:
frontend/src/scenes/pipeline/pipelineNodeLogicType.ts#L82
Cannot find name 'ActivityFilters'.
|
Code quality checks:
frontend/src/scenes/pipeline/pipelineNodeLogicType.ts#L93
Cannot find name 'ActivityFilters'.
|
Code quality checks:
frontend/src/scenes/teamActivityDescriber.tsx#L338
Type '{ session_recording_minimum_duration_milliseconds: (change: ActivityChange | undefined) => { description: Element[]; } | null; session_recording_url_trigger_config(change: ActivityChange | undefined): ChangeMapping | null; ... 49 more ...; live_events_token: () => null; }' is not assignable to type 'Record<keyof TeamType, (change?: ActivityChange | undefined, logItem?: ActivityLogItem | undefined) => ChangeMapping | null>'.
|
Code quality checks:
frontend/src/scenes/teamLogic.tsx#L185
Property 'user_access_level' does not exist on type 'TeamType | TeamPublicType'.
|
Code quality checks:
frontend/src/scenes/teamLogic.tsx#L210
Property 'user_access_level' does not exist on type 'TeamType | TeamPublicType'.
|
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/
|