plerohellec/logfile_interval

View on GitHub
must set skip_with_exceptions attribute on record to get it skipped #91
Philippe Le Rohellec authored 098e107d
errored00:00:09
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 checked in config: nothing to validate.
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...
E, [2024-04-07T06:56:49.743594 #1] ERROR -- : Error processing file: docs/design.rb
E, [2024-04-07T06:56:49.743662 #1] ERROR -- : (500) NoMethodError: undefined method `type' for nil:NilClass
/home/app/codeclimate-parser-client/lib/cc/parser/client.rb:86:in `run': (500) NoMethodError: undefined method `type' for nil:NilClass (CC::Parser::Client::HTTPError)
	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>'