fix: failing network requests #38
Annotations
3 errors and 1 warning
deploy_live_website:
src/libs/clients/evmos.ts#L24
Type '(data: any) => Promise<*** inflation: string; ***>' is not assignable to type '(source: any) => Promise<*** params: *** inflation_distribution: *** staking_rewards: string; ***; ***; ***>'.
|
deploy_live_website:
src/libs/clients/osmosis.ts#L29
Type '(data: any) => Promise<*** inflation: string; ***>' is not assignable to type '(source: any) => Promise<*** params: *** inflation_distribution: *** staking_rewards: string; ***; ***; ***>'.
|
deploy_live_website
The process '/usr/local/bin/yarn' failed with exit code 1
|
deploy_live_website
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|