Feat/metabase query history #39
Triggered via pull request
September 26, 2024 09:20
Status
Cancelled
Total duration
35m 11s
Artifacts
–
frontend.yml
on: pull_request
Check which files changed
8s
fe-linter-prettier
1m 39s
fe-linter-eslint
3m 24s
fe-type-check
2m 57s
fe-tests-unit
0s
fe-tests-timezones
5m 57s
fe-chromatic
3m 56s
Annotations
14 errors and 6 warnings
fe-type-check:
frontend/src/metabase-types/api/mocks/user.ts#L3
Type '{ group_ids?: any; google_auth: boolean; login_attributes: string[] | null; is_installer: boolean; has_invited_second_user: boolean; has_question_and_dashboard: boolean; personal_collection_id: number; ... 12 more ...; config?: string | ... 1 more ... | undefined; }' is not assignable to type 'User'.
|
fe-type-check:
frontend/src/metabase/home/homepage/components/HomeRecentSection/HomeRecentSection.unit.spec.tsx#L79
Type '{ user: User; recentItems: RecentItem[]; activityItems?: ActivityItem[] | undefined; frequentItems?: FrequentItem[] | undefined; }' is not assignable to type 'HomeRecentSectionProps'.
|
fe-type-check:
frontend/src/metabase/modes/components/drill/DashboardClickDrill.tsx#L71
Argument of type 'ClickObject | {}' is not assignable to parameter of type 'ClickObject'.
|
fe-type-check:
frontend/src/metabase/modes/components/drill/FreezeColumnDrill.ts#L4
Type '({ question, clicked }: DrillOptions) => { name: string; title: string; section: string; buttonType: "setting"; icon: string; defaultAlways: false; tooltip: string; action: () => any; }[]' is not assignable to type 'Drill'.
|
fe-type-check:
frontend/src/metabase/modes/components/drill/ResultSortDrill.ts#L4
Type '({ question, clicked }: DrillOptions) => { name: string; title: string; section: string; buttonType: "setting"; icon: string; tooltip: string; defaultAlways: false; action: () => any; }[]' is not assignable to type 'Drill'.
|
fe-type-check
Process completed with exit code 2.
|
fe-linter-eslint:
frontend/src/metabase/query_builder/components/view/ChatdataModal/ChatAiSample.jsx#L32
'card' is missing in props validation
|
fe-linter-eslint:
frontend/src/metabase/query_builder/components/view/ChatdataModal/ChatAiSample.jsx#L33
'user' is missing in props validation
|
fe-linter-eslint:
frontend/src/metabase/query_builder/components/view/ChatdataModal/ChatAiSample.jsx#L34
'isMinimized' is missing in props validation
|
fe-linter-eslint:
frontend/src/metabase/query_builder/components/view/ChatdataModal/ChatAiSample.jsx#L35
'tableFunc' is missing in props validation
|
fe-linter-eslint:
frontend/src/metabase/query_builder/components/view/ChatdataModal/ChatAiSample.jsx#L36
'tableComponent' is missing in props validation
|
fe-linter-eslint
Process completed with exit code 1.
|
fe-tests-timezones
Process completed with exit code 1.
|
fe-tests-unit
Canceling since a higher priority waiting request for 'Frontend-refs/pull/26/merge' exists
|
Check which files changed
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, dorny/paths-filter@v2.11.1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
fe-linter-prettier
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
fe-type-check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/setup-java@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
fe-linter-eslint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/setup-java@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
fe-chromatic
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/setup-java@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
fe-tests-timezones
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/setup-java@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|