Skip to content

Bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1 #77

Bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1

Bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1 #77

Status Failure
Total duration 2m 2s
Artifacts

test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
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 github.com/NCCloud/mayfly/cmd/benchmark coverage: 0.0% of statements github.com/NCCloud/mayfly/cmd/manager coverage: 0.0% of statements github.com/NCCloud/mayfly/mocks/github.com/NCCloud/mayfly/pkg/common coverage: 0.0% of statements github.com/NCCloud/mayfly/mocks/sigs.k8s.io/controller-runtime/pkg/cache coverage: 0.0% of statements github.com/NCCloud/mayfly/mocks/sigs.k8s.io/controller-runtime/pkg/client coverage: 0.0% of statements github.com/NCCloud/mayfly/pkg/apis/v1alpha1 coverage: 0.0% of statements github.com/NCCloud/mayfly/mocks/sigs.k8s.io/controller-runtime/pkg/manager coverage: 0.0% of statements --- FAIL: TestResolveSchedule_Duration (0.00s) utils_test.go:41: Error Trace: /home/runner/work/mayfly/mayfly/pkg/common/utils_test.go:41 Error: Not equal: expected: 6 actual : 7 Test: TestResolveSchedule_Duration utils_test.go:42: Error Trace: /home/runner/work/mayfly/mayfly/pkg/common/utils_test.go:42 Error: Not equal: expected: 23 actual : -1 Test: TestResolveSchedule_Duration FAIL coverage: 2.6% of statements in ./... FAIL github.com/NCCloud/mayfly/pkg/common 0.039s ok github.com/NCCloud/mayfly/pkg/controllers/expiration 8.616s coverage: 13.2% of statements in ./... ok github.com/NCCloud/mayfly/pkg/controllers/scheduledresource 10.496s coverage: 18.4% of statements in ./... FAIL
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: gwatts/go-coverage-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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