프로젝트 초기 ci.yml 수정 #103
Merged
프로젝트 초기 ci.yml 수정 #103
Annotations
1 warning
|
Lint Check:
apps/api/src/main.ts#L8
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
Loading