Skip to content

ESLint: Update rules #396

ESLint: Update rules

ESLint: Update rules #396

Triggered via pull request December 9, 2024 19:45
Status Failure
Total duration 1m 3s
Artifacts

test.yml

on: pull_request
Tests (jest)
53s
Tests (jest)
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Button component › should apply correct styles based on size prop: src/ui/button.test.tsx#L87
TypeError: Cannot read properties of undefined (reading 'props') at Object.props (src/ui/button.test.tsx:87:47)
Button component › should apply correct styles for label when variant is secondary: src/ui/button.test.tsx#L97
TypeError: Cannot read properties of undefined (reading 'className') at Object.className (src/ui/button.test.tsx:97:53)
Button component › should apply correct styles for label when is disabled: src/ui/button.test.tsx#L107
TypeError: Cannot read properties of undefined (reading 'className') at Object.className (src/ui/button.test.tsx:107:53)
Tests (jest)
Process completed with exit code 1.
Tests (jest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636