Closed dependabot[bot] closed 2 months ago
https://github.com/black-desk/cgtproxy/actions/runs/10511932420/job/29146413518#step:4:1796
error generating coverage report: coverage counter mode clash: package github.com/black-desk/cgtproxy/pkg/cgtproxy/config uses mode=2, but package github.com/black-desk/cgtproxy/pkg/cgtproxy/config uses mode=set
It seems like a golang bug?
@dependabot rebase
Bumps github.com/onsi/ginkgo/v2 from 2.20.0 to 2.20.1.
Release notes
Sourced from github.com/onsi/ginkgo/v2's releases.
Changelog
Sourced from github.com/onsi/ginkgo/v2's changelog.
Commits
4ef0afb
v2.20.1d6f9640
make BeSpecEvent duration matcher more forgivingDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show