ZeusWPI/zeus.ugent.be

View on GitHub
Merge pull request #639 from ZeusWPI/urenlopen #2660
Vincent Vallaeys authored 7f5cf5aa
errored00:00:24
An engine encountered an error
E10 Error

We had trouble running the rubocop engine.

The engine's output shown below may indicate the cause of the error.

If not, please contact us so we can investigate further.

1
git clone
2
codeclimate validate-config
View output
codeclimate validate-config
WARNING: 'engines' has been deprecated, please use 'plugins' instead
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:b618
b618: Pulling from codeclimate/codeclimate-rubocop
e7c96db7181b: Already exists
622c94c90cb1: Already exists
dbd6b8b21943: Already exists
10dd230dd590: Already exists
cdaad85321f3: Already exists
2e1905473750: Pulling fs layer
52892f4be53b: Pulling fs layer
272087bb3514: Pulling fs layer
ff6c81215c62: Pulling fs layer
4609a7425167: Pulling fs layer
717071b1d063: Pulling fs layer
70bd874a559b: Pulling fs layer
ff6c81215c62: Waiting
4609a7425167: Waiting
717071b1d063: Waiting
70bd874a559b: Waiting
2e1905473750: Verifying Checksum
2e1905473750: Download complete
272087bb3514: Verifying Checksum
272087bb3514: Download complete
2e1905473750: Pull complete
52892f4be53b: Verifying Checksum
52892f4be53b: Download complete
4609a7425167: Download complete
52892f4be53b: Pull complete
272087bb3514: Pull complete
70bd874a559b: Verifying Checksum
70bd874a559b: Download complete
717071b1d063: Verifying Checksum
717071b1d063: Download complete
ff6c81215c62: Download complete
ff6c81215c62: Pull complete
4609a7425167: Pull complete
717071b1d063: Pull complete
70bd874a559b: Pull complete
Digest: sha256:b877a34a84bb64263f5a0aaaf6d7cdc6ca9031ba146eeeb0645a8a6fb6a9f439
Status: Downloaded newer image for registry.prod.codeclimate.net/codeclimate/codeclimate-rubocop:b618
5
structure
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
6
duplication
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
I, [2024-04-08T14:44:38.322247 #1]  INFO -- : Skipping file ./lib/helpers/events.rb due to exception (Racc::ParseError): ./lib/helpers/events.rb:69 :: parse error on value "]" (tRBRACK)
7
bundler-audit
bundler-audit engine documentation
8
eslint
eslint engine documentation
View output
No rules are configured. Make sure you have added a config file with rules enabled.
See our documentation at https://docs.codeclimate.com/docs/eslint for more information.
(node:8) Warning: Accessing non-existent property 'cd' of module exports inside circular dependency
(Use `node --trace-warnings ...` to show where the warning was created)
(node:8) Warning: Accessing non-existent property 'pwd' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'ls' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'find' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'cp' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'rm' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'mv' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'mkdir' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'test' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'cat' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'head' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'tail' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'to' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'toEnd' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'sed' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'sort' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'uniq' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'grep' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'which' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'echo' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'dirs' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'pushd' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'popd' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'ln' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'tempdir' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'exec' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'chmod' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'touch' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'set' of module exports inside circular dependency
9
fixme
fixme engine documentation
10
rubocop
rubocop engine documentation
View output
/usr/local/bundle/gems/rubocop-0.79.0/lib/rubocop/processed_source.rb:194:in `parser_class': RuboCop found unknown Ruby version: 3.0 (ArgumentError)
	from /usr/local/bundle/gems/rubocop-0.79.0/lib/rubocop/processed_source.rb:203:in `create_parser'
	from /usr/local/bundle/gems/rubocop-0.79.0/lib/rubocop/processed_source.rb:158:in `parse'
	from /usr/local/bundle/gems/rubocop-0.79.0/lib/rubocop/processed_source.rb:36:in `initialize'
	from /usr/local/bundle/gems/rubocop-0.79.0/lib/rubocop/processed_source.rb:17:in `new'
	from /usr/local/bundle/gems/rubocop-0.79.0/lib/rubocop/processed_source.rb:17:in `from_file'
	from /usr/src/app/lib/cc/engine/source_file.rb:27:in `processed_source'
	from /usr/src/app/lib/cc/engine/source_file.rb:14:in `inspect'
	from /usr/src/app/lib/cc/engine/rubocop.rb:35:in `block (2 levels) in run'
	from /usr/src/app/lib/cc/engine/rubocop.rb:29:in `each'
	from /usr/src/app/lib/cc/engine/rubocop.rb:29:in `block in run'
	from /usr/src/app/lib/cc/engine/rubocop.rb:28:in `chdir'
	from /usr/src/app/lib/cc/engine/rubocop.rb:28:in `run'
	from /usr/src/app/bin/codeclimate-rubocop:17:in `<main>'