Fix reflame deploys, add example visual tests #19
checks.yml
on: pull_request
format
1m 13s
lint
1m 18s
test
1m 10s
typecheck
1m 15s
build
1m 28s
Annotations
8 warnings
lint:
src/component-library/components/ConversationList/ConversationList.tsx#L41
Do not use Array index in keys
|
lint:
src/component-library/components/ScreenEffects/RainEffect.tsx#L44
Do not use Array index in keys
|
lint:
src/component-library/components/ScreenEffects/SnowEffect.tsx#L43
Do not use Array index in keys
|
lint:
src/global.d.ts#L2
Unexpected any. Specify a different type
|
lint:
src/global.d.ts#L12
Unexpected any. Specify a different type
|
lint:
src/helpers/attachments.ts#L72
iterators/generators require regenerator-runtime, which is too heavyweight for this guide to allow them. Separately, loops should be avoided in favor of array iterations
|
lint:
src/helpers/functions.ts#L15
Unexpected any. Specify a different type
|
lint:
src/helpers/functions.ts#L15
Unexpected any. Specify a different type
|