sockethub/sockethub

View on GitHub
debugging compiler issue #2738
Nick Jennings authored a7c0105f
complete00:00:19
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-15T12:06:33.776314 #1]  WARN -- : Skipping packages/schemas/scripts/export-json-schema.js due to CC::Parser::Client::HTTPError
W, [2024-04-15T12:06:33.776344 #1]  WARN -- : Response status: 422
W, [2024-04-15T12:06:33.856156 #1]  WARN -- : Skipping packages/platform-xmpp/src/schema.js due to CC::Parser::Client::HTTPError
W, [2024-04-15T12:06:33.856187 #1]  WARN -- : Response status: 422
W, [2024-04-15T12:06:34.727948 #1]  WARN -- : Skipping packages/schemas/src/types.ts due to CC::Parser::Client::HTTPError
W, [2024-04-15T12:06:34.727981 #1]  WARN -- : Response status: 422
W, [2024-04-15T12:06:34.772894 #1]  WARN -- : Skipping packages/server/src/middleware/store-credentials.ts due to CC::Parser::Client::HTTPError
W, [2024-04-15T12:06:34.772925 #1]  WARN -- : Response status: 422
W, [2024-04-15T12:06:34.839365 #1]  WARN -- : Skipping packages/server/src/sockethub.ts due to CC::Parser::Client::HTTPError
W, [2024-04-15T12:06:34.839392 #1]  WARN -- : Response status: 422
W, [2024-04-15T12:06:34.841478 #1]  WARN -- : Skipping packages/server/src/config.ts due to CC::Parser::Client::HTTPError
W, [2024-04-15T12:06:34.841512 #1]  WARN -- : Response status: 422
W, [2024-04-15T12:06:35.020846 #1]  WARN -- : Skipping packages/client/src/sockethub-client.ts due to CC::Parser::Client::HTTPError
W, [2024-04-15T12:06:35.020873 #1]  WARN -- : Response status: 422
W, [2024-04-15T12:06:35.087470 #1]  WARN -- : Skipping packages/platform-irc/src/schema.ts due to CC::Parser::Client::HTTPError
W, [2024-04-15T12:06:35.087497 #1]  WARN -- : Response status: 422
6
duplication
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
W, [2024-04-15T12:06:38.036998 #1]  WARN -- : Skipping ./packages/schemas/scripts/export-json-schema.js due to CC::Parser::Client::HTTPError
W, [2024-04-15T12:06:38.037273 #1]  WARN -- : Response status: 422
W, [2024-04-15T12:06:38.117115 #1]  WARN -- : Skipping packages/platform-xmpp/src/schema.js due to CC::Parser::Client::HTTPError
W, [2024-04-15T12:06:38.117211 #1]  WARN -- : Response status: 422
W, [2024-04-15T12:06:39.011674 #1]  WARN -- : Skipping packages/schemas/src/types.ts due to CC::Parser::Client::HTTPError
W, [2024-04-15T12:06:39.011901 #1]  WARN -- : Response status: 422
W, [2024-04-15T12:06:39.055327 #1]  WARN -- : Skipping packages/server/src/middleware/store-credentials.ts due to CC::Parser::Client::HTTPError
W, [2024-04-15T12:06:39.055412 #1]  WARN -- : Response status: 422
W, [2024-04-15T12:06:39.144599 #1]  WARN -- : Skipping packages/server/src/sockethub.ts due to CC::Parser::Client::HTTPError
W, [2024-04-15T12:06:39.144654 #1]  WARN -- : Response status: 422
W, [2024-04-15T12:06:39.159090 #1]  WARN -- : Skipping packages/server/src/config.ts due to CC::Parser::Client::HTTPError
W, [2024-04-15T12:06:39.159116 #1]  WARN -- : Response status: 422
W, [2024-04-15T12:06:39.413427 #1]  WARN -- : Skipping packages/client/src/sockethub-client.ts due to CC::Parser::Client::HTTPError
W, [2024-04-15T12:06:39.413664 #1]  WARN -- : Response status: 422
W, [2024-04-15T12:06:39.451013 #1]  WARN -- : Skipping packages/platform-irc/src/schema.ts due to CC::Parser::Client::HTTPError
W, [2024-04-15T12:06:39.451085 #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