fix: consider checking params in checkCallback
#1457
Annotations
2 errors
|
build (16.x)
Process completed with exit code 1.
|
|
build (16.x):
src/main.ts#L334
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
|