feat(tooltip): modernize Tooltip to Material Design 3 #128
ci.yml
on: pull_request
Lint
56s
Typecheck
37s
Unit tests
57s
Build package
35s
Build example
1m 25s
Build docs
1m 39s
Annotations
14 errors
|
Typecheck
Process completed with exit code 2.
|
|
Typecheck:
src/components/__tests__/Tooltip.test.tsx#L533
Cannot find name 'ReactTestInstance'.
|
|
Typecheck:
src/components/__tests__/Tooltip.test.tsx#L532
Cannot find name 'ReactTestInstance'.
|
|
Lint:
src/components/__tests__/Tooltip.test.tsx#L417
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
|
Lint:
src/components/__tests__/Tooltip.test.tsx#L222
Use `getBy*` queries rather than `queryBy*` for checking element is present
|
|
Lint:
src/components/__tests__/Tooltip.test.tsx#L218
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
|
Lint:
src/components/__tests__/Tooltip.test.tsx#L214
Use userEvent for user interactions instead of fireEvent
|
|
Lint:
src/components/__tests__/Tooltip.test.tsx#L214
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
|
Lint:
src/components/__tests__/Tooltip.test.tsx#L200
Do not read TestInstance props directly. Prefer user-visible assertions
|
|
Lint:
src/components/__tests__/Tooltip.test.tsx#L192
Do not read TestInstance props directly. Prefer user-visible assertions
|
|
Lint:
src/components/__tests__/Tooltip.test.tsx#L188
Use userEvent for user interactions instead of fireEvent
|
|
Lint:
src/components/__tests__/Tooltip.test.tsx#L188
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
|
Lint:
src/components/__tests__/Tooltip.test.tsx#L174
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
|
Unit tests
Process completed with exit code 1.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
coverage
|
865 KB |
sha256:0f019313720ce4156642043434f446f8fe3560de0f8b427cc2fa2d8b918b2973
|
|
|
docs
|
227 MB |
sha256:f30031f122245d11defb98e1e97dca49b9f4cc712f7ba28613c8dd767a64d463
|
|