CircuitVerse/CircuitVerse

View on GitHub
build(deps): bump the minor-and-patch group across 1 directory with 77 updates #13214
dependabot[bot] authored f18ee6e3
complete00:01:43
1
git clone
2
codeclimate validate-config
View output
codeclimate validate-config
WARNING: 'exclude_paths' has been deprecated, please use 'exclude_patterns' instead
WARNING: 'ratings' has been deprecated, and will not be used
3
codeclimate prepare
View output
codeclimate prepare
4
builder pull-engines
View output
determining required images
docker pull codeclimate/codeclimate-rubocop:b935
b935: Pulling from codeclimate/codeclimate-rubocop
0a6724ff3fcd: Already exists
dac597affe20: Already exists
9e2877e2a047: Already exists
3b12aba1d7fe: Already exists
199631f239de: Already exists
6acd9ce4632b: Pulling fs layer
f9f6f165049a: Pulling fs layer
74c35dac8a9f: Pulling fs layer
b14a9b503595: Pulling fs layer
878842072a3e: Pulling fs layer
78785ef32663: Pulling fs layer
29bad3b9441e: Pulling fs layer
b14a9b503595: Waiting
78785ef32663: Waiting
878842072a3e: Waiting
29bad3b9441e: Waiting
f9f6f165049a: Verifying Checksum
f9f6f165049a: Download complete
6acd9ce4632b: Download complete
74c35dac8a9f: Verifying Checksum
74c35dac8a9f: Download complete
6acd9ce4632b: Pull complete
f9f6f165049a: Pull complete
78785ef32663: Verifying Checksum
78785ef32663: Download complete
74c35dac8a9f: Pull complete
878842072a3e: Verifying Checksum
878842072a3e: Download complete
29bad3b9441e: Verifying Checksum
29bad3b9441e: Download complete
b14a9b503595: Download complete
b14a9b503595: Pull complete
878842072a3e: Pull complete
78785ef32663: Pull complete
29bad3b9441e: Pull complete
Digest: sha256:28aa7752e5e817baaf3e7de753bd1f2580bf760f29cde95b0acfadf87e32ba22
Status: Downloaded newer image for registry.prod.codeclimate.net/codeclimate/codeclimate-rubocop:b935
docker pull codeclimate/codeclimate-stylelint:b1017
b1017: Pulling from codeclimate/codeclimate-stylelint
5d20c808ce19: Already exists
0aca3696fac2: Pulling fs layer
371e3eac71b2: Pulling fs layer
0efa87b6cc73: Pulling fs layer
52c6641357c0: Pulling fs layer
a960b46b4ea8: Pulling fs layer
b8ef58969775: Pulling fs layer
266f60c15eeb: Pulling fs layer
702596540c25: Pulling fs layer
a6d7da0ad7b6: Pulling fs layer
52c6641357c0: Waiting
b8ef58969775: Waiting
266f60c15eeb: Waiting
a960b46b4ea8: Waiting
a6d7da0ad7b6: Waiting
702596540c25: Waiting
371e3eac71b2: Verifying Checksum
371e3eac71b2: Download complete
0efa87b6cc73: Download complete
52c6641357c0: Verifying Checksum
52c6641357c0: Download complete
b8ef58969775: Verifying Checksum
b8ef58969775: Download complete
266f60c15eeb: Verifying Checksum
266f60c15eeb: Download complete
0aca3696fac2: Verifying Checksum
0aca3696fac2: Download complete
a6d7da0ad7b6: Verifying Checksum
a6d7da0ad7b6: Download complete
a960b46b4ea8: Verifying Checksum
a960b46b4ea8: Download complete
702596540c25: Verifying Checksum
702596540c25: Download complete
0aca3696fac2: Pull complete
371e3eac71b2: Pull complete
0efa87b6cc73: Pull complete
52c6641357c0: Pull complete
a960b46b4ea8: Pull complete
b8ef58969775: Pull complete
266f60c15eeb: Pull complete
702596540c25: Pull complete
a6d7da0ad7b6: Pull complete
Digest: sha256:4fef77bcf58e92656c2d4734c1e0e5bb9140eb3aa730a05d83ae51dc33cb0463
Status: Downloaded newer image for registry.prod.codeclimate.net/codeclimate/codeclimate-stylelint:b1017
5
structure
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
W, [2024-05-10T23:18:13.389201 #1]  WARN -- : Skipping public/js/pace.js due to CC::Parser::Client::HTTPError
W, [2024-05-10T23:18:13.389249 #1]  WARN -- : Response status: 422
W, [2024-05-10T23:18:17.088464 #1]  WARN -- : Skipping simulator/vendor/jquery-ui.min.js due to CC::Parser::Client::HTTPError
W, [2024-05-10T23:18:17.088505 #1]  WARN -- : Response status: 422
6
duplication
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
W, [2024-05-10T23:18:25.013302 #1]  WARN -- : Skipping ./public/js/pace.js due to CC::Parser::Client::HTTPError
W, [2024-05-10T23:18:25.013606 #1]  WARN -- : Response status: 422
W, [2024-05-10T23:18:31.037518 #1]  WARN -- : Skipping ./simulator/vendor/jquery-ui.min.js due to CC::Parser::Client::HTTPError
W, [2024-05-10T23:18:31.037569 #1]  WARN -- : Response status: 422
I, [2024-05-10T23:18:32.090786 #1]  INFO -- : Skipping file ./app/helpers/simulator_helper.rb due to exception (Racc::ParseError): ./app/helpers/simulator_helper.rb:5 :: parse error on value "]" (tRBRACK)

I, [2024-05-10T23:18:32.129690 #1]  INFO -- : Skipping file ./app/helpers/sorting_helper.rb due to exception (Racc::ParseError): ./app/helpers/sorting_helper.rb:14 :: parse error on value "]" (tRBRACK)
7
rubocop
rubocop engine documentation
View output
.rubocop.yml:101: `Style/HashSyntax` is concealed by line 314
8
eslint
eslint engine documentation
View output
WARN: Skipping public/js/pace.js: it appears to be minified
WARN: Skipping simulator/vendor/jquery-ui.min.js: it appears to be minified
Ignoring the following rules that rely on module resolution:
	 * import/extensionsimport/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
Ignoring the following settings that rely on module resolution:
	 * import/resolver
Skipped modules
	 * undefined
9
stylelint
stylelint engine documentation
View output
•• Timing: .engineConfig: 0.107s
Error: No configuration provided. Make sure you have added a config file with rules enabled.
See our documentation at https://docs.codeclimate.com/docs/stylelint for more information.