Merge remote-tracking branch 'origin/main' into feat/extend-types #1070
Annotations
6 errors and 2 warnings
test (1.23.1, ubuntu-latest)
Process completed with exit code 1.
|
test (1.23.1, ubuntu-latest):
controllers/hlfmetrics/metrics.go#L5
missing go.sum entry for module providing package github.com/prometheus/client_golang/prometheus (imported by github.com/kfsoftware/hlf-operator/controllers/hlfmetrics); to add:
|
test (1.23.1, ubuntu-latest)
missing go.sum entry for module providing package github.com/klauspost/compress/zstd (imported by github.com/containerd/containerd/archive/compression); to add:
|
test (1.23.1, ubuntu-latest)
missing go.sum entry for module providing package github.com/prometheus/client_golang/prometheus/promhttp (imported by github.com/kfsoftware/hlf-operator/internal/github.com/hyperledger/fabric-ca/lib/server/operations); to add:
|
test (1.23.1, ubuntu-latest)
missing go.sum entry for module providing package github.com/prometheus/client_golang/prometheus/collectors (imported by sigs.k8s.io/controller-runtime/pkg/internal/controller/metrics); to add:
|
test (1.23.1, ubuntu-latest)
Process completed with exit code 2.
|
test (1.23.1, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test (1.23.1, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v2, actions/checkout@v2, helm/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|