Skip to content

feat: declare command result types with Binding[Args, OK] #67

feat: declare command result types with Binding[Args, OK]

feat: declare command result types with Binding[Args, OK] #67

Triggered via pull request May 20, 2026 21:25
Status Failure
Total duration 1m 1s
Artifacts

go-check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
go-check / All
Process completed with exit code 1.
go-check / All: commands/pdp/sign/sign.go#L22
in call to commands.MustParse[*PiecesRemoveScheduleArguments], cannot infer OK (declared at commands/bind.go:13:22) (compile)
go-check / All: commands/pdp/sign/sign.go#L21
in call to commands.MustParse[*PiecesAddArguments], cannot infer OK (declared at commands/bind.go:13:22)
go-check / All: commands/pdp/sign/sign.go#L20
in call to commands.MustParse[*DataSetDeleteArguments], cannot infer OK (declared at commands/bind.go:13:22)
go-check / All: commands/pdp/sign/sign.go#L19
in call to commands.MustParse[*DataSetCreateArguments], cannot infer OK (declared at commands/bind.go:13:22)
go-check / All
Process completed with exit code 1.
go-check / All: commands/pdp/sign/sign.go#L22
in call to commands.MustParse[*PiecesRemoveScheduleArguments], cannot infer OK (declared at commands/bind.go:13:22)
go-check / All: commands/pdp/sign/sign.go#L21
in call to commands.MustParse[*PiecesAddArguments], cannot infer OK (declared at commands/bind.go:13:22)
go-check / All: commands/pdp/sign/sign.go#L20
in call to commands.MustParse[*DataSetDeleteArguments], cannot infer OK (declared at commands/bind.go:13:22)
go-check / All: commands/pdp/sign/sign.go#L19
in call to commands.MustParse[*DataSetCreateArguments], cannot infer OK (declared at commands/bind.go:13:22)