-
Notifications
You must be signed in to change notification settings - Fork 53
fix(deps): update module go.uber.org/zap to v1.27.1 #1365
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
907d2ce to
7820bec
Compare
|
/retest |
7bb9b75 to
7820bec
Compare
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
7820bec to
f10a51e
Compare
|
/retest |
1 similar comment
|
/retest |
98efc91 to
a97a9d0
Compare
|
@red-hat-konflux[bot]: The following test has Failed, say /retest to rerun failed tests.
Inspecting Test ArtifactsTo inspect your test artifacts, follow these steps:
mkdir -p oras-artifacts
cd oras-artifacts
oras pull quay.io/konflux-test-storage/konflux-team/integration-service:konflux-e2e-pn8pqTest results analysis🚨 Error occurred while running the E2E tests, list of failed Spec(s): ➡️ [ Click to view logsTimed out after 900.000s.
timed out when waiting for the build PipelineRun to start for the component stat-rep-rbtj/test-component-pac-wkgizw
Expected success, but got an error:
<*errors.errorString | 0xc0005dd130>:
no pipelinerun found for component test-component-pac-wkgizw
{
s: "no pipelinerun found for component test-component-pac-wkgizw",
}➡️ [ Click to view logsTimed out after 900.001s.
timed out when waiting for the build PipelineRun to start for the componentA group-icjv/go-component-ofgrjw
Expected success, but got an error:
<*errors.errorString | 0xc001408cc0>:
no pipelinerun found for component go-component-ofgrjw
{
s: "no pipelinerun found for component go-component-ofgrjw",
}➡️ [ Click to view logsUnexpected error:
:
context deadline exceeded
{}
occurredOCI Artifact Browser URL<not enabled> |
a97a9d0 to
ce33c2e
Compare
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
ce33c2e to
524fc86
Compare
Codecov Report✅ All modified and coverable lines are covered by tests.
Additional details and impacted files@@ Coverage Diff @@
## main #1365 +/- ##
==========================================
- Coverage 74.12% 65.14% -8.99%
==========================================
Files 51 51
Lines 6347 6347
==========================================
- Hits 4705 4135 -570
- Misses 1178 1734 +556
- Partials 464 478 +14
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This PR contains the following updates:
v1.27.0->v1.27.1Warning
Some dependencies could not be looked up. Check the warning logs for more information.
Release Notes
uber-go/zap (go.uber.org/zap)
v1.27.1Compare Source
Enhancements:
Objectfrom panicking on nilsWithLazy.Thanks to @rabbbit, @alshopov, @jquirke, @arukiidou for their contributions to this release.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
To execute skipped test pipelines write comment
/ok-to-test.Documentation
Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.