Fix error details handling #117
Annotations
10 errors and 1 warning
build:
main.go#L4
cannot find package "github.com/archethic-foundation/archethic-cli/cli" in any of:
|
build:
main.go#L5
cannot find package "github.com/archethic-foundation/archethic-cli/tui" in any of:
|
build:
main.go#L6
cannot find package "github.com/archethic-foundation/archethic-cli/tui/tuiutils" in any of:
|
build:
main.go#L7
cannot find package "github.com/spf13/cobra" in any of:
|
build:
cli/generateAddressCmd.go#L8
cannot find package "github.com/archethic-foundation/libgo" in any of:
|
build:
cli/utils.go#L11
cannot find package "github.com/spf13/pflag" in any of:
|
build:
cli/transactionsCmd.go#L16
cannot find package "gopkg.in/yaml.v3" in any of:
|
build:
tui/tui.go#L8
cannot find package "github.com/archethic-foundation/archethic-cli/tui/generateaddressui" in any of:
|
build:
tui/tui.go#L9
cannot find package "github.com/archethic-foundation/archethic-cli/tui/keychaincreatetransactionui" in any of:
|
build:
tui/tui.go#L10
cannot find package "github.com/archethic-foundation/archethic-cli/tui/keychainmanagementui" in any of:
|
build
The following actions uses Node.js version which is deprecated 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/
|