Skip to content

Optimize rendering and keyboard smoothness #68

Optimize rendering and keyboard smoothness

Optimize rendering and keyboard smoothness #68

Triggered via pull request August 19, 2024 08:34
Status Failure
Total duration 36s
Artifacts

main.yml

on: pull_request
Matrix: checks
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 1 warning
checks (16)
Process completed with exit code 1.
checks (20)
The job was canceled because "_16" failed.
checks (20): src/Avatar.tsx#L91
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'LeftRightStyle<ViewStyle>'.
checks (20): src/Avatar.tsx#L97
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'LeftRightStyle<ImageStyle>'.
checks (20): src/Avatar.tsx#L114
No value exists in scope for the shorthand property 'onPressAvatar'. Either declare one or provide an initializer.
checks (20): src/Avatar.tsx#L115
No value exists in scope for the shorthand property 'onLongPressAvatar'. Either declare one or provide an initializer.
checks (20): src/Avatar.tsx#L124
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'LeftRightStyle<ImageStyle>'.
checks (20): src/Avatar.tsx#L126
'currentMessage' is possibly 'undefined'.
checks (20): src/Avatar.tsx#L127
Cannot find name 'onPressAvatar'.
checks (20): src/Avatar.tsx#L127
'currentMessage' is possibly 'undefined'.
checks (20): src/Avatar.tsx#L128
Cannot find name 'onLongPressAvatar'.
checks (20): src/Avatar.tsx#L128
'currentMessage' is possibly 'undefined'.
checks (16)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/