Merge branch 'main' into feat-custom-repo #5
Annotations
10 errors and 1 warning
cmd/k3d/create.go#L35
missing go.sum entry for module providing package github.com/kubefirst/kubefirst-api/pkg/argocd (imported by github.com/kubefirst/kubefirst/cmd/k3d); to add:
|
cmd/aws/create.go#L15
missing go.sum entry for module providing package github.com/kubefirst/kubefirst-api/pkg/aws (imported by github.com/kubefirst/kubefirst/cmd/aws); to add:
|
cmd/letsencrypt.go#L12
missing go.sum entry for module providing package github.com/kubefirst/kubefirst-api/pkg/certificates (imported by github.com/kubefirst/kubefirst/cmd); to add:
|
main.go#L20
missing go.sum entry for module providing package github.com/kubefirst/kubefirst-api/pkg/configs (imported by github.com/kubefirst/kubefirst); to add:
|
cmd/akamai/command.go#L12
missing go.sum entry for module providing package github.com/kubefirst/kubefirst-api/pkg/constants (imported by github.com/kubefirst/kubefirst/cmd/akamai); to add:
|
cmd/k3d/root-credentials.go#L12
missing go.sum entry for module providing package github.com/kubefirst/kubefirst-api/pkg/credentials (imported by github.com/kubefirst/kubefirst/cmd/k3d); to add:
|
internal/common/common.go#L20
missing go.sum entry for module providing package github.com/kubefirst/kubefirst-api/pkg/docker (imported by github.com/kubefirst/kubefirst/internal/common); to add:
|
internal/launch/cmd.go#L21
missing go.sum entry for module providing package github.com/kubefirst/kubefirst-api/pkg/downloadManager (imported by github.com/kubefirst/kubefirst/internal/launch); to add:
|
cmd/k3d/create.go#L29
missing go.sum entry for module providing package github.com/kubefirst/kubefirst-api/pkg/gitClient (imported by github.com/kubefirst/kubefirst/cmd/k3d); to add:
|
internal/gitShim/init.go#L14
missing go.sum entry for module providing package github.com/kubefirst/kubefirst-api/pkg/github (imported by github.com/kubefirst/kubefirst/cmd/k3d); to add:
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading