fix: make sure that fetch cache sets are properly awaited #790
Annotations
8 errors
|
lint:check
Argument of type '{ filter: RegExp; }' is not assignable to parameter of type 'OnUpdateOptions'.
|
|
lint:check
Process completed with exit code 2.
|
|
test
Argument of type '{ filter: RegExp; }' is not assignable to parameter of type 'OnUpdateOptions'.
|
|
test
Process completed with exit code 2.
|
|
prettier:check
Argument of type '{ filter: RegExp; }' is not assignable to parameter of type 'OnUpdateOptions'.
|
|
prettier:check
Process completed with exit code 2.
|
|
ts:check
Argument of type '{ filter: RegExp; }' is not assignable to parameter of type 'OnUpdateOptions'.
|
|
ts:check
Process completed with exit code 2.
|