Skip to content

feat(logging): add iam logger #3883

feat(logging): add iam logger

feat(logging): add iam logger #3883

Re-run triggered April 25, 2025 10:00
Status Failure
Total duration 4m 33s
Artifacts

ci.yml

on: pull_request
Build and Test
4m 28s
Build and Test
Check Provider Bitmaps
4m 4s
Check Provider Bitmaps
Fit to window
Zoom out
Zoom in

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