Skip to content

chore: update to go1.22 #38

chore: update to go1.22

chore: update to go1.22 #38

Triggered via push June 6, 2024 11:44
Status Failure
Total duration 23s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: main.go#L6
cannot find package "github.com/cybercyst/go-scaffold/cmd" in any of:
build: cmd/root.go#L8
cannot find package "github.com/bclicn/color" in any of:
build: cmd/root.go#L9
cannot find package "github.com/cybercyst/go-scaffold/internal/consts" in any of:
build: cmd/root.go#L10
cannot find package "github.com/cybercyst/go-scaffold/internal/utils" in any of:
build: cmd/root.go#L11
cannot find package "github.com/cybercyst/go-scaffold/pkg/scaffold" in any of:
build: cmd/root.go#L12
cannot find package "github.com/spf13/cobra" in any of:
build: cmd/root.go#L13
cannot find package "gopkg.in/yaml.v3" in any of:
build: internal/download/download.go#L4
cannot find package "context" in any of:
build: internal/download/download.go#L9
cannot find package "github.com/go-git/go-git/v5" in any of:
build: internal/download/download.go#L10
cannot find package "github.com/spf13/afero" in any of:
build
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/.