Slaven Rezić
Slaven Rezić
When using the grafana API datasource health check against a datasource using the victoriametrics-datasource plugin, e.g. using `/api/datasources/uid/abcdefghijklmn/health` then it fails with a 400 status and a JSON body ```...
Module: B::Deparse **Description** `!$something == $else` throws warnings with perl 5.41.x. `B::Deparse` may generate code which triggers this warning. **Steps to Reproduce** Sample oneliner: ``` $ perl5.41.4 -w -MO=Deparse -e...
The grafana chart has a podDisruptionBudget setting, however it applies only to the grafana pods, not to grafana-image-renderer. It would be nice if there was such a setting also in...
The issue outlined in https://github.com/ilyash/show-struct/issues/11 is still present.
With perl 5.41.4 I see the following new (non-fatal) warnings while running the test suite: ``` Attempt to call undefined import method with arguments ("dumpValue") via package "Dumpvalue" (Perhaps you...
t/deploy/git.t fails on some systems like this: ``` # Git version: 2.030002 [2024-10-14 19:07:05.65804] [1247063] [warn] No files changed [2024-10-14 19:07:05.78643] [1247063] [warn] No files changed # No tests run!...
Build fails with perl 5.41.x (e.g. 5.41.4): ``` Output from './Build': Feature "switch" is not supported by Perl 5.41.4 at lib/Config/Model/Value.pm line 16. BEGIN failed--compilation aborted at lib/Config/Model/Value.pm line 16....
In https://github.com/skaji/perl-File-Copy-clonefile/issues/3 I complained about a module which generated an UNKNOWN report because of an unmet dependency. However it seems that the author did everything right and has a proper...
I see the following test failure on some of my systems (e.g. debian 12 with recent perl): ``` t/parse-http-no-content-len-message.t .... ok 2024/10/15-05:42:24 main (type Net::Server::HTTP -> MultiType -> Net::Server::PreFork) starting!...
The test suite fails on some of my smokers (5.36, 5.38): ``` ... t/09_entries.t ..... ok try/catch is experimental at /usr/home/cpansand/.cpan/build/2025041311/Perlanet-v3.3.1-1/blib/lib/Perlanet.pm line 238. try/catch is experimental at /usr/home/cpansand/.cpan/build/2025041311/Perlanet-v3.3.1-1/blib/lib/Perlanet.pm line 258....