Skip to content

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

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

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

Triggered via pull request October 29, 2024 01:29
Status Failure
Total duration 1m 42s
Artifacts

ci.yml

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

Annotations

19 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 (format:ci)
The job was canceled because "tsc" failed.
lint (format:ci)
The operation was canceled.
lint (eslint)
The job was canceled because "tsc" failed.
lint (build)
The job was canceled because "tsc" failed.
lint (build)
Process completed with exit code 1.
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.