Skip to content

version 0.5.2

version 0.5.2 #19

Triggered via push November 9, 2024 12:57
Status Failure
Total duration 1m 20s
Artifacts

ci.yml

on: push
Set up Node.js and install dependencies
43s
Set up Node.js and install dependencies
Run linters
14s
Run linters
Run typecheck
14s
Run typecheck
Run tests
19s
Run tests
Fit to window
Zoom out
Zoom in

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 }