Skip to content

Vertical profiles

Vertical profiles #141

Triggered via pull request October 25, 2024 08:27
Status Failure
Total duration 28s
Artifacts

quality.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
lint/suspicious/noArrayIndexKey: apps/class-solid/src/components/LinePlot.tsx#L42
Avoid using the index of an array as key property in an element.
quality
Process completed with exit code 1.
typecheck
Property 'axis' does not exist on type '(url: string, init?: RequestInit | undefined) => Promise<Document>'.
typecheck
Type 'string | null' is not assignable to type 'string | undefined'.
typecheck
class-solid#typecheck: command (/home/runner/work/class-web/class-web/apps/class-solid) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (2)
typecheck
Type '{ children: Element[]; fill: string; stroke: string; strokeWidth: string; }' is not assignable to type 'GSVGAttributes<SVGGElement>'.
typecheck
Type '{ key: number; cx: number; cy: number; r: string; }' is not assignable to type 'CircleSVGAttributes<SVGCircleElement>'.
typecheck
Process completed with exit code 2.