sergot / http-useragent

Web user agent class for Perl 6.
MIT License
36 stars 39 forks source link

CI Build fails #241

Closed melezhik closed 2 years ago

melezhik commented 2 years ago

Hi!

here is the report - http://sparrowhub.io:2222/report/522

16:19:05 06/01/2022 [bash: run tests] :: ===> Testing: HTTP::UserAgent:ver<1.1.51>:auth<github:sergot>
16:20:04 06/01/2022 [bash: run tests] :: Aborting due to test failure: HTTP::UserAgent:ver<1.1.51>:auth<github:sergot> (use --force-test to override)
16:20:04 06/01/2022 [bash: run tests] :: [HTTP::UserAgent]     # there is an 'author' field rather than the specified 'authors'
16:20:04 06/01/2022 [bash: run tests] :: [HTTP::UserAgent]     # Failed test 'Optional 'authors' and not 'author''
16:20:04 06/01/2022 [bash: run tests] :: [HTTP::UserAgent]     # at home#sources/03BFE3A2BA266ECCE467BE3AD63C8254F98E64DD (Test::M
16:20:04 06/01/2022 [bash: run tests] :: [HTTP::UserAgent] ETA) line 100
16:20:04 06/01/2022 [bash: run tests] :: [HTTP::UserAgent]     # You failed 1 test of 10
16:20:04 06/01/2022 [bash: run tests] :: [HTTP::UserAgent] # Failed test 'Project META file is good'
16:20:04 06/01/2022 [bash: run tests] :: [HTTP::UserAgent] # at home#sources/03BFE3A2BA266ECCE467BE3AD63C8254F98E64DD (Test::META) line 78
16:20:04 06/01/2022 [bash: run tests] :: [HTTP::UserAgent] # You failed 1 test of 1
16:20:04 06/01/2022 [bash: run tests] :: [HTTP::UserAgent] t/001-meta.t ............... Dubious, test returned 1

HTH

Aleksei

sergot commented 2 years ago

Thanks @melezhik !

melezhik commented 2 years ago

@sergot my pleasure