Skip to content

feat(wallet): add availableRewards to balance tracker #6214

feat(wallet): add availableRewards to balance tracker

feat(wallet): add availableRewards to balance tracker #6214

Triggered via pull request May 26, 2025 14:02
Status Failure
Total duration 4m 12s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Matrix: build_and_test
Fit to window
Zoom out
Zoom in

Annotations

2 errors
build_and_test (ubuntu-22.04)
Type '{ deposit$: RemoteApiPropertyType.HotObservable; rewards$: RemoteApiPropertyType.HotObservable; }' is not assignable to type 'RemoteApiProperty<{ availableRewards$: Observable<bigint>; rewards$: Observable<bigint>; deposit$: Observable<bigint>; }> | Omit<...>'.
build_and_test (ubuntu-22.04)
Process completed with exit code 1.