Skip to content

Release

Release #19

Manually triggered December 23, 2025 17:46
Status Success
Total duration 2m 18s
Artifacts

npm-publish.yml

on: workflow_dispatch
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#L126
Prefer toHaveBeenCalledWith(/* expected args */)
lint: src/components/Input/__tests__/InputTextBase.test.tsx#L44
Prefer toHaveBeenCalledWith(/* expected args */)
lint: src/components/Input/__tests__/InputTextBase.test.tsx#L34
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' }