Codeminer42/cm42-central

View on GitHub
fix pusher-fake setup in docker #4153
Daniel M Brasil authored 978487f6
complete00:00:32
1
git clone
2
codeclimate validate-config
View output
codeclimate validate-config
WARNING: unknown engine or channel <flay:stable>
WARNING: engine duplication: 'exclude_paths' has been deprecated, please use 'exclude_patterns' instead
WARNING: 'engines' has been deprecated, please use 'plugins' instead
WARNING: 'exclude_paths' has been deprecated, please use 'exclude_patterns' instead
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-11-01T20:16:26.657197 #1]  WARN -- : Skipping app/assets/javascripts/pusherSockets.js due to CC::Parser::Client::HTTPError
W, [2024-11-01T20:16:26.657228 #1]  WARN -- : Response status: 422
6
duplication
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
W, [2024-11-01T20:16:34.789701 #1]  WARN -- : Skipping ./app/assets/javascripts/pusherSockets.js due to CC::Parser::Client::HTTPError
W, [2024-11-01T20:16:34.789904 #1]  WARN -- : Response status: 422
7
rubocop
rubocop engine documentation
8
bundler-audit
bundler-audit engine documentation
9
flog
flog engine documentation
10
flay
flay engine documentation
SkippedView output
No engine named flay found
11
eslint
eslint engine documentation
View output
Browserslist: caniuse-lite is outdated. Please run:
  npx update-browserslist-db@latest
  Why you should do it regularly: https://github.com/browserslist/update-db#readme
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