-
During upload operation fez hangs. Full log including fez version and other details here - https://ci.sparrowhub.io/report/2843
HTH
-
Hi! I try to run a code snippet extracted from the module doc and it fails:
```
19:19:45 :: # VERTICAL BAR CHART
19:19:45 :: use Terminal::Graphing::BarChart::Vertical;
19:19:45 ::
19:19:45 ::…
-
Hi! Here is the error:
```
15:34:55 :: [Gauge] # Failed test 'can use Gauge'
15:34:55 :: [Gauge] # at t/01-version.rakutest line 6
15:34:55 :: [Gauge] # ===SORRY!===
15:34:55 :: [Gauge] # No re…
-
Hi! Here is the full report - https://ci.sparrowhub.io/report/2367
23:50:13 :: [SSL] Testing with plugin: Zef::Service::Shell::prove+{}
23:50:13 :: [SSL] This container does not reference a nati…
-
Hi! I am trying to use the Prettier-Table in SparrowCI pipeline and got this error:
```
12:47:43 :: tar -xzf source.tar.gz
[task run: task.raku - tasks/main]
[dump code: task.raku]
[1] use Pre…
-
Hi ! I hit some weird bug with already installed module (_possibly_ under one version of rakudo) and inability zef to see it (after switching to another version of rakudo), here is use case:
```
[…
-
Hi! Here is a full report - https://ci.sparrowhub.io/report/2069
for some reasons I get this:
```
00:34:43 :: [Digest] Test Summary Report
00:34:43 :: [Digest] -------------------
00:34:43 ::…
-
Hi @tony-o , my guess is that `fez upload` does not work on docker containers that started without open tty, at least on SparrowCI `fez upload` just hangs - please see this report - https://ci.sparrow…
-
I here is what I get when I try to use rakubrew in SparrowCI:
```
[task run: task.bash - tasks/main]
[dump code: task.bash]
[1] set -e
[2]
[3] version=$(config version)
[4] echo "Use rakudo …
-
Hi!
Installation fails, with such an error:
```
Install Raku dependencies with: zef install --deps-only --test-depends --/test .
13:54:25 05/05/2022 [repository] :: installing bash, version 0.…