arvvoid / plugin.video.hbogoeu

hGO EU, inputstream.adaptive based add-on to access HBO Go content from Kodi
https://arvvoid.github.io/plugin.video.hbogoeu/
GNU General Public License v2.0
125 stars 46 forks source link

Test CI #119

Closed arvvoid closed 4 years ago

arvvoid commented 4 years ago

Please check that your pull request pass this checks:

Types of changes

Description:

TravisBuddy commented 4 years ago

Travis tests have failed

Hey @arvvoid, Please read the following log in order to understand the failure reason. It'll be awesome if you fix what's wrong and commit the changes.

1st Build

View build log

kodi-addon-checker --branch=leia $([ "$TRAVIS_PULL_REQUEST" != "false" ] && echo --PR $(git diff --diff-filter=d --name-only HEAD~ | grep / | cut -d / -f1 | sort | uniq)) ``` INFO: Checking add-on plugin.video.hbogoeu INFO: Created by arvvoid INFO: Addon id matches folder name ERROR: plugin.video.hbogoeu addon already exists with version: 2.3.5 in leia branch INFO: Valid XML file found INFO: Image icon exists INFO: Icon dimensions are fine 512x512 INFO: Image fanart exists INFO: Fanart dimensions are fine 1280x720 INFO: Image screenshot exists INFO: Image screenshot exists INFO: Image screenshot exists INFO: PO files are valid ERROR: We found 1 problems and 0 warnings, please check the logfile. ```
TravisBuddy Request Identifier: d6491620-5329-11ea-8013-052fa400ca5f