chore: yarn up '*' #760
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
validate.yml
on: pull_request
typecheck
53s
lint
53s
test
1m 15s
build
1m 48s
storybook
1m 29s
Annotations
5 errors
lint:
src/DatePicker/index.test.tsx#L24
Unexpected `await` of a non-Promise (non-"Thenable") value
|
lint:
src/DatePicker/index.test.tsx#L43
Unexpected `await` of a non-Promise (non-"Thenable") value
|
lint:
src/DatePicker/index.test.tsx#L64
Unexpected `await` of a non-Promise (non-"Thenable") value
|
lint:
src/DatePicker/index.test.tsx#L83
Unexpected `await` of a non-Promise (non-"Thenable") value
|
lint
Process completed with exit code 1.
|