run zef --verbose test for GitHub::Actions [agent] magical-bohr-52185359 [raku] /tmp/whateverable/rakudo-moar/fe0e20c28859ea709eefad19af452c9d35dff20d/bin//raku Welcome to Rakudo™ v2025.11. Implementing the Raku® Programming Language v6.d. Built on MoarVM version 2025.11. [zef] /tmp/whateverable/rakudo-moar/fe0e20c28859ea709eefad19af452c9d35dff20d/share/perl6/site/bin/zef 1.0.0 === 1) install GitHub::Actions dependencies All candidates are currently installed 2) zef --verbose test . ===> Testing: GitHub::Actions:ver<0.0.1>:auth Aborting due to test failure: GitHub::Actions:ver<0.0.1>:auth (use --force-test to override) [GitHub::Actions] Command: /tmp/whateverable/rakudo-moar/fe0e20c28859ea709eefad19af452c9d35dff20d/bin/rakudo -I /tmp/.zef.1765203419.17790/a5a9f8b3f78d40539d0d8b854b464756a4a78835.tar.gz/dist t/00-meta.t [GitHub::Actions] 1..1 [GitHub::Actions] # Subtest: Project META file is good [GitHub::Actions] ok 1 - have a META file [GitHub::Actions] ok 2 - META parses okay [GitHub::Actions] ok 3 - have all required entries [GitHub::Actions] ok 4 - 'provides' looks sane [GitHub::Actions] ok 5 - Optional 'authors' and not 'author' [GitHub::Actions] ok 6 - License is correct [GitHub::Actions] ok 7 - name has a '::' rather than a hyphen (if this is intentional please pass :relaxed-name to meta-ok) [GitHub::Actions] ok 8 - no 'v' in version strings (meta-version greater than 0) [GitHub::Actions] ok 9 - version is present and doesn't have an asterisk [GitHub::Actions] # github source https://github.com/JJ/raku-github-actions needs to end in .git or be a proper release. [GitHub::Actions] not ok 10 - have usable source [GitHub::Actions] # Failed test 'have usable source' [GitHub::Actions] # at site#sources/E700B39E8BD8E00DD51EF1CCDC5C112384071FAA (Test::META) line 106 [GitHub::Actions] # You failed 1 test of 10 [GitHub::Actions] # Failed test 'Project META file is good' [GitHub::Actions] # at site#sources/E700B39E8BD8E00DD51EF1CCDC5C112384071FAA (Test::META) line 78 [GitHub::Actions] # You failed 1 test of 1 [GitHub::Actions] 1..10 [GitHub::Actions] not ok 1 - Project META file is good [GitHub::Actions] Command: /tmp/whateverable/rakudo-moar/fe0e20c28859ea709eefad19af452c9d35dff20d/bin/rakudo -I /tmp/.zef.1765203419.17790/a5a9f8b3f78d40539d0d8b854b464756a4a78835.tar.gz/dist t/00-try-load.t [GitHub::Actions] 1..1 [GitHub::Actions] ok 1 - GitHub::Actions module can be use-d ok [GitHub::Actions] Command: /tmp/whateverable/rakudo-moar/fe0e20c28859ea709eefad19af452c9d35dff20d/bin/rakudo -I /tmp/.zef.1765203419.17790/a5a9f8b3f78d40539d0d8b854b464756a4a78835.tar.gz/dist t/01-env.t [GitHub::Actions] ok 1 - Key «foo» set [GitHub::Actions] ok 2 - Key «bar» set [GitHub::Actions] 1..2 [GitHub::Actions] Command: /tmp/whateverable/rakudo-moar/fe0e20c28859ea709eefad19af452c9d35dff20d/bin/rakudo -I /tmp/.zef.1765203419.17790/a5a9f8b3f78d40539d0d8b854b464756a4a78835.tar.gz/dist t/02-functions.t [GitHub::Actions] ok 1 - Sets output [GitHub::Actions] ok 2 - Setting env variables OK [GitHub::Actions] ok 3 - Sets output [GitHub::Actions] # with empty value [GitHub::Actions] ok 4 - Sets output with empty value [GitHub::Actions] ok 5 - Sets error with FOO value [GitHub::Actions] ok 6 - Sets warning with FOO value [GitHub::Actions] ok 7 - Sets error with FOO value [GitHub::Actions] ok 8 - Sets warning with FOO value [GitHub::Actions] ok 9 - Opens and closes a group [GitHub::Actions] 1..9 ===> Testing [FAIL]: GitHub::Actions:ver<0.0.1>:auth