Skip to content

Release

Release #1

Manually triggered December 10, 2025 12:26
Status Cancelled
Total duration 57s
Artifacts

npm-publish.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 10 warnings
typecheck
The run was canceled by @grevtsovna.
lint
The run was canceled by @grevtsovna.
lint
The operation was canceled.
test
The run was canceled by @grevtsovna.
test
The operation was canceled.
Release
The run was canceled by @grevtsovna.
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' }