sockethub/sockethub

View on GitHub
import #2759
Nick Jennings authored 4e546bca
cancelled00:00:21
This build was cancelled because an analysis of this Commit SHA already existed.
1
git clone
2
codeclimate validate-config
View output
codeclimate validate-config
No errors or warnings found in .codeclimate.yml.
3
codeclimate prepare
View output
codeclimate prepare
4
builder pull-engines
View output
determining required images
5
structure
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
W, [2024-04-15T14:06:23.217970 #1]  WARN -- : Skipping packages/schemas/scripts/export-json-schema.js due to CC::Parser::Client::HTTPError
W, [2024-04-15T14:06:23.218155 #1]  WARN -- : Response status: 422
W, [2024-04-15T14:06:23.327163 #1]  WARN -- : Skipping packages/platform-xmpp/src/schema.js due to CC::Parser::Client::HTTPError
W, [2024-04-15T14:06:23.327219 #1]  WARN -- : Response status: 422
W, [2024-04-15T14:06:24.231777 #1]  WARN -- : Skipping packages/schemas/src/types.ts due to CC::Parser::Client::HTTPError
W, [2024-04-15T14:06:24.231820 #1]  WARN -- : Response status: 422
W, [2024-04-15T14:06:24.298837 #1]  WARN -- : Skipping packages/server/src/middleware/store-credentials.ts due to CC::Parser::Client::HTTPError
W, [2024-04-15T14:06:24.298888 #1]  WARN -- : Response status: 422
W, [2024-04-15T14:06:24.385748 #1]  WARN -- : Skipping packages/server/src/sockethub.ts due to CC::Parser::Client::HTTPError
W, [2024-04-15T14:06:24.385789 #1]  WARN -- : Response status: 422
W, [2024-04-15T14:06:24.387538 #1]  WARN -- : Skipping packages/server/src/config.ts due to CC::Parser::Client::HTTPError
W, [2024-04-15T14:06:24.387588 #1]  WARN -- : Response status: 422
W, [2024-04-15T14:06:24.446358 #1]  WARN -- : Skipping packages/server/src/bootstrap/init.ts due to CC::Parser::Client::HTTPError
W, [2024-04-15T14:06:24.446406 #1]  WARN -- : Response status: 422
W, [2024-04-15T14:06:24.635644 #1]  WARN -- : Skipping packages/client/src/sockethub-client.ts due to CC::Parser::Client::HTTPError
W, [2024-04-15T14:06:24.635683 #1]  WARN -- : Response status: 422
W, [2024-04-15T14:06:24.637110 #1]  WARN -- : Skipping packages/platform-dummy/src/index.ts due to CC::Parser::Client::HTTPError
W, [2024-04-15T14:06:24.637138 #1]  WARN -- : Response status: 422
W, [2024-04-15T14:06:24.723733 #1]  WARN -- : Skipping packages/platform-irc/src/schema.ts due to CC::Parser::Client::HTTPError
W, [2024-04-15T14:06:24.723773 #1]  WARN -- : Response status: 422
6
duplication
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
W, [2024-04-15T14:06:27.815225 #1]  WARN -- : Skipping ./packages/schemas/scripts/export-json-schema.js due to CC::Parser::Client::HTTPError
W, [2024-04-15T14:06:27.815263 #1]  WARN -- : Response status: 422
W, [2024-04-15T14:06:27.921510 #1]  WARN -- : Skipping packages/platform-xmpp/src/schema.js due to CC::Parser::Client::HTTPError
W, [2024-04-15T14:06:27.921613 #1]  WARN -- : Response status: 422
W, [2024-04-15T14:06:28.846631 #1]  WARN -- : Skipping packages/schemas/src/types.ts due to CC::Parser::Client::HTTPError
W, [2024-04-15T14:06:28.846686 #1]  WARN -- : Response status: 422
W, [2024-04-15T14:06:28.908703 #1]  WARN -- : Skipping packages/server/src/middleware/store-credentials.ts due to CC::Parser::Client::HTTPError
W, [2024-04-15T14:06:28.908764 #1]  WARN -- : Response status: 422
W, [2024-04-15T14:06:28.983824 #1]  WARN -- : Skipping packages/server/src/sockethub.ts due to CC::Parser::Client::HTTPError
W, [2024-04-15T14:06:28.983883 #1]  WARN -- : Response status: 422
W, [2024-04-15T14:06:28.998436 #1]  WARN -- : Skipping packages/server/src/config.ts due to CC::Parser::Client::HTTPError
W, [2024-04-15T14:06:28.998473 #1]  WARN -- : Response status: 422
W, [2024-04-15T14:06:29.031019 #1]  WARN -- : Skipping packages/server/src/bootstrap/init.ts due to CC::Parser::Client::HTTPError
W, [2024-04-15T14:06:29.031093 #1]  WARN -- : Response status: 422
W, [2024-04-15T14:06:29.199023 #1]  WARN -- : Skipping packages/client/src/sockethub-client.ts due to CC::Parser::Client::HTTPError
W, [2024-04-15T14:06:29.199094 #1]  WARN -- : Response status: 422
W, [2024-04-15T14:06:29.234750 #1]  WARN -- : Skipping ./packages/platform-dummy/src/index.ts due to CC::Parser::Client::HTTPError
W, [2024-04-15T14:06:29.234784 #1]  WARN -- : Response status: 422
W, [2024-04-15T14:06:29.295546 #1]  WARN -- : Skipping packages/platform-irc/src/schema.ts due to CC::Parser::Client::HTTPError
W, [2024-04-15T14:06:29.295645 #1]  WARN -- : Response status: 422
7
editorconfig
editorconfig engine documentation
View output
.editorconfig file required
8
eslint
eslint engine documentation
View output
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
9
fixme
fixme engine documentation
10
markdownlint
markdownlint engine documentation
View output
/usr/local/bundle/gems/posix-spawn-0.3.11/lib/posix/spawn.rb:467: warning: constant ::Fixnum is deprecated
11
nodesecurity
nodesecurity engine documentation
View output
Error: npm-shrinkwrap.json or package-lock.json is required for offline checks
    at Object.exports.check (/usr/src/app/lib/offline.js:14:27)
    at exports.handler.Command.wrap (/usr/src/app/commands/check.js:102:21)
    at Promise.resolve.then.then (/usr/src/app/lib/command.js:70:14)
    at <anonymous>
    at process._tickCallback (internal/process/next_tick.js:188:7)
    at Function.Module.runMain (module.js:667:11)
    at startup (bootstrap_node.js:187:16)
    at bootstrap_node.js:607:3