feat: declare command result types with Binding[Args, OK] #67
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)
|