Bump renovatebot/github-action from 41.0.2 to 41.0.4 #748
Triggered via pull request
November 26, 2024 06:01
Status
Failure
Total duration
16m 15s
Artifacts
–
Annotations
2 errors
Distro Puppet - Archlinux rolling:
spec/acceptance/prometheus_server_spec.rb#L48
prometheus server basics can access static files
Failure/Error: expect(r.stdout).to match(%r{doctype html})
expected "<a href=\"/query?\">Found</a>.\n\n" to match /doctype html/
Diff:
@@ -1 +1 @@
-/doctype html/
+<a href="/query?">Found</a>.
|
Distro Puppet - Archlinux rolling
Process completed with exit code 1.
|