iZettle/ninetails

View on GitHub
Merge pull request #43 from iZettle/travis-to-cci #237
Joakim Jarsäter authored 804b106a
complete00:00:18
Your first build completed successfully!

Congratulations

Your first build completed successfully!

See the Results

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
5
structure
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
W, [2024-04-28T01:19:00.903378 #1]  WARN -- : Skipping lib/generators/ninetails/seed/templates/layout_seed.rb due to CC::Parser::Client::HTTPError
W, [2024-04-28T01:19:00.903412 #1]  WARN -- : Response status: 422
W, [2024-04-28T01:19:00.905977 #1]  WARN -- : Skipping lib/generators/ninetails/seed/templates/page_seed.rb due to CC::Parser::Client::HTTPError
W, [2024-04-28T01:19:00.906010 #1]  WARN -- : Response status: 422
6
duplication
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
I, [2024-04-28T01:19:03.421744 #1]  INFO -- : Skipping file ./lib/generators/ninetails/seed/templates/layout_seed.rb due to exception (Racc::ParseError): ./lib/generators/ninetails/seed/templates/layout_seed.rb:1 :: parse error on value "%" (tOP_ASGN)

I, [2024-04-28T01:19:03.445453 #1]  INFO -- : Skipping file ./lib/generators/ninetails/seed/templates/page_seed.rb due to exception (Racc::ParseError): ./lib/generators/ninetails/seed/templates/page_seed.rb:7 :: parse error on value "<" (tLT)
7
bundler-audit
bundler-audit engine documentation
8
fixme
fixme engine documentation
9
rubocop
rubocop engine documentation
View output
The `Style/TrailingComma` cop no longer exists. Please use `Style/TrailingCommaInLiteral` and/or `Style/TrailingCommaInArguments` instead.
(obsolete configuration found in .rubocop.yml, please update it)
The `Rails/DefaultScope` cop no longer exists.
(obsolete configuration found in .rubocop.yml, please update it)
The `Lint/InvalidCharacterLiteral` cop has been removed since it was never being actually triggered.
(obsolete configuration found in .rubocop.yml, please update it)
Warning: unrecognized cop Layout/SpaceInsideBrackets found in .rubocop.yml
Warning: unrecognized cop Style/TrailingComma found in .rubocop.yml
Warning: unrecognized cop Lint/InvalidCharacterLiteral found in .rubocop.yml
Warning: unrecognized cop Rails/DefaultScope found in .rubocop.yml
Warning: unrecognized parameter Style/ParallelAssignment:Reference found in .rubocop.yml