Refactoring #146
pr_create.yml
on: pull_request
Annotations
4 errors
TypeError: undefined is not an object (evaluating 'first_name[0]'):
src/utils/personName.ts#L12
at getNameWithInitials (/home/runner/work/webapp-ui/webapp-ui/src/utils/personName.ts:12:25)
at /home/runner/work/webapp-ui/webapp-ui/src/utils/personName.test.ts:7:4
|
TypeError: undefined is not an object (evaluating 'first_name[0]'):
src/utils/personName.ts#L12
at getNameWithInitials (/home/runner/work/webapp-ui/webapp-ui/src/utils/personName.ts:12:25)
at /home/runner/work/webapp-ui/webapp-ui/src/utils/personName.test.ts:12:10
|
Выполняем тесты
Process completed with exit code 1.
|
Проверяем стили
Process completed with exit code 2.
|