stringer-rss/stringer

View on GitHub
Update all Bundler dependencies (2024-10-28) #1301
depfu[bot] authored 24745351
complete00:00:13
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...
W, [2024-10-28T06:14:38.846115 #1]  WARN -- : Skipping app/jobs/callable_job.rb due to CC::Parser::Client::HTTPError
W, [2024-10-28T06:14:38.846156 #1]  WARN -- : Response status: 422
W, [2024-10-28T06:14:38.848386 #1]  WARN -- : Skipping app/repositories/story_repository.rb due to CC::Parser::Client::HTTPError
W, [2024-10-28T06:14:38.848414 #1]  WARN -- : Response status: 422
W, [2024-10-28T06:14:38.870690 #1]  WARN -- : Skipping app/models/story.rb due to CC::Parser::Client::HTTPError
W, [2024-10-28T06:14:38.870717 #1]  WARN -- : Response status: 422
W, [2024-10-28T06:14:38.878935 #1]  WARN -- : Skipping app/models/feed.rb due to CC::Parser::Client::HTTPError
W, [2024-10-28T06:14:38.878960 #1]  WARN -- : Response status: 422
W, [2024-10-28T06:14:38.883958 #1]  WARN -- : Skipping app/models/group.rb due to CC::Parser::Client::HTTPError
W, [2024-10-28T06:14:38.883983 #1]  WARN -- : Response status: 422
W, [2024-10-28T06:14:38.931050 #1]  WARN -- : Skipping app/utils/sample_story.rb due to CC::Parser::Client::HTTPError
W, [2024-10-28T06:14:38.931076 #1]  WARN -- : Response status: 422
W, [2024-10-28T06:14:38.942052 #1]  WARN -- : Skipping app/controllers/fever_controller.rb due to CC::Parser::Client::HTTPError
W, [2024-10-28T06:14:38.942087 #1]  WARN -- : Response status: 422
W, [2024-10-28T06:14:38.946032 #1]  WARN -- : Skipping app/controllers/stories_controller.rb due to CC::Parser::Client::HTTPError
W, [2024-10-28T06:14:38.946057 #1]  WARN -- : Response status: 422
W, [2024-10-28T06:14:38.951039 #1]  WARN -- : Skipping app/controllers/profiles_controller.rb due to CC::Parser::Client::HTTPError
W, [2024-10-28T06:14:38.951063 #1]  WARN -- : Response status: 422
W, [2024-10-28T06:14:38.999064 #1]  WARN -- : Skipping app/commands/feed/create.rb due to CC::Parser::Client::HTTPError
W, [2024-10-28T06:14:38.999090 #1]  WARN -- : Response status: 422
W, [2024-10-28T06:14:39.022535 #1]  WARN -- : Skipping app/commands/fever_api/read_feeds_groups.rb due to CC::Parser::Client::HTTPError
W, [2024-10-28T06:14:39.022561 #1]  WARN -- : Response status: 422
W, [2024-10-28T06:14:39.051401 #1]  WARN -- : Skipping app/commands/fever_api/read_favicons.rb due to CC::Parser::Client::HTTPError
W, [2024-10-28T06:14:39.051428 #1]  WARN -- : Response status: 422
W, [2024-10-28T06:14:39.065677 #1]  WARN -- : Skipping app/commands/fever_api/authentication.rb due to CC::Parser::Client::HTTPError
W, [2024-10-28T06:14:39.065703 #1]  WARN -- : Response status: 422
W, [2024-10-28T06:14:39.067253 #1]  WARN -- : Skipping app/commands/user/sign_in_user.rb due to CC::Parser::Client::HTTPError
W, [2024-10-28T06:14:39.067275 #1]  WARN -- : Response status: 422
6
duplication
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
I, [2024-10-28T06:14:42.004586 #1]  INFO -- : Skipping file ./app/jobs/callable_job.rb due to exception (Racc::ParseError): ./app/jobs/callable_job.rb:4 :: parse error on value "**" (error)

I, [2024-10-28T06:14:42.009311 #1]  INFO -- : Skipping file ./app/repositories/story_repository.rb due to exception (Racc::ParseError): ./app/repositories/story_repository.rb:9 :: parse error on value ":" (tCOLON)

I, [2024-10-28T06:14:42.044598 #1]  INFO -- : Skipping file ./app/models/story.rb due to exception (Racc::ParseError): ./app/models/story.rb:5 :: parse error on value ":" (tCOLON)

I, [2024-10-28T06:14:42.054689 #1]  INFO -- : Skipping file ./app/models/feed.rb due to exception (Racc::ParseError): ./app/models/feed.rb:4 :: parse error on value nil (error)

I, [2024-10-28T06:14:42.066092 #1]  INFO -- : Skipping file ./app/models/group.rb due to exception (Racc::ParseError): ./app/models/group.rb:4 :: parse error on value ":" (tCOLON)

I, [2024-10-28T06:14:42.095321 #1]  INFO -- : Skipping file ./app/helpers/url_helpers.rb due to exception (Racc::ParseError): ./app/helpers/url_helpers.rb:13 :: parse error on value ["rescue", 13] (kRESCUE)

I, [2024-10-28T06:14:42.109781 #1]  INFO -- : Skipping file ./app/utils/sample_story.rb due to exception (Racc::ParseError): ./app/utils/sample_story.rb:3 :: parse error on value "<<" (tLSHFT)

I, [2024-10-28T06:14:42.124738 #1]  INFO -- : Skipping file ./app/controllers/fever_controller.rb due to exception (Racc::ParseError): ./app/controllers/fever_controller.rb:4 :: parse error on value ":" (tCOLON)

I, [2024-10-28T06:14:42.129725 #1]  INFO -- : Skipping file ./app/controllers/stories_controller.rb due to exception (Racc::ParseError): ./app/controllers/stories_controller.rb:6 :: parse error on value ":" (tCOLON)

I, [2024-10-28T06:14:42.147025 #1]  INFO -- : Skipping file ./app/controllers/profiles_controller.rb due to exception (Racc::ParseError): ./app/controllers/profiles_controller.rb:7 :: parse error on value ":" (tCOLON)

I, [2024-10-28T06:14:42.179109 #1]  INFO -- : Skipping file ./app/commands/feed/create.rb due to exception (Racc::ParseError): ./app/commands/feed/create.rb:4 :: parse error on value ":" (tSYMBEG)

I, [2024-10-28T06:14:42.202671 #1]  INFO -- : Skipping file ./app/commands/fever_api/read_feeds_groups.rb due to exception (Racc::ParseError): ./app/commands/fever_api/read_feeds_groups.rb:5 :: parse error on value ":" (tSYMBEG)

I, [2024-10-28T06:14:42.220175 #1]  INFO -- : Skipping file ./app/commands/fever_api/read_favicons.rb due to exception (RubyParser::SyntaxError): Odd number (2) list for Hash. s(:array, s(:call, nil, :favicons))

I, [2024-10-28T06:14:42.229698 #1]  INFO -- : Skipping file ./app/commands/fever_api/authentication.rb due to exception (Racc::ParseError): ./app/commands/fever_api/authentication.rb:4 :: parse error on value ":" (tSYMBEG)

I, [2024-10-28T06:14:42.230391 #1]  INFO -- : Skipping file ./app/commands/user/sign_in_user.rb due to exception (Racc::ParseError): ./app/commands/user/sign_in_user.rb:5 :: parse error on value ":" (tCOLON)