chore: Pull in latest generated code #71
Annotations
6 errors
lint:
pkg/coinbase/staking_balance_test.go#L63
cannot use parsedTime.Format(timestampFormat) (value of type string) as time.Time value in struct literal
|
lint:
pkg/coinbase/staking_reward_test.go#L264
cannot use "2024-08-10T00:00:11Z" (untyped string constant) as time.Time value in struct literal
|
lint:
pkg/coinbase/staking_reward_test.go#L304
cannot use "2024-08-10" (untyped string constant) as time.Time value in struct literal
|
lint:
pkg/coinbase/staking_reward_test.go#L336
cannot use "2024-08-10" (untyped string constant) as time.Time value in struct literal
|
lint:
pkg/coinbase/staking_reward_test.go#L364
cannot use "2024-08-11" (untyped string constant) as time.Time value in struct literal (typecheck)
|
lint
issues found
|