Skip to content

upgrade typescript-eslint #9

upgrade typescript-eslint

upgrade typescript-eslint #9

Triggered via push October 14, 2023 22:00
Status Failure
Total duration 2m 21s
Artifacts

test-build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
ci-server: client/src/components/transition/containerTransform/fullscreen/types.ts#L7
'any' overrides all other types in this union type
ci-server: client/src/components/transition/containerTransform/fullscreen/types.ts#L8
'any' overrides all other types in this union type
ci-server: client/src/scenes/company/finances/components/bonusPayout.tsx#L46
Unsafe argument of type `any` assigned to a parameter of type `TUser`
ci-server: client/src/scenes/company/finances/components/chart.tsx#L41
The two values in this comparison do not have a shared enum type
ci-server: client/src/scenes/company/finances/components/chart.tsx#L77
The two values in this comparison do not have a shared enum type
ci-server: client/src/scenes/company/finances/components/chart.tsx#L131
The two values in this comparison do not have a shared enum type
ci-server: client/src/scenes/company/finances/components/chart.tsx#L135
The two values in this comparison do not have a shared enum type
ci-server: client/src/scenes/company/finances/components/chart.tsx#L149
The two values in this comparison do not have a shared enum type
ci-server: client/src/scenes/company/finances/components/chart.tsx#L152
The two values in this comparison do not have a shared enum type
ci-server: client/src/util/dataMockup.ts#L14
Constraining the generic type `T` to `unknown` does nothing and is unnecessary