Skip to content

pr review

pr review #42

Triggered via push December 9, 2025 18:22
Status Success
Total duration 33s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint: src/components/Timer/__tests__/Timer.test.tsx#L48
Prefer toHaveBeenCalledWith(/* expected args */)
lint: src/components/Tabs/__tests__/Tabs.test.tsx#L201
Prefer toHaveBeenCalledWith(/* expected args */)
lint: src/components/Rating/__tests__/RatingItem.test.tsx#L35
Prefer toHaveBeenCalledWith(/* expected args */)
lint: src/components/Rating/__tests__/Rating.test.tsx#L49
Prefer toHaveBeenCalledWith(/* expected args */)
lint: src/components/Input/__tests__/InputTextBase.test.tsx#L125
Prefer toHaveBeenCalledWith(/* expected args */)
lint: src/components/Input/__tests__/InputTextBase.test.tsx#L43
Prefer toHaveBeenCalledWith(/* expected args */)
lint: src/components/Input/__tests__/InputTextBase.test.tsx#L33
Prefer toHaveBeenCalledWith(/* expected args */)
lint: src/components/Input/__tests__/InputGroupAddon.test.tsx#L36
Prefer toHaveBeenCalledWith(/* expected args */)
lint: src/components/Button/utils/useButtonContainerCallbackStyle.ts#L29
Arrow function has too many parameters (9). Maximum allowed is 5
lint: src/components/Accordion/Accordion.stories.tsx#L25
Color literal: { backgroundColor: 'blanchedalmond' }