Subject: | Validation failed |
t/01-the-tests.t fails. Excerpt of test log:
...
# Testing Bot::BasicBot::Pluggable::Module::Gitbot 1.00.01, Perl 5.022004, /opt/perl-5.22.4/bin/perl
t/00-load.t ....... ok
Loading Gitbot from Bot/BasicBot/Pluggable/Module/Gitbot.pm at /opt/perl-5.22.4/lib/site_perl/5.22.4/Bot/BasicBot/Pluggable.pm line 104.
Validation failed for 'Tuple[Tuple[Object,Any],Dict[]]' with value "[ [ Bot::BasicBot::Pluggable::Module::Gitbot=HASH(0x557d75bd8b88) ], { } ], Internal Validation Error is: \n [+] Validation failed for 'Tuple[Object,Any]' with value "[ Bot::BasicBot::Pluggable::Module::Gitbot={ Bot: Test::Bot::BasicBot::Pluggable=HASH(0x557d72ac5ee0), Name: "Gitbot", Param: ARRAY(0x557d75c39108) } ]"\n [+] Validation failed for 'Any' with value "NULL"" at /opt/perl-5.22.4/lib/site_perl/5.22.4/MooseX/Method/Signatures/Meta/Method.pm line 432.
MooseX::Method::Signatures::Meta::Method::validate(MooseX::Method::Signatures::Meta::Method=HASH(0x557d76febaa0), ARRAY(0x557d76feb3f8)) called at /opt/perl-5.22.4/lib/site_perl/5.22.4/MooseX/Method/Signatures/Meta/Method.pm line 148
Bot::BasicBot::Pluggable::Module::Gitbot::init(Bot::BasicBot::Pluggable::Module::Gitbot=HASH(0x557d75bd8b88)) called at /opt/perl-5.22.4/lib/site_perl/5.22.4/Bot/BasicBot/Pluggable/Module.pm line 17
Bot::BasicBot::Pluggable::Module::new("Bot::BasicBot::Pluggable::Module::Gitbot", "Bot", Test::Bot::BasicBot::Pluggable=HASH(0x557d72ac5ee0), "Param", ARRAY(0x557d75c39108)) called at /opt/perl-5.22.4/lib/site_perl/5.22.4/Bot/BasicBot/Pluggable.pm line 114
Bot::BasicBot::Pluggable::load(undef, undef) called at t/01-the-tests.t line 15
t/01-the-tests.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
...