feat: add support to custom repository info #192
Annotations
6 errors
src/occurrences.ts#L105
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
|
src/occurrences.ts#L127
Redundant use of `await` on a return value
|
src/occurrences.ts#L138
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
|
src/occurrences.ts#L155
Redundant use of `await` on a return value
|
src/occurrences.ts#L161
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
|
|
This job failed
Loading