feat(checkbox): modernize for md3 spec compliance #21
ci.yml
on: pull_request
Lint
35s
TypeScript
36s
Unit tests
44s
Build package
36s
Build docs
1m 28s
Annotations
6 errors and 5 warnings
|
Build package
Process completed with exit code 1.
|
|
TypeScript
Process completed with exit code 2.
|
|
TypeScript:
src/components/Checkbox/Checkbox.tsx#L269
Cannot find name 'isRTL'.
|
|
TypeScript:
src/components/Checkbox/Checkbox.tsx#L187
Type '{ outline: string; } | null' is not assignable to type 'ViewStyle | Falsy | RecursiveArray<ViewStyle | Falsy> | readonly (ViewStyle | Falsy)[]'.
|
|
TypeScript:
src/components/Checkbox/Checkbox.tsx#L145
Object literal may only specify known properties, and 'focused' does not exist in type 'SelectionState'.
|
|
Unit tests
Process completed with exit code 1.
|
|
Lint:
src/components/Checkbox/Checkbox.tsx#L269
Inline style: { left: 0 }
|
|
Lint:
src/components/Checkbox/Checkbox.tsx#L269
Inline style: { right: 0 }
|
|
Lint:
src/components/Checkbox/Checkbox.tsx#L223
Inline style: { left: 0 }
|
|
Lint:
src/components/Checkbox/Checkbox.tsx#L223
Inline style: { right: 0 }
|
|
Lint:
src/components/Checkbox/Checkbox.tsx#L187
Inline style: { outline: 'none' }
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
coverage
|
875 KB |
sha256:5f16876bc169407cb8a8a18571557ad8c13ddaa433e32c4cb9520bf97c2fb799
|
|
|
docs
|
227 MB |
sha256:98c01dd5948698ec820536ba54922487050dad2706731b822715deac0adae500
|
|