Skip to content

fix(cicd): update release commit message #38

fix(cicd): update release commit message

fix(cicd): update release commit message #38

Triggered via pull request January 4, 2025 01:45
Status Failure
Total duration 24s
Artifacts

coverage.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
src/Button.test.tsx > variant를 주입하지 않으면 filled(배경색 #2D3748)를 기본 형태로 설정한다.: packages/button/src/Button.test.tsx#L20
Error: expect(element).toHaveStyle() - Expected + Received - backgroundColor: #2D3748; ❯ src/Button.test.tsx:20:38
src/Button.test.tsx > color가 primary인 경우 배경색 #00FFFF 형태를 적용한다.: packages/button/src/Button.test.tsx#L28
Error: expect(element).toHaveStyle() - Expected + Received - backgroundColor: #00FFFF; ❯ src/Button.test.tsx:28:38
coverage
Process completed with exit code 1.
coverage
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636