chore: update to go1.22 #38
Annotations
10 errors and 1 warning
main.go#L6
cannot find package "github.com/cybercyst/go-scaffold/cmd" in any of:
|
cmd/root.go#L8
cannot find package "github.com/bclicn/color" in any of:
|
cmd/root.go#L9
cannot find package "github.com/cybercyst/go-scaffold/internal/consts" in any of:
|
cmd/root.go#L10
cannot find package "github.com/cybercyst/go-scaffold/internal/utils" in any of:
|
cmd/root.go#L11
cannot find package "github.com/cybercyst/go-scaffold/pkg/scaffold" in any of:
|
cmd/root.go#L12
cannot find package "github.com/spf13/cobra" in any of:
|
cmd/root.go#L13
cannot find package "gopkg.in/yaml.v3" in any of:
|
internal/download/download.go#L4
cannot find package "context" in any of:
|
internal/download/download.go#L9
cannot find package "github.com/go-git/go-git/v5" in any of:
|
internal/download/download.go#L10
cannot find package "github.com/spf13/afero" in any of:
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
This job failed
Loading