Skip to content

refactor: adjust navbar scenes #89710

refactor: adjust navbar scenes

refactor: adjust navbar scenes #89710

Triggered via pull request July 29, 2024 23:15
Status Failure
Total duration 6m 55s
Artifacts

ci-frontend.yml

on: pull_request
Determine need to run frontend checks
10s
Determine need to run frontend checks
Code quality checks
6m 26s
Code quality checks
Matrix: jest
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 8 warnings
Code quality checks: frontend/src/lib/components/Sparkline.tsx#L115
Type '{ borderDash: number[]; drawBorder: false; display: true; tickLength: number; }' is not assignable to type '_DeepPartialObject<Partial<GridLineOptions>>'.
Code quality checks: frontend/src/queries/nodes/DataVisualization/Components/Charts/LineGraph.tsx#L96
Type '"500"' is not assignable to type 'Scriptable<number | "bold" | "normal" | "bolder" | "lighter" | null | undefined, ScriptableScaleContext>'.
Code quality checks: frontend/src/queries/nodes/DataVisualization/Components/Charts/LineGraph.tsx#L102
Type '{ color: Color; borderColor: Color; tickColor: Color; borderDash: number[]; }' is not assignable to type 'Partial<GridLineOptions>'.
Code quality checks: frontend/src/scenes/insights/views/LineGraph/LineGraph.tsx#L4
Cannot find module 'chart.js/types/utils' or its corresponding type declarations.
Code quality checks: frontend/src/scenes/insights/views/LineGraph/LineGraph.tsx#L404
Type '"500"' is not assignable to type 'Scriptable<number | "bold" | "normal" | "bolder" | "lighter" | null | undefined, ScriptableScaleContext>'.
Code quality checks: frontend/src/scenes/insights/views/LineGraph/LineGraph.tsx#L409
Type '{ color: Color; borderColor: Color; tickColor: Color; borderDash: number[]; }' is not assignable to type 'Partial<GridLineOptions>'.
Code quality checks: frontend/src/scenes/insights/views/LineGraph/LineGraph.tsx#L620
Type '{ padding?: number | undefined; font?: ((ctx: ScriptableScaleContext, options: AnyObject) => Partial<FontSpec> | undefined) | ScriptableOptions<...> | { ...; } | undefined; ... 10 more ...; major?: { ...; } | undefined; }' is not assignable to type '_DeepPartialObject<TickOptions & { sampleSize: number; align: "inner" | Align; autoSkip: boolean; autoSkipPadding: number; crossAlign: "center" | "near" | "far"; includeBounds: boolean; ... 5 more ...; maxTicksLimit: number; } & { ...; }>'.
Code quality checks: frontend/src/scenes/trends/viz/ActionsLineGraph.tsx#L2
Cannot find module 'chart.js/types/utils' or its corresponding type declarations.
Code quality checks
Process completed with exit code 1.
Determine need to run frontend checks
The following actions uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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/