Skip to content

fix(deps): update dependency @tremor/react to v3 #8712

fix(deps): update dependency @tremor/react to v3

fix(deps): update dependency @tremor/react to v3 #8712

Triggered via pull request October 28, 2024 18:33
Status Failure
Total duration 1m 39s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

20 errors
lint (tsc): src/pages/academy/teamFormation/subcomponents/TeamFormationActions.tsx#L36
Type '"justify-start"' is not assignable to type '"center" | "end" | "start" | "between" | "around" | "evenly" | undefined'.
lint (tsc): src/pages/academy/teamFormation/subcomponents/TeamFormationBadges.tsx#L20
Type '{ text: string; icon: () => Element; color: "blue" | "gray" | "green" | "indigo" | "purple" | "red" | "yellow" | "emerald" | "sky"; }' is not assignable to type 'IntrinsicAttributes & BadgeProps & RefAttributes<HTMLSpanElement>'.
lint (tsc): src/pages/academy/teamFormation/subcomponents/TeamFormationDashboard.tsx#L30
Type '"justify-between"' is not assignable to type '"center" | "end" | "start" | "between" | "around" | "evenly" | undefined'.
lint (tsc): src/pages/academy/teamFormation/subcomponents/TeamFormationDashboard.tsx#L32
Type '"justify-end"' is not assignable to type '"center" | "end" | "start" | "between" | "around" | "evenly" | undefined'.
lint (tsc): src/pages/academy/teamFormation/subcomponents/TeamFormationFilters.tsx#L13
Type '"justify-start"' is not assignable to type '"center" | "end" | "start" | "between" | "around" | "evenly" | undefined'.
lint (tsc): src/pages/academy/teamFormation/subcomponents/TeamFormationTable.tsx#L143
Type '"justify-between"' is not assignable to type '"center" | "end" | "start" | "between" | "around" | "evenly" | undefined'.
lint (tsc): src/pages/academy/teamFormation/subcomponents/TeamFormationTable.tsx#L143
Type '"items-center"' is not assignable to type '"stretch" | "center" | "end" | "start" | "baseline" | undefined'.
lint (tsc): src/pages/academy/teamFormation/subcomponents/TeamFormationTable.tsx#L144
Type '"items-center"' is not assignable to type '"stretch" | "center" | "end" | "start" | "baseline" | undefined'.
lint (tsc): src/pages/academy/teamFormation/subcomponents/TeamFormationTable.tsx#L157
Type '{ maxWidth: string; icon: () => Element; placeholder: string; onChange: (e: ChangeEvent<HTMLInputElement>) => void; }' is not assignable to type 'IntrinsicAttributes & Omit<BaseInputProps, "stepper" | "makeInputClassName"> & { defaultValue?: string | undefined; value?: string | undefined; ... 4 more ...; disabled?: boolean | undefined; } & RefAttributes<...>'.
lint (tsc): src/pages/academy/teamFormation/subcomponents/TeamFormationTable.tsx#L163
Type '{ children: Element[]; marginTop: string; }' is not assignable to type 'IntrinsicAttributes & TableHTMLAttributes<HTMLTableElement> & RefAttributes<HTMLTableElement>'.
lint (build)
The job was canceled because "tsc" failed.
lint (build)
Process completed with exit code 1.
lint (eslint)
The job was canceled because "tsc" failed.
lint (eslint)
The operation was canceled.
lint (format:ci)
The job was canceled because "tsc" failed.
lint (format:ci)
The operation was canceled.
lint (test-coveralls)
The job was canceled because "tsc" failed.
lint (test-coveralls)
The operation was canceled.
lint (test)
The job was canceled because "tsc" failed.
lint (test)
The operation was canceled.