This run took 260 seconds.
$ date Fri Oct 8 05:49:24 UTC 2021 $ git clone file:///srv/git/mediawiki-extensions-UploadsLink.git repo --depth=1 -b REL1_35 Cloning into 'repo'... $ git config user.name libraryupgrader $ git config user.email tools.libraryupgrader@tools.wmflabs.org $ git submodule update --init $ grr init Installed commit-msg hook. $ git show-ref refs/heads/REL1_35 ab391ed1dc0750f4d274cf79b70b158b4f3db334 refs/heads/REL1_35 $ composer install Loading composer repositories with package information Warning from https://repo.packagist.org: Support for Composer 1 is deprecated and some packages will not be available. You should upgrade to Composer 2. See https://blog.packagist.com/deprecating-composer-1-support/ Updating dependencies (including require-dev) Package operations: 32 installs, 0 updates, 0 removals - Installing squizlabs/php_codesniffer (3.5.5): Loading from cache - Installing composer/spdx-licenses (1.5.5): Loading from cache - Installing composer/semver (1.5.1): Loading from cache - Installing mediawiki/mediawiki-codesniffer (v31.0.0): Loading from cache - Installing symfony/polyfill-mbstring (v1.23.1): Loading from cache - Installing symfony/polyfill-php80 (v1.23.1): Loading from cache - Installing symfony/polyfill-intl-normalizer (v1.23.0): Loading from cache - Installing symfony/polyfill-intl-grapheme (v1.23.1): Loading from cache - Installing symfony/polyfill-ctype (v1.23.0): Loading from cache - Installing symfony/string (v5.3.7): Loading from cache - Installing psr/container (1.1.1): Loading from cache - Installing symfony/service-contracts (v2.4.0): Loading from cache - Installing symfony/polyfill-php73 (v1.23.0): Loading from cache - Installing symfony/deprecation-contracts (v2.4.0): Loading from cache - Installing symfony/console (v5.3.7): Loading from cache - Installing psr/log (1.1.4): Loading from cache - Installing sabre/event (5.1.2): Loading from cache - Installing netresearch/jsonmapper (v2.1.0): Loading from cache - Installing microsoft/tolerant-php-parser (v0.0.20): Loading from cache - Installing phpdocumentor/reflection-common (2.2.0): Loading from cache - Installing webmozart/assert (1.10.0): Loading from cache - Installing phpdocumentor/type-resolver (1.5.1): Loading from cache - Installing phpdocumentor/reflection-docblock (5.2.2): Loading from cache - Installing felixfbecker/advanced-json-rpc (v3.2.1): Loading from cache - Installing composer/xdebug-handler (1.4.6): Loading from cache - Installing phan/phan (2.6.1): Loading from cache - Installing mediawiki/phan-taint-check-plugin (3.0.2): Loading from cache - Installing mediawiki/mediawiki-phan-config (0.10.2): Loading from cache - Installing mediawiki/minus-x (1.1.0): Loading from cache - Installing php-parallel-lint/php-console-color (v0.3): Loading from cache - Installing php-parallel-lint/php-console-highlighter (v0.5): Loading from cache - Installing php-parallel-lint/php-parallel-lint (v1.2.0): Loading from cache symfony/service-contracts suggests installing symfony/service-implementation symfony/console suggests installing symfony/event-dispatcher symfony/console suggests installing symfony/lock symfony/console suggests installing symfony/process phan/phan suggests installing ext-ast (Needed for parsing ASTs (unless --use-fallback-parser is used). 1.0.1+ is needed, 1.0.6+ is recommended.) Writing lock file Generating autoload files 12 packages you are using are looking for funding. Use the `composer fund` command to find out more! Attempting to npm audit fix $ npm audit fix --only=dev > core-js@3.18.2 postinstall /src/repo/node_modules/core-js > node -e "try{require('./postinstall')}catch(e){}" [96mThank you for using core-js ([94m https://github.com/zloirock/core-js [96m) for polyfilling JavaScript standard library![0m [96mThe project needs your help! Please consider supporting of core-js:[0m [96m>[94m https://opencollective.com/core-js [0m [96m>[94m https://patreon.com/zloirock [0m [96m>[94m https://paypal.me/zloirock [0m [96m>[94m bitcoin: bc1qlea7544qtsmj2rayg0lthvza9fau63ux0fstcz [0m [96mAlso, the author of core-js ([94m https://github.com/zloirock [96m) is looking for a good job -)[0m npm WARN notsup Unsupported engine for eslint-plugin-wdio@7.4.2: wanted: {"node":">=12.0.0"} (current: {"node":"10.24.0","npm":"6.14.5"}) npm WARN notsup Not compatible with your version of node/npm: eslint-plugin-wdio@7.4.2 npm WARN notsup Unsupported engine for eslint-plugin-wdio@7.4.2: wanted: {"node":">=12.0.0"} (current: {"node":"10.24.0","npm":"6.14.5"}) npm WARN notsup Not compatible with your version of node/npm: eslint-plugin-wdio@7.4.2 npm WARN eslint-plugin-json-es@1.5.3 requires a peer of eslint@>= 7 but none is installed. You must install peer dependencies yourself. npm WARN eslint-plugin-mocha@8.2.0 requires a peer of eslint@>=7.0.0 but none is installed. You must install peer dependencies yourself. + eslint-config-wikimedia@0.20.0 added 346 packages from 219 contributors in 223.442s 36 packages are looking for funding run `npm fund` for details fixed 6 of 8 vulnerabilities in 231 scanned packages 1 package update for 2 vulnerabilities involved breaking changes (use `npm audit fix --force` to install breaking changes; or refer to `npm audit` for steps to fix these manually) $ npm audit fix --only=dev npm WARN eslint-plugin-json-es@1.5.3 requires a peer of eslint@>= 7 but none is installed. You must install peer dependencies yourself. npm WARN eslint-plugin-mocha@8.2.0 requires a peer of eslint@>=7.0.0 but none is installed. You must install peer dependencies yourself. up to date in 1.707s 36 packages are looking for funding run `npm fund` for details fixed 0 of 2 vulnerabilities in 346 scanned packages 1 package update for 2 vulnerabilities involved breaking changes (use `npm audit fix --force` to install breaking changes; or refer to `npm audit` for steps to fix these manually) $ npm audit fix --only=dev npm WARN eslint-plugin-json-es@1.5.3 requires a peer of eslint@>= 7 but none is installed. You must install peer dependencies yourself. npm WARN eslint-plugin-mocha@8.2.0 requires a peer of eslint@>=7.0.0 but none is installed. You must install peer dependencies yourself. up to date in 1.525s 36 packages are looking for funding run `npm fund` for details fixed 0 of 2 vulnerabilities in 346 scanned packages 1 package update for 2 vulnerabilities involved breaking changes (use `npm audit fix --force` to install breaking changes; or refer to `npm audit` for steps to fix these manually) $ package-lock-lint package-lock.json Checking package-lock.json Verifying that tests still pass $ npm ci npm WARN prepare removing existing node_modules/ before installation > core-js@3.18.2 postinstall /src/repo/node_modules/core-js > node -e "try{require('./postinstall')}catch(e){}" added 346 packages in 8.169s $ npm test > @ test /src/repo > grunt test Running "eslint:all" (eslint) task /src/repo/composer.json 1:1 error Definition for rule 'no-loss-of-precision' was not found no-loss-of-precision 1:1 error Definition for rule 'no-nonoctal-decimal-escape' was not found no-nonoctal-decimal-escape 1:1 error Definition for rule 'no-unreachable-loop' was not found no-unreachable-loop /src/repo/extension.json 1:1 error Definition for rule 'no-loss-of-precision' was not found no-loss-of-precision 1:1 error Definition for rule 'no-nonoctal-decimal-escape' was not found no-nonoctal-decimal-escape 1:1 error Definition for rule 'no-unreachable-loop' was not found no-unreachable-loop /src/repo/Gruntfile.js 1:1 error Definition for rule 'no-loss-of-precision' was not found no-loss-of-precision 1:1 error Definition for rule 'no-nonoctal-decimal-escape' was not found no-nonoctal-decimal-escape 1:1 error Definition for rule 'no-unreachable-loop' was not found no-unreachable-loop /src/repo/i18n/ar.json 1:1 error Definition for rule 'no-loss-of-precision' was not found no-loss-of-precision 1:1 error Definition for rule 'no-nonoctal-decimal-escape' was not found no-nonoctal-decimal-escape 1:1 error Definition for rule 'no-unreachable-loop' was not found no-unreachable-loop /src/repo/i18n/ast.json 1:1 error Definition for rule 'no-loss-of-precision' was not found no-loss-of-precision 1:1 error Definition for rule 'no-nonoctal-decimal-escape' was not found no-nonoctal-decimal-escape 1:1 error Definition for rule 'no-unreachable-loop' was not found no-unreachable-loop /src/repo/i18n/ba.json 1:1 error Definition for rule 'no-loss-of-precision' was not found no-loss-of-precision 1:1 error Definition for rule 'no-nonoctal-decimal-escape' was not found no-nonoctal-decimal-escape 1:1 error Definition for rule 'no-unreachable-loop' was not found no-unreachable-loop /src/repo/i18n/bg.json 1:1 error Definition for rule 'no-loss-of-precision' was not found no-loss-of-precision 1:1 error Definition for rule 'no-nonoctal-decimal-escape' was not found no-nonoctal-decimal-escape 1:1 error Definition for rule 'no-unreachable-loop' was not found no-unreachable-loop /src/repo/i18n/bn.json 1:1 error Definition for rule 'no-loss-of-precision' was not found no-loss-of-precision 1:1 error Definition for rule 'no-nonoctal-decimal-escape' was not found no-nonoctal-decimal-escape 1:1 error Definition for rule 'no-unreachable-loop' was not found no-unreachable-loop /src/repo/i18n/br.json 1:1 error Definition for rule 'no-loss-of-precision' was not found no-loss-of-precision 1:1 error Definition for rule 'no-nonoctal-decimal-escape' was not found no-nonoctal-decimal-escape 1:1 error Definition for rule 'no-unreachable-loop' was not found no-unreachable-loop /src/repo/i18n/ca.json 1:1 error Definition for rule 'no-loss-of-precision' was not found no-loss-of-precision 1:1 error Definition for rule 'no-nonoctal-decimal-escape' was not found no-nonoctal-decimal-escape 1:1 error Definition for rule 'no-unreachable-loop' was not found no-unreachable-loop /src/repo/i18n/ce.json 1:1 error Definition for rule 'no-loss-of-precision' was not found no-loss-of-precision 1:1 error Definition for rule 'no-nonoctal-decimal-escape' was not found no-nonoctal-decimal-escape 1:1 error Definition for rule 'no-unreachable-loop' was not found no-unreachable-loop /src/repo/i18n/cs.json 1:1 error Definition for rule 'no-loss-of-precision' was not found no-loss-of-precision 1:1 error Definition for rule 'no-nonoctal-decimal-escape' was not found no-nonoctal-decimal-escape 1:1 error Definition for rule 'no-unreachable-loop' was not found no-unreachable-loop /src/repo/i18n/de.json 1:1 error Definition for rule 'no-loss-of-precision' was not found no-loss-of-precision 1:1 error Definition for rule 'no-nonoctal-decimal-escape' was not found no-nonoctal-decimal-escape 1:1 error Definition for rule 'no-unreachable-loop' was not found no-unreachable-loop /src/repo/i18n/diq.json 1:1 error Definition for rule 'no-loss-of-precision' was not found no-loss-of-precision 1:1 error Definition for rule 'no-nonoctal-decimal-escape' was not found no-nonoctal-decimal-escape 1:1 error Definition for rule 'no-unreachable-loop' was not found no-unreachable-loop /src/repo/i18n/en.json 1:1 error Definition for rule 'no-loss-of-precision' was not found no-loss-of-precision 1:1 error Definition for rule 'no-nonoctal-decimal-escape' was not found no-nonoctal-decimal-escape 1:1 error Definition for rule 'no-unreachable-loop' was not found no-unreachable-loop /src/repo/i18n/eo.json 1:1 error Definition for rule 'no-loss-of-precision' was not found no-loss-of-precision 1:1 error Definition for rule 'no-nonoctal-decimal-escape' was not found no-nonoctal-decimal-escape 1:1 error Definition for rule 'no-unreachable-loop' was not found no-unreachable-loop /src/repo/i18n/es.json 1:1 error Definition for rule 'no-loss-of-precision' was not found no-loss-of-precision 1:1 error Definition for rule 'no-nonoctal-decimal-escape' was not found no-nonoctal-decimal-escape 1:1 error Definition for rule 'no-unreachable-loop' was not found no-unreachable-loop /src/repo/i18n/et.json 1:1 error Definition for rule 'no-loss-of-precision' was not found no-loss-of-precision 1:1 error Definition for rule 'no-nonoctal-decimal-escape' was not found no-nonoctal-decimal-escape 1:1 error Definition for rule 'no-unreachable-loop' was not found no-unreachable-loop /src/repo/i18n/fa.json 1:1 error Definition for rule 'no-loss-of-precision' was not found no-loss-of-precision 1:1 error Definition for rule 'no-nonoctal-decimal-escape' was not found no-nonoctal-decimal-escape 1:1 error Definition for rule 'no-unreachable-loop' was not found no-unreachable-loop /src/repo/i18n/fi.json 1:1 error Definition for rule 'no-loss-of-precision' was not found no-loss-of-precision 1:1 error Definition for rule 'no-nonoctal-decimal-escape' was not found no-nonoctal-decimal-escape 1:1 error Definition for rule 'no-unreachable-loop' was not found no-unreachable-loop /src/repo/i18n/fit.json 1:1 error Definition for rule 'no-loss-of-precision' was not found no-loss-of-precision 1:1 error Definition for rule 'no-nonoctal-decimal-escape' was not found no-nonoctal-decimal-escape 1:1 error Definition for rule 'no-unreachable-loop' was not found no-unreachable-loop /src/repo/i18n/fr.json 1:1 error Definition for rule 'no-loss-of-precision' was not found no-loss-of-precision 1:1 error Definition for rule 'no-nonoctal-decimal-escape' was not found no-nonoctal-decimal-escape 1:1 error Definition for rule 'no-unreachable-loop' was not found no-unreachable-loop /src/repo/i18n/fy.json 1:1 error Definition for rule 'no-loss-of-precision' was not found no-loss-of-precision 1:1 error Definition for rule 'no-nonoctal-decimal-escape' was not found no-nonoctal-decimal-escape 1:1 error Definition for rule 'no-unreachable-loop' was not found no-unreachable-loop /src/repo/i18n/gl.json 1:1 error Definition for rule 'no-loss-of-precision' was not found no-loss-of-precision 1:1 error Definition for rule 'no-nonoctal-decimal-escape' was not found no-nonoctal-decimal-escape 1:1 error Definition for rule 'no-unreachable-loop' was not found no-unreachable-loop /src/repo/i18n/he.json 1:1 error Definition for rule 'no-loss-of-precision' was not found no-loss-of-precision 1:1 error Definition for rule 'no-nonoctal-decimal-escape' was not found no-nonoctal-decimal-escape 1:1 error Definition for rule 'no-unreachable-loop' was not found no-unreachable-loop /src/repo/i18n/hr.json 1:1 error Definition for rule 'no-loss-of-precision' was not found no-loss-of-precision 1:1 error Definition for rule 'no-nonoctal-decimal-escape' was not found no-nonoctal-decimal-escape 1:1 error Definition for rule 'no-unreachable-loop' was not found no-unreachable-loop /src/repo/i18n/hsb.json 1:1 error Definition for rule 'no-loss-of-precision' was not found no-loss-of-precision 1:1 error Definition for rule 'no-nonoctal-decimal-escape' was not found no-nonoctal-decimal-escape 1:1 error Definition for rule 'no-unreachable-loop' was not found no-unreachable-loop /src/repo/i18n/hu.json 1:1 error Definition for rule 'no-loss-of-precision' was not found no-loss-of-precision 1:1 error Definition for rule 'no-nonoctal-decimal-escape' was not found no-nonoctal-decimal-escape 1:1 error Definition for rule 'no-unreachable-loop' was not found no-unreachable-loop /src/repo/i18n/ia.json 1:1 error Definition for rule 'no-loss-of-precision' was not found no-loss-of-precision 1:1 error Definition for rule 'no-nonoctal-decimal-escape' was not found no-nonoctal-decimal-escape 1:1 error Definition for rule 'no-unreachable-loop' was not found no-unreachable-loop /src/repo/i18n/io.json 1:1 error Definition for rule 'no-loss-of-precision' was not found no-loss-of-precision 1:1 error Definition for rule 'no-nonoctal-decimal-escape' was not found no-nonoctal-decimal-escape 1:1 error Definition for rule 'no-unreachable-loop' was not found no-unreachable-loop /src/repo/i18n/is.json 1:1 error Definition for rule 'no-loss-of-precision' was not found no-loss-of-precision 1:1 error Definition for rule 'no-nonoctal-decimal-escape' was not found no-nonoctal-decimal-escape 1:1 error Definition for rule 'no-unreachable-loop' was not found no-unreachable-loop /src/repo/i18n/it.json 1:1 error Definition for rule 'no-loss-of-precision' was not found no-loss-of-precision 1:1 error Definition for rule 'no-nonoctal-decimal-escape' was not found no-nonoctal-decimal-escape 1:1 error Definition for rule 'no-unreachable-loop' was not found no-unreachable-loop /src/repo/i18n/ja.json 1:1 error Definition for rule 'no-loss-of-precision' was not found no-loss-of-precision 1:1 error Definition for rule 'no-nonoctal-decimal-escape' was not found no-nonoctal-decimal-escape 1:1 error Definition for rule 'no-unreachable-loop' was not found no-unreachable-loop /src/repo/i18n/jv.json 1:1 error Definition for rule 'no-loss-of-precision' was not found no-loss-of-precision 1:1 error Definition for rule 'no-nonoctal-decimal-escape' was not found no-nonoctal-decimal-escape 1:1 error Definition for rule 'no-unreachable-loop' was not found no-unreachable-loop /src/repo/i18n/ko.json 1:1 error Definition for rule 'no-loss-of-precision' was not found no-loss-of-precision 1:1 error Definition for rule 'no-nonoctal-decimal-escape' was not found no-nonoctal-decimal-escape 1:1 error Definition for rule 'no-unreachable-loop' was not found no-unreachable-loop /src/repo/i18n/ku-latn.json 1:1 error Definition for rule 'no-loss-of-precision' was not found no-loss-of-precision 1:1 error Definition for rule 'no-nonoctal-decimal-escape' was not found no-nonoctal-decimal-escape 1:1 error Definition for rule 'no-unreachable-loop' was not found no-unreachable-loop /src/repo/i18n/lb.json 1:1 error Definition for rule 'no-loss-of-precision' was not found no-loss-of-precision 1:1 error Definition for rule 'no-nonoctal-decimal-escape' was not found no-nonoctal-decimal-escape 1:1 error Definition for rule 'no-unreachable-loop' was not found no-unreachable-loop /src/repo/i18n/lt.json 1:1 error Definition for rule 'no-loss-of-precision' was not found no-loss-of-precision 1:1 error Definition for rule 'no-nonoctal-decimal-escape' was not found no-nonoctal-decimal-escape 1:1 error Definition for rule 'no-unreachable-loop' was not found no-unreachable-loop /src/repo/i18n/lv.json 1:1 error Definition for rule 'no-loss-of-precision' was not found no-loss-of-precision 1:1 error Definition for rule 'no-nonoctal-decimal-escape' was not found no-nonoctal-decimal-escape 1:1 error Definition for rule 'no-unreachable-loop' was not found no-unreachable-loop /src/repo/i18n/mk.json 1:1 error Definition for rule 'no-loss-of-precision' was not found no-loss-of-precision 1:1 error Definition for rule 'no-nonoctal-decimal-escape' was not found no-nonoctal-decimal-escape 1:1 error Definition for rule 'no-unreachable-loop' was not found no-unreachable-loop /src/repo/i18n/ml.json 1:1 error Definition for rule 'no-loss-of-precision' was not found no-loss-of-precision 1:1 error Definition for rule 'no-nonoctal-decimal-escape' was not found no-nonoctal-decimal-escape 1:1 error Definition for rule 'no-unreachable-loop' was not found no-unreachable-loop /src/repo/i18n/nb.json 1:1 error Definition for rule 'no-loss-of-precision' was not found no-loss-of-precision 1:1 error Definition for rule 'no-nonoctal-decimal-escape' was not found no-nonoctal-decimal-escape 1:1 error Definition for rule 'no-unreachable-loop' was not found no-unreachable-loop /src/repo/i18n/nl.json 1:1 error Definition for rule 'no-loss-of-precision' was not found no-loss-of-precision 1:1 error Definition for rule 'no-nonoctal-decimal-escape' was not found no-nonoctal-decimal-escape 1:1 error Definition for rule 'no-unreachable-loop' was not found no-unreachable-loop /src/repo/i18n/nn.json 1:1 error Definition for rule 'no-loss-of-precision' was not found no-loss-of-precision 1:1 error Definition for rule 'no-nonoctal-decimal-escape' was not found no-nonoctal-decimal-escape 1:1 error Definition for rule 'no-unreachable-loop' was not found no-unreachable-loop /src/repo/i18n/pl.json 1:1 error Definition for rule 'no-loss-of-precision' was not found no-loss-of-precision 1:1 error Definition for rule 'no-nonoctal-decimal-escape' was not found no-nonoctal-decimal-escape 1:1 error Definition for rule 'no-unreachable-loop' was not found no-unreachable-loop /src/repo/i18n/ps.json 1:1 error Definition for rule 'no-loss-of-precision' was not found no-loss-of-precision 1:1 error Definition for rule 'no-nonoctal-decimal-escape' was not found no-nonoctal-decimal-escape 1:1 error Definition for rule 'no-unreachable-loop' was not found no-unreachable-loop /src/repo/i18n/pt-br.json 1:1 error Definition for rule 'no-loss-of-precision' was not found no-loss-of-precision 1:1 error Definition for rule 'no-nonoctal-decimal-escape' was not found no-nonoctal-decimal-escape 1:1 error Definition for rule 'no-unreachable-loop' was not found no-unreachable-loop /src/repo/i18n/pt.json 1:1 error Definition for rule 'no-loss-of-precision' was not found no-loss-of-precision 1:1 error Definition for rule 'no-nonoctal-decimal-escape' was not found no-nonoctal-decimal-escape 1:1 error Definition for rule 'no-unreachable-loop' was not found no-unreachable-loop /src/repo/i18n/qqq.json 1:1 error Definition for rule 'no-loss-of-precision' was not found no-loss-of-precision 1:1 error Definition for rule 'no-nonoctal-decimal-escape' was not found no-nonoctal-decimal-escape 1:1 error Definition for rule 'no-unreachable-loop' was not found no-unreachable-loop /src/repo/i18n/roa-tara.json 1:1 error Definition for rule 'no-loss-of-precision' was not found no-loss-of-precision 1:1 error Definition for rule 'no-nonoctal-decimal-escape' was not found no-nonoctal-decimal-escape 1:1 error Definition for rule 'no-unreachable-loop' was not found no-unreachable-loop /src/repo/i18n/ru.json 1:1 error Definition for rule 'no-loss-of-precision' was not found no-loss-of-precision 1:1 error Definition for rule 'no-nonoctal-decimal-escape' was not found no-nonoctal-decimal-escape 1:1 error Definition for rule 'no-unreachable-loop' was not found no-unreachable-loop /src/repo/i18n/sk.json 1:1 error Definition for rule 'no-loss-of-precision' was not found no-loss-of-precision 1:1 error Definition for rule 'no-nonoctal-decimal-escape' was not found no-nonoctal-decimal-escape 1:1 error Definition for rule 'no-unreachable-loop' was not found no-unreachable-loop /src/repo/i18n/sl.json 1:1 error Definition for rule 'no-loss-of-precision' was not found no-loss-of-precision 1:1 error Definition for rule 'no-nonoctal-decimal-escape' was not found no-nonoctal-decimal-escape 1:1 error Definition for rule 'no-unreachable-loop' was not found no-unreachable-loop /src/repo/i18n/sr-ec.json 1:1 error Definition for rule 'no-loss-of-precision' was not found no-loss-of-precision 1:1 error Definition for rule 'no-nonoctal-decimal-escape' was not found no-nonoctal-decimal-escape 1:1 error Definition for rule 'no-unreachable-loop' was not found no-unreachable-loop /src/repo/i18n/sv.json 1:1 error Definition for rule 'no-loss-of-precision' was not found no-loss-of-precision 1:1 error Definition for rule 'no-nonoctal-decimal-escape' was not found no-nonoctal-decimal-escape 1:1 error Definition for rule 'no-unreachable-loop' was not found no-unreachable-loop /src/repo/i18n/tr.json 1:1 error Definition for rule 'no-loss-of-precision' was not found no-loss-of-precision 1:1 error Definition for rule 'no-nonoctal-decimal-escape' was not found no-nonoctal-decimal-escape 1:1 error Definition for rule 'no-unreachable-loop' was not found no-unreachable-loop /src/repo/i18n/uk.json 1:1 error Definition for rule 'no-loss-of-precision' was not found no-loss-of-precision 1:1 error Definition for rule 'no-nonoctal-decimal-escape' was not found no-nonoctal-decimal-escape 1:1 error Definition for rule 'no-unreachable-loop' was not found no-unreachable-loop /src/repo/i18n/vec.json 1:1 error Definition for rule 'no-loss-of-precision' was not found no-loss-of-precision 1:1 error Definition for rule 'no-nonoctal-decimal-escape' was not found no-nonoctal-decimal-escape 1:1 error Definition for rule 'no-unreachable-loop' was not found no-unreachable-loop /src/repo/i18n/vi.json 1:1 error Definition for rule 'no-loss-of-precision' was not found no-loss-of-precision 1:1 error Definition for rule 'no-nonoctal-decimal-escape' was not found no-nonoctal-decimal-escape 1:1 error Definition for rule 'no-unreachable-loop' was not found no-unreachable-loop /src/repo/i18n/zh-hans.json 1:1 error Definition for rule 'no-loss-of-precision' was not found no-loss-of-precision 1:1 error Definition for rule 'no-nonoctal-decimal-escape' was not found no-nonoctal-decimal-escape 1:1 error Definition for rule 'no-unreachable-loop' was not found no-unreachable-loop /src/repo/i18n/zh-hant.json 1:1 error Definition for rule 'no-loss-of-precision' was not found no-loss-of-precision 1:1 error Definition for rule 'no-nonoctal-decimal-escape' was not found no-nonoctal-decimal-escape 1:1 error Definition for rule 'no-unreachable-loop' was not found no-unreachable-loop /src/repo/package-lock.json 1:1 error Definition for rule 'no-loss-of-precision' was not found no-loss-of-precision 1:1 error Definition for rule 'no-nonoctal-decimal-escape' was not found no-nonoctal-decimal-escape 1:1 error Definition for rule 'no-unreachable-loop' was not found no-unreachable-loop /src/repo/package.json 1:1 error Definition for rule 'no-loss-of-precision' was not found no-loss-of-precision 1:1 error Definition for rule 'no-nonoctal-decimal-escape' was not found no-nonoctal-decimal-escape 1:1 error Definition for rule 'no-unreachable-loop' was not found no-unreachable-loop ✖ 189 problems (189 errors, 0 warnings) Warning: Task "eslint:all" failed. Use --force to continue. Aborted due to warnings. npm ERR! Test failed. See above for more details. Traceback (most recent call last): File "/venv/lib/python3.7/site-packages/runner-0.1.0-py3.7.egg/runner/__init__.py", line 1374, in main libup.run(args.repo, args.output, args.branch) File "/venv/lib/python3.7/site-packages/runner-0.1.0-py3.7.egg/runner/__init__.py", line 1318, in run self.npm_audit_fix(new_npm_audit) File "/venv/lib/python3.7/site-packages/runner-0.1.0-py3.7.egg/runner/__init__.py", line 216, in npm_audit_fix self.check_call(['npm', 'test']) File "/venv/lib/python3.7/site-packages/runner-0.1.0-py3.7.egg/runner/shell2.py", line 40, in check_call res.check_returncode() File "/usr/lib/python3.7/subprocess.py", line 428, in check_returncode self.stderr) subprocess.CalledProcessError: Command '['npm', 'test']' returned non-zero exit status 1.