fix display of amount in TUI #125
Annotations
5 errors and 1 warning
build:
tui/tuiutils/utils.go#L102
cannot use func(nbConf uint) {…} (value of type func(nbConf uint)) as func(nbConfirmations int) value in argument to ts.AddOnRequiredConfirmation
|
build:
tui/tuiutils/utils.go#L115
cannot use func(nbConf uint) {…} (value of type func(nbConf uint)) as func(nbConfirmations int) value in argument to ts2.AddOnRequiredConfirmation
|
build:
tui/tuiutils/utils.go#L179
cannot use func(nbConf uint) {…} (value of type func(nbConf uint)) as func(nbConfirmations int) value in argument to ts.AddOnRequiredConfirmation
|
build:
tui/tuiutils/utils.go#L359
cannot use index (variable of type int) as uint value in return statement
|
build
Process completed with exit code 1.
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|