Bump github.com/prometheus/client_golang from 1.19.1 to 1.20.0 #146
Annotations
3 errors and 3 warnings
Test
not enough arguments in call to fn
|
Test
not enough arguments in call to fn
|
Test
Error: Command failed with exit code 1: go test -covermode count -coverprofile /home/runner/work/_temp/go.cov -coverpkg ./... ./...
go: downloading github.com/brianvoe/gofakeit/v6 v6.28.0
# sigs.k8s.io/controller-runtime/pkg/webhook/admission
../../../go/pkg/mod/sigs.k8s.io/[email protected]/pkg/webhook/admission/webhook.go:158:9: not enough arguments in call to fn
have (interface{})
want (context.Context, interface{})
# sigs.k8s.io/controller-runtime/pkg/internal/controller
../../../go/pkg/mod/sigs.k8s.io/[email protected]/pkg/internal/controller/controller.go:103:9: not enough arguments in call to fn
have (interface{})
want (context.Context, interface{})
FAIL github.com/NCCloud/mayfly/cmd/benchmark [build failed]
FAIL github.com/NCCloud/mayfly/cmd/manager [build failed]
FAIL github.com/NCCloud/mayfly/mocks/github.com/NCCloud/mayfly/pkg/common [build failed]
FAIL github.com/NCCloud/mayfly/mocks/sigs.k8s.io/controller-runtime/pkg/cache [build failed]
FAIL github.com/NCCloud/mayfly/mocks/sigs.k8s.io/controller-runtime/pkg/client [build failed]
FAIL github.com/NCCloud/mayfly/mocks/sigs.k8s.io/controller-runtime/pkg/manager [build failed]
FAIL github.com/NCCloud/mayfly/pkg/apis/v1alpha2 [build failed]
FAIL github.com/NCCloud/mayfly/pkg/common [build failed]
FAIL github.com/NCCloud/mayfly/pkg/controllers/expiration [build failed]
FAIL github.com/NCCloud/mayfly/pkg/controllers/scheduledresource [build failed]
FAIL
|
Test
The following actions use a deprecated Node.js version and will be forced to run on node20: gwatts/go-coverage-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test
Failed to run go test -covermode count -coverprofile /home/runner/work/_temp/go.cov -coverpkg ./... ./...
|
Test
Restore cache failed: Dependencies file is not found in /home/runner/work/mayfly/mayfly. Supported file pattern: go.sum
|