gonzedge/rambling-trie

View on GitHub
Add GC-free benchmarks for versions back to v2.1.1 #194
Edgar González authored b1a112ab
complete00:00:29
1
git clone
2
codeclimate validate-config
View output
codeclimate validate-config
WARNING: engine semgrep: unrecognized key 'runs'
3
codeclimate prepare
View output
codeclimate prepare
4
builder pull-engines
View output
determining required images
docker pull codeclimate/codeclimate-reek:b1077
b1077: Pulling from codeclimate/codeclimate-reek
169185f82c45: Pulling fs layer
222c39e7aa7a: Pulling fs layer
07546bd8601e: Pulling fs layer
7614965d2143: Pulling fs layer
7c1c951cf875: Pulling fs layer
5677c441f256: Pulling fs layer
efdfcd8fbec1: Pulling fs layer
c7595784a397: Pulling fs layer
f514b96dbbe5: Pulling fs layer
7631fbb23e31: Pulling fs layer
1c1134c7116e: Pulling fs layer
c35a874b378d: Pulling fs layer
7614965d2143: Waiting
c7595784a397: Waiting
1c1134c7116e: Waiting
f514b96dbbe5: Waiting
c35a874b378d: Waiting
7631fbb23e31: Waiting
5677c441f256: Waiting
efdfcd8fbec1: Waiting
222c39e7aa7a: Verifying Checksum
222c39e7aa7a: Download complete
169185f82c45: Verifying Checksum
169185f82c45: Download complete
7614965d2143: Verifying Checksum
7614965d2143: Download complete
07546bd8601e: Verifying Checksum
07546bd8601e: Download complete
169185f82c45: Pull complete
222c39e7aa7a: Pull complete
efdfcd8fbec1: Verifying Checksum
efdfcd8fbec1: Download complete
5677c441f256: Verifying Checksum
5677c441f256: Download complete
c7595784a397: Verifying Checksum
c7595784a397: Download complete
f514b96dbbe5: Download complete
1c1134c7116e: Verifying Checksum
1c1134c7116e: Download complete
c35a874b378d: Verifying Checksum
c35a874b378d: Download complete
7631fbb23e31: Verifying Checksum
7631fbb23e31: Download complete
07546bd8601e: Pull complete
7c1c951cf875: Verifying Checksum
7c1c951cf875: Download complete
7614965d2143: Pull complete
7c1c951cf875: Pull complete
5677c441f256: Pull complete
efdfcd8fbec1: Pull complete
c7595784a397: Pull complete
f514b96dbbe5: Pull complete
7631fbb23e31: Pull complete
1c1134c7116e: Pull complete
c35a874b378d: Pull complete
Digest: sha256:5874e782ab8172808ddb4217d6a62d59f8ecbb0984a612f8d2c2a956dc8b2e7e
Status: Downloaded newer image for registry.prod.codeclimate.net/codeclimate/codeclimate-reek:b1077
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...
7
fixme
fixme engine documentation
8
flog
flog engine documentation
9
markdownlint
markdownlint engine documentation
View output
/usr/local/bundle/gems/posix-spawn-0.3.11/lib/posix/spawn.rb:467: warning: constant ::Fixnum is deprecated
10
reek
reek engine documentation
11
rubocop
rubocop engine documentation
View output
unrecognized cop or department Gemspec/AddRuntimeDependency found in .rubocop.enabled.yml
Did you mean `Gemspec/DependencyVersion`?
unrecognized cop or department Lint/DuplicateSetElement found in .rubocop.enabled.yml
Did you mean `Lint/DuplicateRegexpCharacterClassElement`?
unrecognized cop or department Lint/HashNewWithKeywordArgumentsAsDefault found in .rubocop.enabled.yml
Did you mean `Lint/EachWithObjectArgument`?
unrecognized cop or department Lint/ItWithoutArgumentsInBlock found in .rubocop.enabled.yml
Did you mean `Lint/LambdaWithoutLiteralBlock`?
unrecognized cop or department Lint/LiteralAssignmentInCondition found in .rubocop.enabled.yml
Did you mean `Lint/AssignmentInCondition`?
unrecognized cop or department Lint/MixedCaseRange found in .rubocop.enabled.yml
Did you mean `Lint/UnifiedInteger`?
unrecognized cop or department Lint/NumericOperationWithConstantResult found in .rubocop.enabled.yml
Did you mean `Lint/DisjunctiveAssignmentInConstructor`?
unrecognized cop or department Lint/RedundantRegexpQuantifiers found in .rubocop.enabled.yml
Did you mean `Lint/RedundantCopEnableDirective`?
unrecognized cop or department Lint/UnescapedBracketInRegexp found in .rubocop.enabled.yml
Did you mean `Lint/NumberedParameterAssignment`?
unrecognized cop or department Lint/UselessDefined found in .rubocop.enabled.yml
Did you mean `Lint/UselessRescue`, `Lint/UselessTimes`?
unrecognized cop or department Lint/UselessNumericOperation found in .rubocop.enabled.yml
Did you mean `Lint/AmbiguousOperatorPrecedence`?
unrecognized cop or department Performance/MapMethodChain found in .rubocop.enabled.yml
Did you mean `Performance/MapCompact`?
unrecognized cop or department Performance/StringBytesize found in .rubocop.enabled.yml
Did you mean `Performance/StringInclude`?
unrecognized cop or department RSpec/StringAsInstanceDoubleConstant found in .rubocop.enabled.yml
Did you mean `RSpec/PendingWithoutReason`?
unrecognized cop or department Style/ExactRegexpMatch found in .rubocop.enabled.yml
Did you mean `Style/RedundantRegexpCharacterClass`?
unrecognized cop or department Style/AmbiguousEndlessMethodDefinition found in .rubocop.enabled.yml
Did you mean `Style/TrailingBodyOnMethodDefinition`?
unrecognized cop or department Style/BitwisePredicate found in .rubocop.enabled.yml
Did you mean `Style/NumericPredicate`?
unrecognized cop or department Style/CombinableDefined found in .rubocop.enabled.yml
Did you mean `Style/CombinableLoops`?
unrecognized cop or department Style/DigChain found in .rubocop.enabled.yml
Did you mean `Style/Encoding`?
unrecognized cop or department Style/FileNull found in .rubocop.enabled.yml
Did you mean `Style/FileRead`?
unrecognized cop or department Style/FileTouch found in .rubocop.enabled.yml
Did you mean `Style/MultilineBlockChain`?
unrecognized cop or department Style/KeywordArgumentsMerging found in .rubocop.enabled.yml
Did you mean `Style/KeywordParametersOrder`?
unrecognized cop or department Style/MapIntoArray found in .rubocop.enabled.yml
Did you mean `Style/ArrayJoin`?
unrecognized cop or department Style/RedundantArrayConstructor found in .rubocop.enabled.yml
Did you mean `Style/RedundantEach`?
unrecognized cop or department Style/RedundantCurrentDirectoryInPath found in .rubocop.enabled.yml
Did you mean `Style/RedundantConditional`?
unrecognized cop or department Style/RedundantFilterChain found in .rubocop.enabled.yml
Did you mean `Style/RedundantInterpolation`?
unrecognized cop or department Style/RedundantInterpolationUnfreeze found in .rubocop.enabled.yml
Did you mean `Style/RedundantInterpolation`?
unrecognized cop or department Style/RedundantRegexpArgument found in .rubocop.enabled.yml
Did you mean `Style/RedundantRegexpEscape`, `Style/RedundantArgument`, `Style/RedundantSelfAssignment`?
unrecognized cop or department Style/RedundantRegexpConstructor found in .rubocop.enabled.yml
Did you mean `Style/RedundantRegexpEscape`?
unrecognized cop or department Style/ReturnNilInPredicateMethodDefinition found in .rubocop.enabled.yml
Did you mean `Style/RedundantHeredocDelimiterQuotes`?
unrecognized cop or department Style/SafeNavigationChainLength found in .rubocop.enabled.yml
Did you mean `Style/SafeNavigation`?
unrecognized cop or department Style/SendWithLiteralMethodName found in .rubocop.enabled.yml
Did you mean `Style/TrailingMethodEndStatement`?
unrecognized cop or department Style/SingleLineDoEndBlock found in .rubocop.enabled.yml
Did you mean `Style/SingleLineMethods`?
unrecognized cop or department Style/SuperArguments found in .rubocop.enabled.yml
Did you mean `Style/PerlBackrefs`?
unrecognized cop or department Style/SuperWithArgsParentheses found in .rubocop.enabled.yml
Did you mean `Style/DefWithParentheses`?
unrecognized cop or department Style/YAMLFileRead found in .rubocop.enabled.yml
Did you mean `Style/FileRead`?
unrecognized cop or department Gemspec/AddRuntimeDependency found in .rubocop.yml
Did you mean `Gemspec/DependencyVersion`?
unrecognized cop or department Lint/DuplicateSetElement found in .rubocop.yml
Did you mean `Lint/DuplicateRegexpCharacterClassElement`?
unrecognized cop or department Lint/HashNewWithKeywordArgumentsAsDefault found in .rubocop.yml
Did you mean `Lint/EachWithObjectArgument`?
unrecognized cop or department Lint/ItWithoutArgumentsInBlock found in .rubocop.yml
Did you mean `Lint/LambdaWithoutLiteralBlock`?
unrecognized cop or department Lint/LiteralAssignmentInCondition found in .rubocop.yml
Did you mean `Lint/AssignmentInCondition`?
unrecognized cop or department Lint/MixedCaseRange found in .rubocop.yml
Did you mean `Lint/UnifiedInteger`?
unrecognized cop or department Lint/NumericOperationWithConstantResult found in .rubocop.yml
Did you mean `Lint/DisjunctiveAssignmentInConstructor`?
unrecognized cop or department Lint/RedundantRegexpQuantifiers found in .rubocop.yml
Did you mean `Lint/RedundantCopEnableDirective`?
unrecognized cop or department Lint/UnescapedBracketInRegexp found in .rubocop.yml
Did you mean `Lint/NumberedParameterAssignment`?
unrecognized cop or department Lint/UselessDefined found in .rubocop.yml
Did you mean `Lint/UselessRescue`, `Lint/UselessTimes`?
unrecognized cop or department Lint/UselessNumericOperation found in .rubocop.yml
Did you mean `Lint/AmbiguousOperatorPrecedence`?
unrecognized cop or department Performance/MapMethodChain found in .rubocop.yml
Did you mean `Performance/MapCompact`?
unrecognized cop or department Performance/StringBytesize found in .rubocop.yml
Did you mean `Performance/StringInclude`?
unrecognized cop or department RSpec/StringAsInstanceDoubleConstant found in .rubocop.yml
Did you mean `RSpec/PendingWithoutReason`?
unrecognized cop or department Style/ExactRegexpMatch found in .rubocop.yml
Did you mean `Style/RedundantRegexpCharacterClass`?
unrecognized cop or department Style/AmbiguousEndlessMethodDefinition found in .rubocop.yml
Did you mean `Style/TrailingBodyOnMethodDefinition`?
unrecognized cop or department Style/BitwisePredicate found in .rubocop.yml
Did you mean `Style/NumericPredicate`?
unrecognized cop or department Style/CombinableDefined found in .rubocop.yml
Did you mean `Style/CombinableLoops`?
unrecognized cop or department Style/DigChain found in .rubocop.yml
Did you mean `Style/Encoding`?
unrecognized cop or department Style/FileNull found in .rubocop.yml
Did you mean `Style/FileRead`?
unrecognized cop or department Style/FileTouch found in .rubocop.yml
Did you mean `Style/MultilineBlockChain`?
unrecognized cop or department Style/KeywordArgumentsMerging found in .rubocop.yml
Did you mean `Style/KeywordParametersOrder`?
unrecognized cop or department Style/MapIntoArray found in .rubocop.yml
Did you mean `Style/ArrayJoin`?
unrecognized cop or department Style/RedundantArrayConstructor found in .rubocop.yml
Did you mean `Style/RedundantEach`?
unrecognized cop or department Style/RedundantCurrentDirectoryInPath found in .rubocop.yml
Did you mean `Style/RedundantConditional`?
unrecognized cop or department Style/RedundantFilterChain found in .rubocop.yml
Did you mean `Style/RedundantInterpolation`?
unrecognized cop or department Style/RedundantInterpolationUnfreeze found in .rubocop.yml
Did you mean `Style/RedundantInterpolation`?
unrecognized cop or department Style/RedundantRegexpArgument found in .rubocop.yml
Did you mean `Style/RedundantRegexpEscape`, `Style/RedundantArgument`, `Style/RedundantSelfAssignment`?
unrecognized cop or department Style/RedundantRegexpConstructor found in .rubocop.yml
Did you mean `Style/RedundantRegexpEscape`?
unrecognized cop or department Style/ReturnNilInPredicateMethodDefinition found in .rubocop.yml
Did you mean `Style/RedundantHeredocDelimiterQuotes`?
unrecognized cop or department Style/SafeNavigationChainLength found in .rubocop.yml
Did you mean `Style/SafeNavigation`?
unrecognized cop or department Style/SendWithLiteralMethodName found in .rubocop.yml
Did you mean `Style/TrailingMethodEndStatement`?
unrecognized cop or department Style/SingleLineDoEndBlock found in .rubocop.yml
Did you mean `Style/SingleLineMethods`?
unrecognized cop or department Style/SuperArguments found in .rubocop.yml
Did you mean `Style/PerlBackrefs`?
unrecognized cop or department Style/SuperWithArgsParentheses found in .rubocop.yml
Did you mean `Style/DefWithParentheses`?
unrecognized cop or department Style/YAMLFileRead found in .rubocop.yml
Did you mean `Style/FileRead`?
The following cops were added to RuboCop, but are not configured. Please set Enabled to either `true` or `false` in your `.rubocop.yml` file.

Please also note that you can opt-in to new cops by default by adding this to your config:
  AllCops:
    NewCops: enable
Capybara/MatchStyle: # new in 2.17
  Enabled: true
Capybara/NegationMatcher: # new in 2.14
  Enabled: true
Capybara/SpecificActions: # new in 2.14
  Enabled: true
Capybara/SpecificFinders: # new in 2.13
  Enabled: true
Capybara/SpecificMatcher: # new in 2.12
  Enabled: true
FactoryBot/ConsistentParenthesesStyle: # new in 2.14
  Enabled: true
FactoryBot/FactoryNameStyle: # new in 2.16
  Enabled: true
FactoryBot/SyntaxMethods: # new in 2.7
  Enabled: true
RSpec/Rails/AvoidSetupHook: # new in 2.4
  Enabled: true
RSpec/Rails/HaveHttpStatus: # new in 2.12
  Enabled: true
RSpec/Rails/InferredSpecType: # new in 2.14
  Enabled: true
RSpec/Rails/MinitestAssertions: # new in 2.17
  Enabled: true
RSpec/Rails/TravelAround: # new in 2.19
  Enabled: true
For more information: https://docs.rubocop.org/rubocop/versioning.html
12
semgrep
semgrep engine documentation
View output
no valid configuration file found (1 configs were invalid)