fix lock #286
Annotations
3 errors
|
lint (20.x)
Process completed with exit code 2.
|
|
lint (20.x):
src/client.ts#L328
Type 'CheckResult | undefined' is not assignable to type 'CheckResult'.
|
|
lint (20.x):
src/client.ts#L326
Type 'Promise<unknown>' is not assignable to type 'Promise<CheckResult>'.
|