chore: yarn up '*' #761
validate.yml
on: pull_request
typecheck
48s
lint
54s
test
1m 12s
build
1m 52s
storybook
1m 25s
Annotations
5 errors
lint:
src/DatePicker/index.test.tsx#L26
Unexpected `await` of a non-Promise (non-"Thenable") value
|
lint:
src/DatePicker/index.test.tsx#L45
Unexpected `await` of a non-Promise (non-"Thenable") value
|
lint:
src/DatePicker/index.test.tsx#L66
Unexpected `await` of a non-Promise (non-"Thenable") value
|
lint:
src/DatePicker/index.test.tsx#L85
Unexpected `await` of a non-Promise (non-"Thenable") value
|
lint
Process completed with exit code 1.
|