version 0.5.2 #19
ci.yml
on: push
Set up Node.js and install dependencies
43s
Annotations
3 errors and 6 warnings
Run typecheck:
src/shared/ui/ControlledTextInput.tsx#L62
Type '({ width: "100%"; flexShrink: number; } | { display: "none" | undefined; })[]' is not assignable to type '(((false | "" | Value | AnimatedInterpolation<string | number> | RegisteredStyle<TextStyle> | WithAnimatedObject<TextStyle> | WithAnimatedArray<...> | null) & TextStyle) & (false | ... 4 more ... | null)) | undefined'.
|
Run typecheck
Process completed with exit code 2.
|
Run tests
Process completed with exit code 1.
|
|
Run linters:
src/pages/collection-learning/ui/FlashcardHeader.tsx#L19
Inline style: { color: 'red' }
|
Run linters:
src/pages/collection-learning/ui/FlashcardHeader.tsx#L20
Inline style: { color: 'orange' }
|
Run linters:
src/pages/collection-learning/ui/FlashcardHeader.tsx#L21
Inline style: { color: 'greenyellow' }
|
Run linters:
src/pages/collection-learning/ui/FlashcardHeader.tsx#L22
Inline style: { color: 'lawngreen' }
|
Run linters:
src/pages/collection-learning/ui/WritingFooter.tsx#L55
Inline style: { flexShrink: 1 }
|