Merge pull request #9 from kingdon-ci/go-mod-update #11
Annotations
6 errors and 2 warnings
build
Process completed with exit code 2.
|
ko-build
no required module provides package github.com/fluxcd-community/github-app-secret; to add it:
|
ko-build
missing go.sum entry for module providing package go.uber.org/zap (imported by sigs.k8s.io/controller-runtime/pkg/log/zap); to add:
|
ko-build
missing go.sum entry for module providing package go.uber.org/zap/buffer (imported by sigs.k8s.io/controller-runtime/pkg/log/zap); to add:
|
ko-build:
cmd/github-app-secret/main.go#L12
missing go.sum entry for module providing package go.uber.org/zap/zapcore (imported by github.com/kingdon-ci/github-app-secret/cmd/github-app-secret); to add:
|
ko-build
Process completed with exit code 2.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
ko-build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|