Skip to content

chore: Pull in latest generated code #71

chore: Pull in latest generated code

chore: Pull in latest generated code #71

Triggered via pull request September 17, 2024 20:02
Status Failure
Total duration 47s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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