sanger/sequencescape

View on GitHub
Update nokogiri to version 1.16.4 #4800
depfu[bot] authored 2f1f50a7
errored00:00:43
An engine encountered an error
E10 Error

We had trouble running the structure 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
No errors or warnings found in .codeclimate.yml.
3
codeclimate prepare
View output
codeclimate prepare
4
builder pull-engines
View output
determining required images
5
structure
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
W, [2024-04-11T20:17:27.059671 #1]  WARN -- : Skipping app/models/request_type/validator.rb due to CC::Parser::Client::HTTPError
W, [2024-04-11T20:17:27.059708 #1]  WARN -- : Response status: 422
W, [2024-04-11T20:17:30.198710 #1]  WARN -- : Skipping app/models/submission/order_presenter.rb due to CC::Parser::Client::HTTPError
W, [2024-04-11T20:17:30.198744 #1]  WARN -- : Response status: 422
W, [2024-04-11T20:17:34.854322 #1]  WARN -- : Skipping app/api/core/abilities.rb due to CC::Parser::Client::HTTPError
W, [2024-04-11T20:17:34.854358 #1]  WARN -- : Response status: 422
W, [2024-04-11T20:17:35.184510 #1]  WARN -- : Skipping app/api/core/endpoint/basic_handler/actions/guards.rb due to CC::Parser::Client::HTTPError
W, [2024-04-11T20:17:35.184541 #1]  WARN -- : Response status: 422
E, [2024-04-11T20:17:47.527215 #1] ERROR -- : Error processing file: vite.config.ts
E, [2024-04-11T20:17:47.527257 #1] ERROR -- : (500) Unexpected error encountered.
Waited 10000000000 seconds but /tmp/codeclimate-parser-typescript.sock socket is not ready

/home/app/codeclimate-parser-client/lib/cc/parser/client.rb:86:in `run': (500) Unexpected error encountered. (CC::Parser::Client::HTTPError)
Waited 10000000000 seconds but /tmp/codeclimate-parser-typescript.sock socket is not ready
	from /home/app/codeclimate-parser-client/lib/cc/parser.rb:22:in `parse'
	from /home/app/codeclimate-structure/lib/cc/engine/processed_source.rb:16:in `ast'
	from /home/app/codeclimate-structure/lib/cc/engine/check.rb:30:in `run'
	from /home/app/codeclimate-structure/lib/cc/engine/reporter.rb:32:in `block in analyze'
	from /home/app/codeclimate-structure/lib/cc/engine/reporter.rb:30:in `each'
	from /home/app/codeclimate-structure/lib/cc/engine/reporter.rb:30:in `analyze'
	from /home/app/codeclimate-structure/lib/cc/engine/reporter.rb:16:in `block in run'
	from /home/app/codeclimate-structure/lib/cc/engine/reporter.rb:15:in `each'
	from /home/app/codeclimate-structure/lib/cc/engine/reporter.rb:15:in `run'
	from /home/app/codeclimate-structure/lib/cc/engine/structure.rb:51:in `block (2 levels) in run'
	from /home/app/codeclimate-structure/lib/cc/engine/structure.rb:46:in `each'
	from /home/app/codeclimate-structure/lib/cc/engine/structure.rb:46:in `block in run'
	from /home/app/codeclimate-structure/lib/cc/engine/structure.rb:45:in `chdir'
	from /home/app/codeclimate-structure/lib/cc/engine/structure.rb:45:in `run'
	from bin/structure:37:in `<main>'