CircuitVerse/CircuitVerse

View on GitHub
build(deps): bump node from 18.11-slim to 22.0-slim #13198
dependabot[bot] authored 59aff57b
complete00:01:46
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
74c35dac8a9f: Verifying Checksum
74c35dac8a9f: Download complete
f9f6f165049a: Verifying Checksum
f9f6f165049a: Download complete
6acd9ce4632b: Verifying Checksum
6acd9ce4632b: Download complete
6acd9ce4632b: Pull complete
f9f6f165049a: Pull complete
878842072a3e: Verifying Checksum
878842072a3e: Download complete
78785ef32663: Verifying Checksum
78785ef32663: Download complete
74c35dac8a9f: Pull complete
29bad3b9441e: Download complete
b14a9b503595: Verifying Checksum
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
5
structure
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
W, [2024-04-29T22:16:48.363627 #1]  WARN -- : Skipping public/js/pace.js due to CC::Parser::Client::HTTPError
W, [2024-04-29T22:16:48.363674 #1]  WARN -- : Response status: 422
W, [2024-04-29T22:16:52.673742 #1]  WARN -- : Skipping simulator/vendor/jquery-ui.min.js due to CC::Parser::Client::HTTPError
W, [2024-04-29T22:16:52.673786 #1]  WARN -- : Response status: 422
6
duplication
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
W, [2024-04-29T22:17:01.951312 #1]  WARN -- : Skipping ./public/js/pace.js due to CC::Parser::Client::HTTPError
W, [2024-04-29T22:17:01.951386 #1]  WARN -- : Response status: 422
W, [2024-04-29T22:17:08.990606 #1]  WARN -- : Skipping ./simulator/vendor/jquery-ui.min.js due to CC::Parser::Client::HTTPError
W, [2024-04-29T22:17:08.990657 #1]  WARN -- : Response status: 422
I, [2024-04-29T22:17:10.062193 #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-04-29T22:17:10.119937 #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.128s
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.