Skip to content

[action] remove AbstractAction from all actions #4212

[action] remove AbstractAction from all actions

[action] remove AbstractAction from all actions #4212

Triggered via pull request September 5, 2024 05:45
@dustinxiedustinxie
synchronize #4380
removeab
Status Failure
Total duration 2m 8s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
ci flow: ioctl/cmd/action/actiontransfer.go#L91
assignment mismatch: 2 variables but action.NewTransfer returns 1 value
ci flow: ioctl/cmd/action/actiontransfer.go#L92
too many arguments in call to action.NewTransfer
ci flow: ioctl/cmd/action/stake2create.go#L97
too many arguments in call to action.NewCreateStake
ci flow: ioctl/newcmd/action/actiontransfer.go#L88
assignment mismatch: 2 variables but action.NewTransfer returns 1 value
ci flow: ioctl/newcmd/action/actiontransfer.go#L88
too many arguments in call to action.NewTransfer
ci flow: tools/util/injectorutil.go#L566
assignment mismatch: 2 variables but action.NewTransfer returns 1 value
ci flow: tools/util/injectorutil.go#L567
too many arguments in call to action.NewTransfer
ci flow: tools/util/injectorutil.go#L624
too many arguments in call to action.NewCreateStake
ci flow: tools/util/injectorutil.go#L742
act.Cost undefined (type *action.CreateStake has no field or method Cost)
ci flow
Process completed with exit code 1.
ci flow
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/