-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
I am trying to build and I get into a circular dependance hell
I get as far (perl 5.16.3 have also tried later) as
Building and testing Mojolicious-Plugin-OpenAPI-3.41
(not sure why we need Mojolicious for Dancer2 but..)
Building and testing Mojolicious-Plugin-OpenAPI-3.41
! Installing JSON::Validator::OpenAPI::Mojolicious failed
PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-basic.t ........................... ok
Can't locate object method "_resolve" via package "JSON::Validator::OpenAPI::Mojolicious" at /root/.cpanm/work/1675010955.60704/Mojolicious-Plugin-OpenAPI-3.41/blib/lib/JSON/Validator/OpenAPI/Mojolicious.pm line 39.
t/basic-404-501.t ......................
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
Can't locate object method "_resolve" via package "JSON::Validator::OpenAPI::Mojolicious" at /root/.cpanm/work/1675010955.60704/Mojolicious-Plugin-OpenAPI-3.41/blib/lib/JSON/Validator/OpenAPI/Mojolicious.pm line 39.
t/basic-autorender.t ...................
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
# Failed test 'bundled schema is valid'
# at t/basic-bundle.t line 15.
# got: 'Can't locate object method "_resolve" via package "JSON::Validator::OpenAPI::Mojolicious" at /root/.cpanm/work/1675010955.60704/Mojolicious-Plugin-OpenAPI-3.41/blib/lib/JSON/Validator/OpenAPI/Mojolicious.pm line 39.
# '
# expected: ''
# Looks like you failed 1 test of 1.
Any ideas?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels