1
git clone
00:00:01 2
codeclimate validate-config
00:00:01 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
00:00:01 View output codeclimate prepare
4
builder pull-engines
00:00:00 View output determining required images
5
structure
00:00:07 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
00:00:05 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
00:00:04 8
bundler-audit bundler-audit engine documentation
00:00:00 9
flog flog engine documentation
00:00:01 10
flay flay engine documentation
Skipped View output No engine named flay found
11
eslint eslint engine documentation
00:00:04 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