This run took 84 seconds.
$ date
--- stdout ---
Fri Mar 6 15:10:22 UTC 2026
--- end ---
$ git clone file:///srv/git/mediawiki-extensions-CognitiveProcessDesigner.git /src/repo --depth=1 -b master
--- stderr ---
Cloning into '/src/repo'...
--- stdout ---
--- end ---
$ git config user.name libraryupgrader
--- stdout ---
--- end ---
$ git config user.email tools.libraryupgrader@tools.wmflabs.org
--- stdout ---
--- end ---
$ git submodule update --init
--- stdout ---
--- end ---
$ grr init
--- stdout ---
Installed commit-msg hook.
--- end ---
$ git show-ref refs/heads/master
--- stdout ---
3bcd7ecea9400fabd8c7c5c10867cc17db63a924 refs/heads/master
--- end ---
$ /usr/bin/npm audit --json
--- stdout ---
{
"auditReportVersion": 2,
"vulnerabilities": {
"@tootallnate/once": {
"name": "@tootallnate/once",
"severity": "low",
"isDirect": false,
"via": [
{
"source": 1113977,
"name": "@tootallnate/once",
"dependency": "@tootallnate/once",
"title": "@tootallnate/once vulnerable to Incorrect Control Flow Scoping",
"url": "https://github.com/advisories/GHSA-vpq2-c234-7xj6",
"severity": "low",
"cwe": [
"CWE-705"
],
"cvss": {
"score": 3.3,
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L"
},
"range": "<3.0.1"
}
],
"effects": [
"http-proxy-agent"
],
"range": "<3.0.1",
"nodes": [
"node_modules/@tootallnate/once"
],
"fixAvailable": {
"name": "@wikimedia/mw-node-qunit",
"version": "6.2.1",
"isSemVerMajor": true
}
},
"@wikimedia/mw-node-qunit": {
"name": "@wikimedia/mw-node-qunit",
"severity": "low",
"isDirect": true,
"via": [
"jsdom"
],
"effects": [],
"range": ">=6.3.0",
"nodes": [
"node_modules/@wikimedia/mw-node-qunit"
],
"fixAvailable": {
"name": "@wikimedia/mw-node-qunit",
"version": "6.2.1",
"isSemVerMajor": true
}
},
"grunt": {
"name": "grunt",
"severity": "high",
"isDirect": true,
"via": [
"minimatch"
],
"effects": [
"grunt-eslint"
],
"range": ">=0.4.0-a",
"nodes": [
"node_modules/grunt"
],
"fixAvailable": {
"name": "grunt",
"version": "0.3.17",
"isSemVerMajor": true
}
},
"grunt-eslint": {
"name": "grunt-eslint",
"severity": "high",
"isDirect": true,
"via": [
"grunt"
],
"effects": [],
"range": "<=1.0.0 || >=18.1.0",
"nodes": [
"node_modules/grunt-eslint"
],
"fixAvailable": {
"name": "grunt-eslint",
"version": "18.0.0",
"isSemVerMajor": true
}
},
"http-proxy-agent": {
"name": "http-proxy-agent",
"severity": "low",
"isDirect": false,
"via": [
"@tootallnate/once"
],
"effects": [
"jsdom"
],
"range": "4.0.1 - 5.0.0",
"nodes": [
"node_modules/http-proxy-agent"
],
"fixAvailable": {
"name": "@wikimedia/mw-node-qunit",
"version": "6.2.1",
"isSemVerMajor": true
}
},
"jest-environment-jsdom": {
"name": "jest-environment-jsdom",
"severity": "low",
"isDirect": true,
"via": [
"jsdom"
],
"effects": [],
"range": "27.0.1 - 30.0.0-rc.1",
"nodes": [
"node_modules/jest-environment-jsdom"
],
"fixAvailable": {
"name": "jest-environment-jsdom",
"version": "30.2.0",
"isSemVerMajor": true
}
},
"jsdom": {
"name": "jsdom",
"severity": "low",
"isDirect": false,
"via": [
"http-proxy-agent"
],
"effects": [
"@wikimedia/mw-node-qunit",
"jest-environment-jsdom"
],
"range": "16.6.0 - 22.1.0",
"nodes": [
"node_modules/jest-environment-jsdom/node_modules/jsdom",
"node_modules/jsdom"
],
"fixAvailable": {
"name": "@wikimedia/mw-node-qunit",
"version": "6.2.1",
"isSemVerMajor": true
}
},
"minimatch": {
"name": "minimatch",
"severity": "high",
"isDirect": false,
"via": [
{
"source": 1113459,
"name": "minimatch",
"dependency": "minimatch",
"title": "minimatch has a ReDoS via repeated wildcards with non-matching literal in pattern",
"url": "https://github.com/advisories/GHSA-3ppc-4f35-3m26",
"severity": "high",
"cwe": [
"CWE-1333"
],
"cvss": {
"score": 0,
"vectorString": null
},
"range": "<3.1.3"
},
{
"source": 1113538,
"name": "minimatch",
"dependency": "minimatch",
"title": "minimatch has ReDoS: matchOne() combinatorial backtracking via multiple non-adjacent GLOBSTAR segments",
"url": "https://github.com/advisories/GHSA-7r86-cg39-jmmj",
"severity": "high",
"cwe": [
"CWE-407"
],
"cvss": {
"score": 7.5,
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
},
"range": "<3.1.3"
},
{
"source": 1113546,
"name": "minimatch",
"dependency": "minimatch",
"title": "minimatch ReDoS: nested *() extglobs generate catastrophically backtracking regular expressions",
"url": "https://github.com/advisories/GHSA-23c5-xmqv-rm74",
"severity": "high",
"cwe": [
"CWE-1333"
],
"cvss": {
"score": 7.5,
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
},
"range": "<3.1.4"
}
],
"effects": [
"grunt"
],
"range": "<=3.1.3",
"nodes": [
"node_modules/grunt/node_modules/minimatch"
],
"fixAvailable": {
"name": "grunt",
"version": "0.3.17",
"isSemVerMajor": true
}
}
},
"metadata": {
"vulnerabilities": {
"info": 0,
"low": 5,
"moderate": 0,
"high": 3,
"critical": 0,
"total": 8
},
"dependencies": {
"prod": 40,
"dev": 1207,
"optional": 3,
"peer": 0,
"peerOptional": 0,
"total": 1246
}
}
}
--- end ---
$ /usr/bin/composer install
--- stderr ---
No composer.lock file present. Updating dependencies to latest instead of installing from lock file. See https://getcomposer.org/install for more information.
Loading composer repositories with package information
Updating dependencies
Lock file operations: 42 installs, 0 updates, 0 removals
- Locking composer/installers (v2.3.0)
- Locking composer/pcre (3.3.2)
- Locking composer/semver (3.4.4)
- Locking composer/spdx-licenses (1.5.9)
- Locking composer/xdebug-handler (3.0.5)
- Locking dealerdirect/phpcodesniffer-composer-installer (v1.2.0)
- Locking doctrine/deprecations (1.1.6)
- Locking felixfbecker/advanced-json-rpc (v3.2.1)
- Locking mediawiki/mediawiki-codesniffer (v50.0.0)
- Locking mediawiki/mediawiki-phan-config (0.19.0)
- Locking mediawiki/minus-x (2.0.1)
- Locking mediawiki/phan-taint-check-plugin (9.0.0)
- Locking mwstake/mediawiki-component-processmanager (4.0.4)
- Locking mwstake/mediawiki-componentloader (1.0.1)
- Locking netresearch/jsonmapper (v4.5.0)
- Locking phan/phan (6.0.1)
- Locking phan/tolerant-php-parser (v0.2.0)
- Locking phan/var_representation_polyfill (0.1.4)
- Locking php-parallel-lint/php-console-color (v1.0.1)
- Locking php-parallel-lint/php-console-highlighter (v1.0.0)
- Locking php-parallel-lint/php-parallel-lint (v1.4.0)
- Locking phpcsstandards/phpcsextra (1.4.0)
- Locking phpcsstandards/phpcsutils (1.2.2)
- Locking phpdocumentor/reflection-common (2.2.0)
- Locking phpdocumentor/reflection-docblock (5.6.6)
- Locking phpdocumentor/type-resolver (1.12.0)
- Locking phpstan/phpdoc-parser (2.3.2)
- Locking psr/container (2.0.2)
- Locking psr/log (3.0.2)
- Locking sabre/event (5.1.7)
- Locking squizlabs/php_codesniffer (3.13.5)
- Locking symfony/console (v8.0.6)
- Locking symfony/deprecation-contracts (v3.6.0)
- Locking symfony/filesystem (v3.4.47)
- Locking symfony/polyfill-ctype (v1.33.0)
- Locking symfony/polyfill-intl-grapheme (v1.33.0)
- Locking symfony/polyfill-intl-normalizer (v1.33.0)
- Locking symfony/polyfill-mbstring (v1.33.0)
- Locking symfony/process (v6.4.33)
- Locking symfony/service-contracts (v3.6.1)
- Locking symfony/string (v8.0.6)
- Locking webmozart/assert (2.1.6)
Writing lock file
Installing dependencies from lock file (including require-dev)
Package operations: 42 installs, 0 updates, 0 removals
0 [>---------------------------] 0 [->--------------------------]
- Installing composer/installers (v2.3.0): Extracting archive
- Installing squizlabs/php_codesniffer (3.13.5): Extracting archive
- Installing dealerdirect/phpcodesniffer-composer-installer (v1.2.0): Extracting archive
- Installing composer/pcre (3.3.2): Extracting archive
- Installing phpcsstandards/phpcsutils (1.2.2): Extracting archive
- Installing phpcsstandards/phpcsextra (1.4.0): Extracting archive
- Installing symfony/polyfill-mbstring (v1.33.0): Extracting archive
- Installing composer/spdx-licenses (1.5.9): Extracting archive
- Installing composer/semver (3.4.4): Extracting archive
- Installing mediawiki/mediawiki-codesniffer (v50.0.0): Extracting archive
- Installing symfony/polyfill-intl-normalizer (v1.33.0): Extracting archive
- Installing symfony/polyfill-intl-grapheme (v1.33.0): Extracting archive
- Installing symfony/polyfill-ctype (v1.33.0): Extracting archive
- Installing symfony/string (v8.0.6): Extracting archive
- Installing symfony/deprecation-contracts (v3.6.0): Extracting archive
- Installing psr/container (2.0.2): Extracting archive
- Installing symfony/service-contracts (v3.6.1): Extracting archive
- Installing symfony/console (v8.0.6): Extracting archive
- Installing sabre/event (5.1.7): Extracting archive
- Installing phan/var_representation_polyfill (0.1.4): Extracting archive
- Installing phan/tolerant-php-parser (v0.2.0): Extracting archive
- Installing netresearch/jsonmapper (v4.5.0): Extracting archive
- Installing webmozart/assert (2.1.6): Extracting archive
- Installing phpstan/phpdoc-parser (2.3.2): Extracting archive
- Installing phpdocumentor/reflection-common (2.2.0): Extracting archive
- Installing doctrine/deprecations (1.1.6): Extracting archive
- Installing phpdocumentor/type-resolver (1.12.0): Extracting archive
- Installing phpdocumentor/reflection-docblock (5.6.6): Extracting archive
- Installing felixfbecker/advanced-json-rpc (v3.2.1): Extracting archive
- Installing psr/log (3.0.2): Extracting archive
- Installing composer/xdebug-handler (3.0.5): Extracting archive
- Installing phan/phan (6.0.1): Extracting archive
- Installing mediawiki/phan-taint-check-plugin (9.0.0): Extracting archive
- Installing mediawiki/mediawiki-phan-config (0.19.0): Extracting archive
- Installing mediawiki/minus-x (2.0.1): Extracting archive
- Installing symfony/process (v6.4.33): Extracting archive
- Installing symfony/filesystem (v3.4.47): Extracting archive
- Installing mwstake/mediawiki-componentloader (1.0.1): Extracting archive
- Installing mwstake/mediawiki-component-processmanager (4.0.4): Extracting archive
- Installing php-parallel-lint/php-console-color (v1.0.1): Extracting archive
- Installing php-parallel-lint/php-console-highlighter (v1.0.0): Extracting archive
- Installing php-parallel-lint/php-parallel-lint (v1.4.0): Extracting archive
0/39 [>---------------------------] 0%
28/39 [====================>-------] 71%
38/39 [===========================>] 97%
39/39 [============================] 100%
1 package suggestions were added by new dependencies, use `composer suggest` to see details.
Generating autoload files
19 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
--- stdout ---
PHP CodeSniffer Config installed_paths set to ../../mediawiki/mediawiki-codesniffer,../../phpcsstandards/phpcsextra,../../phpcsstandards/phpcsutils
--- end ---
$ /usr/bin/npm audit --json
--- stdout ---
{
"auditReportVersion": 2,
"vulnerabilities": {
"@tootallnate/once": {
"name": "@tootallnate/once",
"severity": "low",
"isDirect": false,
"via": [
{
"source": 1113977,
"name": "@tootallnate/once",
"dependency": "@tootallnate/once",
"title": "@tootallnate/once vulnerable to Incorrect Control Flow Scoping",
"url": "https://github.com/advisories/GHSA-vpq2-c234-7xj6",
"severity": "low",
"cwe": [
"CWE-705"
],
"cvss": {
"score": 3.3,
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L"
},
"range": "<3.0.1"
}
],
"effects": [
"http-proxy-agent"
],
"range": "<3.0.1",
"nodes": [
"node_modules/@tootallnate/once"
],
"fixAvailable": {
"name": "@wikimedia/mw-node-qunit",
"version": "6.2.1",
"isSemVerMajor": true
}
},
"@wikimedia/mw-node-qunit": {
"name": "@wikimedia/mw-node-qunit",
"severity": "low",
"isDirect": true,
"via": [
"jsdom"
],
"effects": [],
"range": ">=6.3.0",
"nodes": [
"node_modules/@wikimedia/mw-node-qunit"
],
"fixAvailable": {
"name": "@wikimedia/mw-node-qunit",
"version": "6.2.1",
"isSemVerMajor": true
}
},
"grunt": {
"name": "grunt",
"severity": "high",
"isDirect": true,
"via": [
"minimatch"
],
"effects": [
"grunt-eslint"
],
"range": ">=0.4.0-a",
"nodes": [
"node_modules/grunt"
],
"fixAvailable": {
"name": "grunt",
"version": "0.3.17",
"isSemVerMajor": true
}
},
"grunt-eslint": {
"name": "grunt-eslint",
"severity": "high",
"isDirect": true,
"via": [
"grunt"
],
"effects": [],
"range": "<=1.0.0 || >=18.1.0",
"nodes": [
"node_modules/grunt-eslint"
],
"fixAvailable": {
"name": "grunt-eslint",
"version": "18.0.0",
"isSemVerMajor": true
}
},
"http-proxy-agent": {
"name": "http-proxy-agent",
"severity": "low",
"isDirect": false,
"via": [
"@tootallnate/once"
],
"effects": [
"jsdom"
],
"range": "4.0.1 - 5.0.0",
"nodes": [
"node_modules/http-proxy-agent"
],
"fixAvailable": {
"name": "@wikimedia/mw-node-qunit",
"version": "6.2.1",
"isSemVerMajor": true
}
},
"jest-environment-jsdom": {
"name": "jest-environment-jsdom",
"severity": "low",
"isDirect": true,
"via": [
"jsdom"
],
"effects": [],
"range": "27.0.1 - 30.0.0-rc.1",
"nodes": [
"node_modules/jest-environment-jsdom"
],
"fixAvailable": {
"name": "jest-environment-jsdom",
"version": "30.2.0",
"isSemVerMajor": true
}
},
"jsdom": {
"name": "jsdom",
"severity": "low",
"isDirect": false,
"via": [
"http-proxy-agent"
],
"effects": [
"@wikimedia/mw-node-qunit",
"jest-environment-jsdom"
],
"range": "16.6.0 - 22.1.0",
"nodes": [
"node_modules/jest-environment-jsdom/node_modules/jsdom",
"node_modules/jsdom"
],
"fixAvailable": {
"name": "@wikimedia/mw-node-qunit",
"version": "6.2.1",
"isSemVerMajor": true
}
},
"minimatch": {
"name": "minimatch",
"severity": "high",
"isDirect": false,
"via": [
{
"source": 1113459,
"name": "minimatch",
"dependency": "minimatch",
"title": "minimatch has a ReDoS via repeated wildcards with non-matching literal in pattern",
"url": "https://github.com/advisories/GHSA-3ppc-4f35-3m26",
"severity": "high",
"cwe": [
"CWE-1333"
],
"cvss": {
"score": 0,
"vectorString": null
},
"range": "<3.1.3"
},
{
"source": 1113538,
"name": "minimatch",
"dependency": "minimatch",
"title": "minimatch has ReDoS: matchOne() combinatorial backtracking via multiple non-adjacent GLOBSTAR segments",
"url": "https://github.com/advisories/GHSA-7r86-cg39-jmmj",
"severity": "high",
"cwe": [
"CWE-407"
],
"cvss": {
"score": 7.5,
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
},
"range": "<3.1.3"
},
{
"source": 1113546,
"name": "minimatch",
"dependency": "minimatch",
"title": "minimatch ReDoS: nested *() extglobs generate catastrophically backtracking regular expressions",
"url": "https://github.com/advisories/GHSA-23c5-xmqv-rm74",
"severity": "high",
"cwe": [
"CWE-1333"
],
"cvss": {
"score": 7.5,
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
},
"range": "<3.1.4"
}
],
"effects": [
"grunt"
],
"range": "<=3.1.3",
"nodes": [
"node_modules/grunt/node_modules/minimatch"
],
"fixAvailable": {
"name": "grunt",
"version": "0.3.17",
"isSemVerMajor": true
}
}
},
"metadata": {
"vulnerabilities": {
"info": 0,
"low": 5,
"moderate": 0,
"high": 3,
"critical": 0,
"total": 8
},
"dependencies": {
"prod": 40,
"dev": 1207,
"optional": 3,
"peer": 0,
"peerOptional": 0,
"total": 1246
}
}
}
--- end ---
Attempting to npm audit fix
$ /usr/bin/npm audit fix --dry-run --only=dev --json
--- stderr ---
npm WARN invalid config only="dev" set in command line options
npm WARN invalid config Must be one of: null, prod, production
--- stdout ---
{
"added": 1246,
"removed": 0,
"changed": 0,
"audited": 1247,
"funding": 203,
"audit": {
"auditReportVersion": 2,
"vulnerabilities": {
"@tootallnate/once": {
"name": "@tootallnate/once",
"severity": "low",
"isDirect": false,
"via": [
{
"source": 1113977,
"name": "@tootallnate/once",
"dependency": "@tootallnate/once",
"title": "@tootallnate/once vulnerable to Incorrect Control Flow Scoping",
"url": "https://github.com/advisories/GHSA-vpq2-c234-7xj6",
"severity": "low",
"cwe": [
"CWE-705"
],
"cvss": {
"score": 3.3,
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L"
},
"range": "<3.0.1"
}
],
"effects": [
"http-proxy-agent"
],
"range": "<3.0.1",
"nodes": [
"node_modules/@tootallnate/once"
],
"fixAvailable": {
"name": "jest-environment-jsdom",
"version": "30.2.0",
"isSemVerMajor": true
}
},
"@wikimedia/mw-node-qunit": {
"name": "@wikimedia/mw-node-qunit",
"severity": "low",
"isDirect": true,
"via": [
"jsdom"
],
"effects": [],
"range": ">=6.3.0",
"nodes": [
"node_modules/@wikimedia/mw-node-qunit"
],
"fixAvailable": {
"name": "@wikimedia/mw-node-qunit",
"version": "6.2.1",
"isSemVerMajor": true
}
},
"grunt": {
"name": "grunt",
"severity": "high",
"isDirect": true,
"via": [
"minimatch"
],
"effects": [
"grunt-eslint"
],
"range": ">=0.4.0-a",
"nodes": [
"node_modules/grunt"
],
"fixAvailable": {
"name": "grunt",
"version": "0.3.17",
"isSemVerMajor": true
}
},
"grunt-eslint": {
"name": "grunt-eslint",
"severity": "high",
"isDirect": true,
"via": [
"grunt"
],
"effects": [],
"range": "<=1.0.0 || >=18.1.0",
"nodes": [
"node_modules/grunt-eslint"
],
"fixAvailable": {
"name": "grunt-eslint",
"version": "18.0.0",
"isSemVerMajor": true
}
},
"http-proxy-agent": {
"name": "http-proxy-agent",
"severity": "low",
"isDirect": false,
"via": [
"@tootallnate/once"
],
"effects": [
"jsdom"
],
"range": "4.0.1 - 5.0.0",
"nodes": [
"node_modules/http-proxy-agent"
],
"fixAvailable": {
"name": "jest-environment-jsdom",
"version": "30.2.0",
"isSemVerMajor": true
}
},
"jest-environment-jsdom": {
"name": "jest-environment-jsdom",
"severity": "low",
"isDirect": true,
"via": [
"jsdom"
],
"effects": [],
"range": "27.0.1 - 30.0.0-rc.1",
"nodes": [
"node_modules/jest-environment-jsdom"
],
"fixAvailable": {
"name": "jest-environment-jsdom",
"version": "30.2.0",
"isSemVerMajor": true
}
},
"jsdom": {
"name": "jsdom",
"severity": "low",
"isDirect": false,
"via": [
"http-proxy-agent"
],
"effects": [
"@wikimedia/mw-node-qunit",
"jest-environment-jsdom"
],
"range": "16.6.0 - 22.1.0",
"nodes": [
"node_modules/jest-environment-jsdom/node_modules/jsdom",
"node_modules/jsdom"
],
"fixAvailable": {
"name": "jest-environment-jsdom",
"version": "30.2.0",
"isSemVerMajor": true
}
},
"minimatch": {
"name": "minimatch",
"severity": "high",
"isDirect": false,
"via": [
{
"source": 1113459,
"name": "minimatch",
"dependency": "minimatch",
"title": "minimatch has a ReDoS via repeated wildcards with non-matching literal in pattern",
"url": "https://github.com/advisories/GHSA-3ppc-4f35-3m26",
"severity": "high",
"cwe": [
"CWE-1333"
],
"cvss": {
"score": 0,
"vectorString": null
},
"range": "<3.1.3"
},
{
"source": 1113538,
"name": "minimatch",
"dependency": "minimatch",
"title": "minimatch has ReDoS: matchOne() combinatorial backtracking via multiple non-adjacent GLOBSTAR segments",
"url": "https://github.com/advisories/GHSA-7r86-cg39-jmmj",
"severity": "high",
"cwe": [
"CWE-407"
],
"cvss": {
"score": 7.5,
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
},
"range": "<3.1.3"
},
{
"source": 1113546,
"name": "minimatch",
"dependency": "minimatch",
"title": "minimatch ReDoS: nested *() extglobs generate catastrophically backtracking regular expressions",
"url": "https://github.com/advisories/GHSA-23c5-xmqv-rm74",
"severity": "high",
"cwe": [
"CWE-1333"
],
"cvss": {
"score": 7.5,
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
},
"range": "<3.1.4"
}
],
"effects": [
"grunt"
],
"range": "<=3.1.3",
"nodes": [
"node_modules/grunt/node_modules/minimatch"
],
"fixAvailable": {
"name": "grunt",
"version": "0.3.17",
"isSemVerMajor": true
}
}
},
"metadata": {
"vulnerabilities": {
"info": 0,
"low": 5,
"moderate": 0,
"high": 3,
"critical": 0,
"total": 8
},
"dependencies": {
"prod": 40,
"dev": 1207,
"optional": 3,
"peer": 0,
"peerOptional": 0,
"total": 1246
}
}
}
}
--- end ---
{"added": 1246, "removed": 0, "changed": 0, "audited": 1247, "funding": 203, "audit": {"auditReportVersion": 2, "vulnerabilities": {"@tootallnate/once": {"name": "@tootallnate/once", "severity": "low", "isDirect": false, "via": [{"source": 1113977, "name": "@tootallnate/once", "dependency": "@tootallnate/once", "title": "@tootallnate/once vulnerable to Incorrect Control Flow Scoping", "url": "https://github.com/advisories/GHSA-vpq2-c234-7xj6", "severity": "low", "cwe": ["CWE-705"], "cvss": {"score": 3.3, "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L"}, "range": "<3.0.1"}], "effects": ["http-proxy-agent"], "range": "<3.0.1", "nodes": ["node_modules/@tootallnate/once"], "fixAvailable": {"name": "jest-environment-jsdom", "version": "30.2.0", "isSemVerMajor": true}}, "@wikimedia/mw-node-qunit": {"name": "@wikimedia/mw-node-qunit", "severity": "low", "isDirect": true, "via": ["jsdom"], "effects": [], "range": ">=6.3.0", "nodes": ["node_modules/@wikimedia/mw-node-qunit"], "fixAvailable": {"name": "@wikimedia/mw-node-qunit", "version": "6.2.1", "isSemVerMajor": true}}, "grunt": {"name": "grunt", "severity": "high", "isDirect": true, "via": ["minimatch"], "effects": ["grunt-eslint"], "range": ">=0.4.0-a", "nodes": ["node_modules/grunt"], "fixAvailable": {"name": "grunt", "version": "0.3.17", "isSemVerMajor": true}}, "grunt-eslint": {"name": "grunt-eslint", "severity": "high", "isDirect": true, "via": ["grunt"], "effects": [], "range": "<=1.0.0 || >=18.1.0", "nodes": ["node_modules/grunt-eslint"], "fixAvailable": {"name": "grunt-eslint", "version": "18.0.0", "isSemVerMajor": true}}, "http-proxy-agent": {"name": "http-proxy-agent", "severity": "low", "isDirect": false, "via": ["@tootallnate/once"], "effects": ["jsdom"], "range": "4.0.1 - 5.0.0", "nodes": ["node_modules/http-proxy-agent"], "fixAvailable": {"name": "jest-environment-jsdom", "version": "30.2.0", "isSemVerMajor": true}}, "jest-environment-jsdom": {"name": "jest-environment-jsdom", "severity": "low", "isDirect": true, "via": ["jsdom"], "effects": [], "range": "27.0.1 - 30.0.0-rc.1", "nodes": ["node_modules/jest-environment-jsdom"], "fixAvailable": {"name": "jest-environment-jsdom", "version": "30.2.0", "isSemVerMajor": true}}, "jsdom": {"name": "jsdom", "severity": "low", "isDirect": false, "via": ["http-proxy-agent"], "effects": ["@wikimedia/mw-node-qunit", "jest-environment-jsdom"], "range": "16.6.0 - 22.1.0", "nodes": ["node_modules/jest-environment-jsdom/node_modules/jsdom", "node_modules/jsdom"], "fixAvailable": {"name": "jest-environment-jsdom", "version": "30.2.0", "isSemVerMajor": true}}, "minimatch": {"name": "minimatch", "severity": "high", "isDirect": false, "via": [{"source": 1113459, "name": "minimatch", "dependency": "minimatch", "title": "minimatch has a ReDoS via repeated wildcards with non-matching literal in pattern", "url": "https://github.com/advisories/GHSA-3ppc-4f35-3m26", "severity": "high", "cwe": ["CWE-1333"], "cvss": {"score": 0, "vectorString": null}, "range": "<3.1.3"}, {"source": 1113538, "name": "minimatch", "dependency": "minimatch", "title": "minimatch has ReDoS: matchOne() combinatorial backtracking via multiple non-adjacent GLOBSTAR segments", "url": "https://github.com/advisories/GHSA-7r86-cg39-jmmj", "severity": "high", "cwe": ["CWE-407"], "cvss": {"score": 7.5, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"}, "range": "<3.1.3"}, {"source": 1113546, "name": "minimatch", "dependency": "minimatch", "title": "minimatch ReDoS: nested *() extglobs generate catastrophically backtracking regular expressions", "url": "https://github.com/advisories/GHSA-23c5-xmqv-rm74", "severity": "high", "cwe": ["CWE-1333"], "cvss": {"score": 7.5, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"}, "range": "<3.1.4"}], "effects": ["grunt"], "range": "<=3.1.3", "nodes": ["node_modules/grunt/node_modules/minimatch"], "fixAvailable": {"name": "grunt", "version": "0.3.17", "isSemVerMajor": true}}}, "metadata": {"vulnerabilities": {"info": 0, "low": 5, "moderate": 0, "high": 3, "critical": 0, "total": 8}, "dependencies": {"prod": 40, "dev": 1207, "optional": 3, "peer": 0, "peerOptional": 0, "total": 1246}}}}
$ /usr/bin/npm audit fix --only=dev
--- stderr ---
npm WARN invalid config only="dev" set in command line options
npm WARN invalid config Must be one of: null, prod, production
npm WARN deprecated osenv@0.1.5: This package is no longer supported.
npm WARN deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
npm WARN deprecated lodash.get@4.4.2: This package is deprecated. Use the optional chaining (?.) operator instead.
npm WARN deprecated @babel/plugin-proposal-class-properties@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-properties instead.
npm WARN deprecated @humanwhocodes/config-array@0.13.0: Use @eslint/config-array instead
npm WARN deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
npm WARN deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead
npm WARN deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm WARN deprecated @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead
npm WARN deprecated glob@7.2.0: Glob versions prior to v9 are no longer supported
npm WARN deprecated glob@7.1.7: Glob versions prior to v9 are no longer supported
npm WARN deprecated domexception@4.0.0: Use your platform's native DOMException instead
npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead
npm WARN deprecated mkdirp@0.3.0: Legacy versions of mkdirp are no longer supported. Please update to mkdirp 1.x. (Note that the API surface has changed to use Promises in 1.x.)
npm WARN deprecated sinon@12.0.1: 16.1.1
npm WARN deprecated eslint@8.57.1: This version is no longer supported. Please see https://eslint.org/version-support for other options.
--- stdout ---
added 1245 packages, and audited 1246 packages in 18s
203 packages are looking for funding
run `npm fund` for details
# npm audit report
@tootallnate/once <3.0.1
@tootallnate/once vulnerable to Incorrect Control Flow Scoping - https://github.com/advisories/GHSA-vpq2-c234-7xj6
fix available via `npm audit fix --force`
Will install jest-environment-jsdom@30.2.0, which is a breaking change
node_modules/@tootallnate/once
http-proxy-agent 4.0.1 - 5.0.0
Depends on vulnerable versions of @tootallnate/once
node_modules/http-proxy-agent
jsdom 16.6.0 - 22.1.0
Depends on vulnerable versions of http-proxy-agent
node_modules/jest-environment-jsdom/node_modules/jsdom
node_modules/jsdom
@wikimedia/mw-node-qunit >=6.3.0
Depends on vulnerable versions of jsdom
node_modules/@wikimedia/mw-node-qunit
jest-environment-jsdom 27.0.1 - 30.0.0-rc.1
Depends on vulnerable versions of jsdom
node_modules/jest-environment-jsdom
minimatch <=3.1.3
Severity: high
minimatch has a ReDoS via repeated wildcards with non-matching literal in pattern - https://github.com/advisories/GHSA-3ppc-4f35-3m26
minimatch has ReDoS: matchOne() combinatorial backtracking via multiple non-adjacent GLOBSTAR segments - https://github.com/advisories/GHSA-7r86-cg39-jmmj
minimatch ReDoS: nested *() extglobs generate catastrophically backtracking regular expressions - https://github.com/advisories/GHSA-23c5-xmqv-rm74
fix available via `npm audit fix --force`
Will install grunt@0.3.17, which is a breaking change
node_modules/grunt/node_modules/minimatch
grunt >=0.4.0-a
Depends on vulnerable versions of minimatch
node_modules/grunt
grunt-eslint <=1.0.0 || >=18.1.0
Depends on vulnerable versions of grunt
node_modules/grunt-eslint
8 vulnerabilities (5 low, 3 high)
To address all issues (including breaking changes), run:
npm audit fix --force
--- end ---
Verifying that tests still pass
$ /usr/bin/npm ci
--- stderr ---
npm WARN deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
npm WARN deprecated osenv@0.1.5: This package is no longer supported.
npm WARN deprecated lodash.get@4.4.2: This package is deprecated. Use the optional chaining (?.) operator instead.
npm WARN deprecated @babel/plugin-proposal-class-properties@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-properties instead.
npm WARN deprecated @humanwhocodes/config-array@0.13.0: Use @eslint/config-array instead
npm WARN deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
npm WARN deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead
npm WARN deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm WARN deprecated @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead
npm WARN deprecated glob@7.2.0: Glob versions prior to v9 are no longer supported
npm WARN deprecated glob@7.1.7: Glob versions prior to v9 are no longer supported
npm WARN deprecated domexception@4.0.0: Use your platform's native DOMException instead
npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead
npm WARN deprecated mkdirp@0.3.0: Legacy versions of mkdirp are no longer supported. Please update to mkdirp 1.x. (Note that the API surface has changed to use Promises in 1.x.)
npm WARN deprecated sinon@12.0.1: 16.1.1
npm WARN deprecated eslint@8.57.1: This version is no longer supported. Please see https://eslint.org/version-support for other options.
--- stdout ---
> cognitive-process-designer@4.0.0 postinstall
> cp -R resources/js/cpd/bpmnlint-plugin-mediawiki-cpd node_modules && npx bpmnlint-pack-config -c .bpmnlintrc -o bpmn-lint.config.js -t es && cp node_modules/bpmn-js/dist/assets/bpmn-font/css/bpmn-embedded.css resources/styles/ext && cp node_modules/bpmn-js/dist/assets/bpmn-js.css resources/styles/ext && cp node_modules/bpmn-js/dist/assets/diagram-js.css resources/styles/ext && cp node_modules/bpmn-js-color-picker/colors/color-picker.css resources/styles/ext && cp node_modules/bpmn-js-bpmnlint/dist/assets/css/bpmn-js-bpmnlint.css resources/styles/ext
added 1245 packages, and audited 1246 packages in 24s
203 packages are looking for funding
run `npm fund` for details
8 vulnerabilities (5 low, 3 high)
To address all issues (including breaking changes), run:
npm audit fix --force
Run `npm audit` for details.
--- end ---
$ /usr/bin/npm test
--- stderr ---
PASS tests/jest/CpdXml.test.ts
PASS tests/jest/CpdLinker.test.ts
Test Suites: 2 passed, 2 total
Tests: 10 passed, 10 total
Snapshots: 0 total
Time: 6.211 s
Ran all test suites.
--- stdout ---
> cognitive-process-designer@4.0.0 test
> jest && grunt test
Running "eslint:all" (eslint) task
/src/repo/Gruntfile.js
2:18 warning Missing return type on function @typescript-eslint/explicit-function-return-type
/src/repo/bpmn-lint.config.js
0:0 warning File ignored because of a matching ignore pattern. Use "--no-ignore" to override
/src/repo/composer.json
0:0 warning File ignored because of a matching ignore pattern. Use "--no-ignore" to override
/src/repo/data/Content/PageTemplates/manifest.json
0:0 warning File ignored because of a matching ignore pattern. Use "--no-ignore" to override
/src/repo/extension.json
0:0 warning File ignored because of a matching ignore pattern. Use "--no-ignore" to override
/src/repo/i18n/ar.json
0:0 warning File ignored because of a matching ignore pattern. Use "--no-ignore" to override
/src/repo/i18n/be-tarask.json
0:0 warning File ignored because of a matching ignore pattern. Use "--no-ignore" to override
/src/repo/i18n/bg.json
0:0 warning File ignored because of a matching ignore pattern. Use "--no-ignore" to override
/src/repo/i18n/bn.json
0:0 warning File ignored because of a matching ignore pattern. Use "--no-ignore" to override
/src/repo/i18n/ccp.json
0:0 warning File ignored because of a matching ignore pattern. Use "--no-ignore" to override
/src/repo/i18n/cs.json
0:0 warning File ignored because of a matching ignore pattern. Use "--no-ignore" to override
/src/repo/i18n/de.json
0:0 warning File ignored because of a matching ignore pattern. Use "--no-ignore" to override
/src/repo/i18n/diq.json
0:0 warning File ignored because of a matching ignore pattern. Use "--no-ignore" to override
/src/repo/i18n/en.json
0:0 warning File ignored because of a matching ignore pattern. Use "--no-ignore" to override
/src/repo/i18n/es.json
0:0 warning File ignored because of a matching ignore pattern. Use "--no-ignore" to override
/src/repo/i18n/fa.json
0:0 warning File ignored because of a matching ignore pattern. Use "--no-ignore" to override
/src/repo/i18n/fi.json
0:0 warning File ignored because of a matching ignore pattern. Use "--no-ignore" to override
/src/repo/i18n/fr.json
0:0 warning File ignored because of a matching ignore pattern. Use "--no-ignore" to override
/src/repo/i18n/gl.json
0:0 warning File ignored because of a matching ignore pattern. Use "--no-ignore" to override
/src/repo/i18n/he.json
0:0 warning File ignored because of a matching ignore pattern. Use "--no-ignore" to override
/src/repo/i18n/hy.json
0:0 warning File ignored because of a matching ignore pattern. Use "--no-ignore" to override
/src/repo/i18n/ia.json
0:0 warning File ignored because of a matching ignore pattern. Use "--no-ignore" to override
/src/repo/i18n/it.json
0:0 warning File ignored because of a matching ignore pattern. Use "--no-ignore" to override
/src/repo/i18n/kab.json
0:0 warning File ignored because of a matching ignore pattern. Use "--no-ignore" to override
/src/repo/i18n/ko.json
0:0 warning File ignored because of a matching ignore pattern. Use "--no-ignore" to override
/src/repo/i18n/krc.json
0:0 warning File ignored because of a matching ignore pattern. Use "--no-ignore" to override
/src/repo/i18n/ky.json
0:0 warning File ignored because of a matching ignore pattern. Use "--no-ignore" to override
/src/repo/i18n/lb.json
0:0 warning File ignored because of a matching ignore pattern. Use "--no-ignore" to override
/src/repo/i18n/mk.json
0:0 warning File ignored because of a matching ignore pattern. Use "--no-ignore" to override
/src/repo/i18n/ml.json
0:0 warning File ignored because of a matching ignore pattern. Use "--no-ignore" to override
/src/repo/i18n/ms.json
0:0 warning File ignored because of a matching ignore pattern. Use "--no-ignore" to override
/src/repo/i18n/ne.json
0:0 warning File ignored because of a matching ignore pattern. Use "--no-ignore" to override
/src/repo/i18n/nl.json
0:0 warning File ignored because of a matching ignore pattern. Use "--no-ignore" to override
/src/repo/i18n/pa.json
0:0 warning File ignored because of a matching ignore pattern. Use "--no-ignore" to override
/src/repo/i18n/ps.json
0:0 warning File ignored because of a matching ignore pattern. Use "--no-ignore" to override
/src/repo/i18n/pt-br.json
0:0 warning File ignored because of a matching ignore pattern. Use "--no-ignore" to override
/src/repo/i18n/pt.json
0:0 warning File ignored because of a matching ignore pattern. Use "--no-ignore" to override
/src/repo/i18n/qqq.json
0:0 warning File ignored because of a matching ignore pattern. Use "--no-ignore" to override
/src/repo/i18n/ru.json
0:0 warning File ignored because of a matching ignore pattern. Use "--no-ignore" to override
/src/repo/i18n/sa.json
0:0 warning File ignored because of a matching ignore pattern. Use "--no-ignore" to override
/src/repo/i18n/se.json
0:0 warning File ignored because of a matching ignore pattern. Use "--no-ignore" to override
/src/repo/i18n/sh-latn.json
0:0 warning File ignored because of a matching ignore pattern. Use "--no-ignore" to override
/src/repo/i18n/skr-arab.json
0:0 warning File ignored because of a matching ignore pattern. Use "--no-ignore" to override
/src/repo/i18n/sl.json
0:0 warning File ignored because of a matching ignore pattern. Use "--no-ignore" to override
/src/repo/i18n/smn.json
0:0 warning File ignored because of a matching ignore pattern. Use "--no-ignore" to override
/src/repo/i18n/sms.json
0:0 warning File ignored because of a matching ignore pattern. Use "--no-ignore" to override
/src/repo/i18n/sr-ec.json
0:0 warning File ignored because of a matching ignore pattern. Use "--no-ignore" to override
/src/repo/i18n/sr-el.json
0:0 warning File ignored because of a matching ignore pattern. Use "--no-ignore" to override
/src/repo/i18n/sv.json
0:0 warning File ignored because of a matching ignore pattern. Use "--no-ignore" to override
/src/repo/i18n/ta.json
0:0 warning File ignored because of a matching ignore pattern. Use "--no-ignore" to override
/src/repo/i18n/tr.json
0:0 warning File ignored because of a matching ignore pattern. Use "--no-ignore" to override
/src/repo/i18n/tsg.json
0:0 warning File ignored because of a matching ignore pattern. Use "--no-ignore" to override
/src/repo/i18n/uk.json
0:0 warning File ignored because of a matching ignore pattern. Use "--no-ignore" to override
/src/repo/i18n/yue-hant.json
0:0 warning File ignored because of a matching ignore pattern. Use "--no-ignore" to override
/src/repo/i18n/zh-hans.json
0:0 warning File ignored because of a matching ignore pattern. Use "--no-ignore" to override
/src/repo/i18n/zh-hant.json
0:0 warning File ignored because of a matching ignore pattern. Use "--no-ignore" to override
/src/repo/jest.setup.js
3:31 warning Missing return type on function @typescript-eslint/explicit-function-return-type
5:3 warning Missing return type on function @typescript-eslint/explicit-function-return-type
10:25 warning Missing return type on function @typescript-eslint/explicit-function-return-type
14:2 warning Missing return type on function @typescript-eslint/explicit-function-return-type
28:39 warning Missing return type on function @typescript-eslint/explicit-function-return-type
/src/repo/package-lock.json
0:0 warning File ignored because of a matching ignore pattern. Use "--no-ignore" to override
/src/repo/package.json
0:0 warning File ignored because of a matching ignore pattern. Use "--no-ignore" to override
/src/repo/resources/js/cpd/bpmn-extension/descriptionPage.json
0:0 warning File ignored because of a matching ignore pattern. Use "--no-ignore" to override
/src/repo/resources/js/cpd/bpmnlint-plugin-mediawiki-cpd/rules/label-required-except-gateways.js
0:0 warning File ignored because of a matching ignore pattern. Use "--no-ignore" to override
/src/repo/resources/js/cpd/bpmnlint-plugin-mediawiki-cpd/rules/non-unique-labels.js
0:0 warning File ignored because of a matching ignore pattern. Use "--no-ignore" to override
/src/repo/resources/js/cpd/bpmnlint-plugin-mediawiki-cpd/rules/non-unique-participant-labels.js
0:0 warning File ignored because of a matching ignore pattern. Use "--no-ignore" to override
/src/repo/resources/js/dist/cpd.bpmnDiffer.bundle.js
0:0 warning File ignored because of a matching ignore pattern. Use "--no-ignore" to override
/src/repo/resources/js/dist/cpd.modeler.bundle.js
0:0 warning File ignored because of a matching ignore pattern. Use "--no-ignore" to override
/src/repo/resources/js/dist/cpd.viewer.bundle.js
0:0 warning File ignored because of a matching ignore pattern. Use "--no-ignore" to override
/src/repo/resources/js/ext.cpd.DiagramUsageInformationPage.js
1:10 warning Missing return type on function @typescript-eslint/explicit-function-return-type
7:45 warning Missing return type on function @typescript-eslint/explicit-function-return-type
13:72 warning Missing return type on function @typescript-eslint/explicit-function-return-type
21:61 warning Missing return type on function @typescript-eslint/explicit-function-return-type
25:73 warning Missing return type on function @typescript-eslint/explicit-function-return-type
60:79 warning Missing return type on function @typescript-eslint/explicit-function-return-type
/src/repo/resources/js/ext.cpd.NewProcessDialog.js
3:28 warning Missing return type on function @typescript-eslint/explicit-function-return-type
14:59 warning Missing return type on function @typescript-eslint/explicit-function-return-type
32:51 warning Missing return type on function @typescript-eslint/explicit-function-return-type
52:60 warning Missing return type on function @typescript-eslint/explicit-function-return-type
54:36 warning Unexpected empty arrow function @typescript-eslint/no-empty-function
57:61 warning Missing return type on function @typescript-eslint/explicit-function-return-type
61:54 warning Missing return type on function @typescript-eslint/explicit-function-return-type
68:49 warning Missing return type on function @typescript-eslint/explicit-function-return-type
82:54 warning Missing return type on function @typescript-eslint/explicit-function-return-type
86:34 warning Unexpected empty arrow function @typescript-eslint/no-empty-function
89:43 warning Missing return type on function @typescript-eslint/explicit-function-return-type
101:52 warning Missing return type on function @typescript-eslint/explicit-function-return-type
109:55 warning Missing return type on function @typescript-eslint/explicit-function-return-type
118:51 warning Missing return type on function @typescript-eslint/explicit-function-return-type
125:66 warning Missing return type on function @typescript-eslint/explicit-function-return-type
129:52 warning Missing return type on function @typescript-eslint/explicit-function-return-type
138:60 warning Missing return type on function @typescript-eslint/explicit-function-return-type
145:2 warning Prefer .then to .done no-jquery/no-done-fail
145:2 warning Prefer .then to .fail no-jquery/no-done-fail
176:47 warning Missing return type on function @typescript-eslint/explicit-function-return-type
184:49 warning Missing return type on function @typescript-eslint/explicit-function-return-type
190:54 warning Missing return type on function @typescript-eslint/explicit-function-return-type
/src/repo/resources/js/ext.cpd.special.OrphanedDescriptionPagesGrid.js
5:13 warning Missing return type on function @typescript-eslint/explicit-function-return-type
6:48 warning Missing return type on function @typescript-eslint/explicit-function-return-type
/src/repo/resources/js/ui/ProcessInputWidget.js
6:33 warning Missing return type on function @typescript-eslint/explicit-function-return-type
20:72 warning Missing return type on function @typescript-eslint/explicit-function-return-type
/src/repo/resources/js/ve/ce/CPDProcessNode.js
7:32 warning Missing return type on function @typescript-eslint/explicit-function-return-type
/src/repo/resources/js/ve/dm/CPDProcessNode.js
7:32 warning Missing return type on function @typescript-eslint/explicit-function-return-type
/src/repo/resources/js/ve/ui/CPDProcessNodeInspector.js
7:41 warning Missing return type on function @typescript-eslint/explicit-function-return-type
33:62 warning Missing return type on function @typescript-eslint/explicit-function-return-type
62:64 warning Missing return type on function @typescript-eslint/explicit-function-return-type
73:62 warning Missing return type on function @typescript-eslint/explicit-function-return-type
97:67 warning Missing return type on function @typescript-eslint/explicit-function-return-type
114:62 warning Missing return type on function @typescript-eslint/explicit-function-return-type
121:64 warning Missing return type on function @typescript-eslint/explicit-function-return-type
144:80 warning Missing return type on function @typescript-eslint/explicit-function-return-type
148:65 warning Missing return type on function @typescript-eslint/explicit-function-return-type
/src/repo/resources/js/ve/ui/CPDProcessNodeInspectorTool.js
7:45 warning Missing return type on function @typescript-eslint/explicit-function-return-type
/src/repo/resources/js/ve/ve.ui.DiffElement.js
1:21 warning Missing return type on function @typescript-eslint/explicit-function-return-type
/src/repo/resources/vue/init.js
1:3 warning Missing return type on function @typescript-eslint/explicit-function-return-type
5:2 warning Missing return type on function @typescript-eslint/explicit-function-return-type
26:2 warning Missing return type on function @typescript-eslint/explicit-function-return-type
/src/repo/sql/tables.json
0:0 warning File ignored because of a matching ignore pattern. Use "--no-ignore" to override
/src/repo/tests/phpunit/fixtures/elementsData.json
0:0 warning File ignored because of a matching ignore pattern. Use "--no-ignore" to override
/src/repo/tsconfig.json
0:0 warning File ignored because of a matching ignore pattern. Use "--no-ignore" to override
✖ 121 problems (0 errors, 121 warnings)
Running "stylelint:all" (stylelint) task
>> Linted 18 files without errors
Running "banana:CognitiveProcessDesigner" (banana) task
>> 1 message directory checked.
Done.
--- end ---
$ package-lock-lint /src/repo/package-lock.json
--- stdout ---
Checking /src/repo/package-lock.json
--- end ---
[DNM] there are no updates
$ git add .
--- stdout ---
--- end ---
$ git commit -F /tmp/tmpb_2634so
--- stdout ---
On branch master
Your branch is up to date with 'origin/master'.
nothing to commit, working tree clean
--- end ---