Build and Deploy API to Review #273
Annotations
1 error and 4 warnings
Run Tests
Process completed with exit code 1.
|
Install Packages:
iam/src/scripts/checkOnChainProvidersAreInSync.ts#L70
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
|
Install Packages:
iam/src/scripts/checkOnChainProvidersAreInSync.ts#L35
Unsafe assignment of an `any` value
|
Install Packages:
iam/src/scripts/checkOnChainProvidersAreInSync.ts#L32
Unsafe assignment of an `any` value
|
Install Packages:
iam/src/scripts/checkOnChainProvidersAreInSync.ts#L27
Missing return type on function
|
Loading