12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
W, [2024-10-17T14:51:49.455636 #1] WARN -- : Skipping app/react/UI/Icon/export-csv.js due to CC::Parser::Client::HTTPError
W, [2024-10-17T14:51:49.455676 #1] WARN -- : Response status: 422
W, [2024-10-17T14:51:49.456612 #1] WARN -- : Skipping app/react/UI/Icon/save-and-next.js due to CC::Parser::Client::HTTPError
W, [2024-10-17T14:51:49.456639 #1] WARN -- : Response status: 422
W, [2024-10-17T14:51:50.636007 #1] WARN -- : Skipping app/react/PDF/PDFJS.js due to CC::Parser::Client::HTTPError
W, [2024-10-17T14:51:50.636034 #1] WARN -- : Response status: 422
W, [2024-10-17T14:52:02.479419 #1] WARN -- : Skipping app/react/Permissions/actions/specs/actions.spec.ts due to CC::Parser::Client::HTTPError
W, [2024-10-17T14:52:02.479453 #1] WARN -- : Response status: 422
W, [2024-10-17T14:52:02.733549 #1] WARN -- : Skipping app/react/Metadata/components/ImageViewer.tsx due to CC::Parser::Client::HTTPError
W, [2024-10-17T14:52:02.733583 #1] WARN -- : Response status: 422
W, [2024-10-17T14:52:04.837063 #1] WARN -- : Skipping app/react/V2/Components/PDFViewer/pdfjs.ts due to CC::Parser::Client::HTTPError
W, [2024-10-17T14:52:04.837111 #1] WARN -- : Response status: 422
W, [2024-10-17T14:52:07.541513 #1] WARN -- : Skipping e2e/suite2/tableView.test.ts due to CC::Parser::Client::HTTPError
W, [2024-10-17T14:52:07.541543 #1] WARN -- : Response status: 422
|
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
W, [2024-10-17T14:52:19.849005 #1] WARN -- : Skipping ./app/react/UI/Icon/export-csv.js due to CC::Parser::Client::HTTPError
W, [2024-10-17T14:52:19.849205 #1] WARN -- : Response status: 422
W, [2024-10-17T14:52:19.850020 #1] WARN -- : Skipping ./app/react/UI/Icon/save-and-next.js due to CC::Parser::Client::HTTPError
W, [2024-10-17T14:52:19.850050 #1] WARN -- : Response status: 422
W, [2024-10-17T14:52:22.722308 #1] WARN -- : Skipping app/react/PDF/PDFJS.js due to CC::Parser::Client::HTTPError
W, [2024-10-17T14:52:22.722344 #1] WARN -- : Response status: 422
W, [2024-10-17T14:52:51.725491 #1] WARN -- : Skipping ./app/react/Permissions/actions/specs/actions.spec.ts due to CC::Parser::Client::HTTPError
W, [2024-10-17T14:52:51.725707 #1] WARN -- : Response status: 422
W, [2024-10-17T14:52:52.181184 #1] WARN -- : Skipping ./app/react/Metadata/components/ImageViewer.tsx due to CC::Parser::Client::HTTPError
W, [2024-10-17T14:52:52.181266 #1] WARN -- : Response status: 422
W, [2024-10-17T14:52:56.967419 #1] WARN -- : Skipping ./app/react/V2/Components/PDFViewer/pdfjs.ts due to CC::Parser::Client::HTTPError
W, [2024-10-17T14:52:56.967466 #1] WARN -- : Response status: 422
W, [2024-10-17T14:53:03.512670 #1] WARN -- : Skipping ./e2e/suite2/tableView.test.ts due to CC::Parser::Client::HTTPError
W, [2024-10-17T14:53:03.512881 #1] WARN -- : Response status: 422
|
Module not supported: storybook
Error: Failed to load plugin 'storybook' declared in '--config': Cannot find module 'eslint-plugin-storybook'
Require stack:
- /code/__placeholder__.js
at Function.Module._resolveFilename (node:internal/modules/cjs/loader:933:15)
at Function.resolve (node:internal/modules/cjs/helpers:108:19)
at Object.resolve (/usr/local/node_modules/@eslint/eslintrc/dist/eslintrc.cjs:2337:46)
at ConfigArrayFactory._loadPlugin (/usr/local/node_modules/@eslint/eslintrc/dist/eslintrc.cjs:3404:33)
at ConfigArrayFactory.<computed> (/usr/src/app/lib/eslint8-patch.js:62:35)
at ConfigArrayFactory._loadExtendedPluginConfig (/usr/local/node_modules/@eslint/eslintrc/dist/eslintrc.cjs:3224:29)
at ConfigArrayFactory.<computed> (/usr/src/app/lib/eslint8-patch.js:62:35)
at ConfigArrayFactory._loadExtends (/usr/local/node_modules/@eslint/eslintrc/dist/eslintrc.cjs:3145:29)
at ConfigArrayFactory.<computed> (/usr/src/app/lib/eslint8-patch.js:62:35)
at ConfigArrayFactory._normalizeObjectConfigDataBody (/usr/local/node_modules/@eslint/eslintrc/dist/eslintrc.cjs:3086:25) {
code: 'MODULE_NOT_FOUND',
requireStack: [ '/code/__placeholder__.js' ],
messageTemplate: 'plugin-missing',
messageData: {
pluginName: 'eslint-plugin-storybook',
resolvePluginsRelativeTo: '/code',
importerName: '--config'
}
}
Module not supported: plugin:storybook/recommended
Failed to load config "plugin:storybook/recommended" to extend from.
WARN: Skipping app/react/UI/Icon/export-csv.js: it appears to be minified
WARN: Skipping app/react/UI/Icon/save-and-next.js: it appears to be minified
Ignoring the following rules that rely on module resolution:
* import/extensions
* import/named
* import/namespace
* import/no-absolute-path
* import/no-cycle
* import/no-duplicates
* import/no-extraneous-dependencies
* import/no-named-as-default
* import/no-named-as-default-member
* import/no-restricted-paths
* import/no-unresolved
* node/no-hide-code-modules
* node/no-missing-require
Ignoring the following settings that rely on module resolution:
* import/resolver
Skipping the following modules that rely on module resolution:
* plugin:storybook/recommended
* storybook
|