You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error seen in testing phase while attempting to zef install under latest rakudo as of 2019-08-28 (0455f42e37):
===> Testing: YAMLish:ver<0.0.5>
===SORRY!=== Error while compiling .../.zef/store/yamlish.git/59923fbf0d6864baa72f0310549ca88903900ccd/lib/YAMLish.pm6 (YAMLish)
Class YAMLish::Grammar cannot inherit from itself
at .../.zef/store/yamlish.git/59923fbf0d6864baa72f0310549ca88903900ccd/lib/YAMLish.pm6 (YAMLish):152
[ ... repeated 4 times ...]
===> Testing [FAIL]: YAMLish:ver<0.0.5>
Aborting due to test failure: YAMLish:ver<0.0.5> (use --force-test to override)
The text was updated successfully, but these errors were encountered:
Error seen in testing phase while attempting to
zef install
under latest rakudo as of 2019-08-28 (0455f42e37):===> Testing: YAMLish:ver<0.0.5>
===SORRY!=== Error while compiling .../.zef/store/yamlish.git/59923fbf0d6864baa72f0310549ca88903900ccd/lib/YAMLish.pm6 (YAMLish)
Class YAMLish::Grammar cannot inherit from itself
at .../.zef/store/yamlish.git/59923fbf0d6864baa72f0310549ca88903900ccd/lib/YAMLish.pm6 (YAMLish):152
[ ... repeated 4 times ...]
===> Testing [FAIL]: YAMLish:ver<0.0.5>
Aborting due to test failure: YAMLish:ver<0.0.5> (use --force-test to override)
The text was updated successfully, but these errors were encountered: