feat(logging): add iam logger #3883
ci.yml
on: pull_request
Build and Test
4m 28s
Check Provider Bitmaps
4m 4s
Annotations
1 error and 4 warnings
Build and Test
Process completed with exit code 1.
|
Build and Test:
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
|
Build and Test:
iam/src/scripts/checkOnChainProvidersAreInSync.ts#L35
Unsafe assignment of an `any` value
|
Build and Test:
iam/src/scripts/checkOnChainProvidersAreInSync.ts#L32
Unsafe assignment of an `any` value
|
Build and Test:
iam/src/scripts/checkOnChainProvidersAreInSync.ts#L27
Missing return type on function
|