chore: fix linting issues #197
Annotations
3 errors
type-checks
Type '{ service_node_pubkey: string; requested_unlock_height: number; last_reward_block_height: number; contract_id: number; contributors: StakeContributor[]; operator_address: string; ... 6 more ...; staked_balance: number; }' is missing the following properties from type 'Omit<Stake, "state">': contract, unique_id
|
type-checks
@session/sent-staking-js#check-types: command (/home/runner/work/websites/websites/packages/sent-staking-js) /home/runner/setup-pnpm/node_modules/.bin/pnpm run check-types exited (2)
|
type-checks
Process completed with exit code 2.
|