Codeminer42/cm42-central

View on GitHub
test: add test to check clipboard value when clicks StoryCopyIdClipboard #4139
William Spada authored 07bb6618
complete00:00:51
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
docker pull codeclimate/codeclimate-rubocop:b355
b355: Pulling from codeclimate/codeclimate-rubocop
90f4dba627d6: Already exists
a3ed95caeb02: Already exists
98c1a7514ba6: Pulling fs layer
a3ed95caeb02: Pulling fs layer
04012cf6b144: Pulling fs layer
bded31d1aec1: Pulling fs layer
8c434cf12380: Pulling fs layer
916baa181dc3: Pulling fs layer
ae35f3a32365: Pulling fs layer
52b48b59af66: Pulling fs layer
1caeee9dceaf: Pulling fs layer
5b79bc244fec: Pulling fs layer
bded31d1aec1: Waiting
8c434cf12380: Waiting
916baa181dc3: Waiting
ae35f3a32365: Waiting
52b48b59af66: Waiting
1caeee9dceaf: Waiting
5b79bc244fec: Waiting
a3ed95caeb02: Verifying Checksum
a3ed95caeb02: Download complete
98c1a7514ba6: Download complete
98c1a7514ba6: Pull complete
8c434cf12380: Verifying Checksum
8c434cf12380: Download complete
bded31d1aec1: Verifying Checksum
bded31d1aec1: Download complete
a3ed95caeb02: Pull complete
916baa181dc3: Verifying Checksum
916baa181dc3: Download complete
ae35f3a32365: Verifying Checksum
ae35f3a32365: Download complete
04012cf6b144: Verifying Checksum
04012cf6b144: Download complete
1caeee9dceaf: Verifying Checksum
1caeee9dceaf: Download complete
5b79bc244fec: Download complete
52b48b59af66: Verifying Checksum
52b48b59af66: Download complete
04012cf6b144: Pull complete
bded31d1aec1: Pull complete
8c434cf12380: Pull complete
916baa181dc3: Pull complete
ae35f3a32365: Pull complete
52b48b59af66: Pull complete
1caeee9dceaf: Pull complete
5b79bc244fec: Pull complete
Digest: sha256:a480bff1c661d00258e1c69e25cd0ea0f358aa451a4f05dcec88074cb3d53d91
Status: Downloaded newer image for registry.prod.codeclimate.net/codeclimate/codeclimate-rubocop:b355
5
structure
View output
16
Parser process id: 16
codeclimate-parser socket not present
waiting 1s...
W, [2024-10-25T12:56:26.622066 #1]  WARN -- : Skipping app/assets/javascripts/pusherSockets.js due to CC::Parser::Client::HTTPError
W, [2024-10-25T12:56:26.622173 #1]  WARN -- : Response status: 422
6
duplication
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
W, [2024-10-25T12:56:38.023586 #1]  WARN -- : Skipping ./app/assets/javascripts/pusherSockets.js due to CC::Parser::Client::HTTPError
W, [2024-10-25T12:56:38.023819 #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