Skip to content

Fix error details handling #117

Fix error details handling

Fix error details handling #117

Triggered via pull request July 16, 2024 15:12
Status Failure
Total duration 20s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/