Individual pet sizes - for #412 #892
Annotations
2 warnings
src/extension/extension.ts#L572
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/extension/extension.ts#L572
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 succeeded
Loading