Skip to content

Build Test Lint of main by @orangewolf #26

Build Test Lint of main by @orangewolf

Build Test Lint of main by @orangewolf #26

GitHub Actions / Test Results failed Mar 27, 2024 in 0s

133 fail, 15 skipped, 10 pass in 0s

  4 files    4 suites   0s ⏱️
158 tests  10 ✅ 15 💤 133 ❌
 82 runs  -288 ✅ 15 💤 355 ❌

Results for commit cfe8cc1.

Annotations

Check warning on line 0 in ./spec/views/blogs/edit.html.erb_spec.rb

See this annotation in the file changed.

@github-actions github-actions / Test Results

blogs/edit renders the edit blog form (spec.views.blogs.edit) failed

artifacts/spec-reports-1/rspec-1.xml [took 0s]
Raw output
Validation failed: User must exist
Failure/Error:
  Blog.create!(
    title: "MyString",
    body: "MyText",
    user: nil
  )

ActiveRecord::RecordInvalid:
  Validation failed: User must exist
./spec/views/blogs/edit.html.erb_spec.rb:5:in `block (2 levels) in <main>'
./spec/views/blogs/edit.html.erb_spec.rb:13:in `block (2 levels) in <main>'

Check warning on line 0 in ./spec/views/blogs/show.html.erb_spec.rb

See this annotation in the file changed.

@github-actions github-actions / Test Results

blogs/show renders attributes in <p> (spec.views.blogs.show) failed

artifacts/spec-reports-1/rspec-1.xml [took 0s]
Raw output
Validation failed: User must exist
Failure/Error:
  assign(:blog, Blog.create!(
    title: "Title",
    body: "MyText",
    user: nil
  ))

ActiveRecord::RecordInvalid:
  Validation failed: User must exist
./spec/views/blogs/show.html.erb_spec.rb:5:in `block (2 levels) in <main>'

Check warning on line 0 in Gemfile

See this annotation in the file changed.

@github-actions github-actions / Test Results

Bundler/OrderedGems (Gemfile) failed

artifacts/rubocop-reports/rubocop.xml
Raw output
Bundler/OrderedGems: Gems should be sorted in an alphabetical order within their section of the Gemfile. Gem `rspec_junit_formatter` should appear before `rspec-rails`.

        /rails/Gemfile:49:3

Check warning on line 0 in Gemfile

See this annotation in the file changed.

@github-actions github-actions / Test Results

Layout/SpaceInsidePercentLiteralDelimiters (Gemfile) failed

artifacts/rubocop-reports/rubocop.xml
Raw output
Layout/SpaceInsidePercentLiteralDelimiters: Do not use spaces inside percent literal delimiters.
Layout/SpaceInsidePercentLiteralDelimiters: Do not use spaces inside percent literal delimiters.
Layout/SpaceInsidePercentLiteralDelimiters: Do not use spaces inside percent literal delimiters.
Layout/SpaceInsidePercentLiteralDelimiters: Do not use spaces inside percent literal delimiters.

        /rails/Gemfile:39:34
      

        /rails/Gemfile:39:48
      

        /rails/Gemfile:52:30
      

        /rails/Gemfile:52:42

Check warning on line 0 in Gemfile

See this annotation in the file changed.

@github-actions github-actions / Test Results

Style/FrozenStringLiteralComment (Gemfile) failed

artifacts/rubocop-reports/rubocop.xml
Raw output
Style/FrozenStringLiteralComment: Missing frozen string literal comment.

        /rails/Gemfile:1:1

Check warning on line 0 in Gemfile

See this annotation in the file changed.

@github-actions github-actions / Test Results

Style/StringLiterals (Gemfile) failed

artifacts/rubocop-reports/rubocop.xml
Raw output
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols.
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols.
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols.
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols.
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols.
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols.
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols.
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols.
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols.
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols.
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols.
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols.
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols.
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols.
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols.
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols.
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols.
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols.
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols.
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols.

        /rails/Gemfile:1:8
      

        /rails/Gemfile:3:6
      

        /rails/Gemfile:6:5
      

        /rails/Gemfile:6:14
      

        /rails/Gemfile:6:26
      

        /rails/Gemfile:9:5
      

        /rails/Gemfile:12:5
      

        /rails/Gemfile:12:11
      

        /rails/Gemfile:15:5
      

        /rails/Gemfile:15:13
      

        /rails/Gemfile:18:5
      

        /rails/Gemfile:21:5
      

        /rails/Gemfile:24:5
      

        /rails/Gemfile:27:5
      

        /rails/Gemfile:30:5
      

        /rails/Gemfile:30:14
      

        /rails/Gemfile:39:5
      

        /rails/Gemfile:42:5
      

        /rails/Gemfile:52:7
      

        /rails/Gemfile:57:7

Check warning on line 0 in Rakefile

See this annotation in the file changed.

@github-actions github-actions / Test Results

Style/FrozenStringLiteralComment (Rakefile) failed

artifacts/rubocop-reports/rubocop.xml
Raw output
Style/FrozenStringLiteralComment: Missing frozen string literal comment.

        /rails/Rakefile:1:1

Check warning on line 0 in Rakefile

See this annotation in the file changed.

@github-actions github-actions / Test Results

Style/StringLiterals (Rakefile) failed

artifacts/rubocop-reports/rubocop.xml
Raw output
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols.

        /rails/Rakefile:4:18

Check warning on line 0 in app.channels.application_cable.channel

See this annotation in the file changed.

@github-actions github-actions / Test Results

Style/FrozenStringLiteralComment (app.channels.application_cable.channel) failed

artifacts/rubocop-reports/rubocop.xml
Raw output
Style/FrozenStringLiteralComment: Missing frozen string literal comment.

        /rails/app/channels/application_cable/channel.rb:1:1

Check warning on line 0 in app.channels.application_cable.connection

See this annotation in the file changed.

@github-actions github-actions / Test Results

Style/FrozenStringLiteralComment (app.channels.application_cable.connection) failed

artifacts/rubocop-reports/rubocop.xml
Raw output
Style/FrozenStringLiteralComment: Missing frozen string literal comment.

        /rails/app/channels/application_cable/connection.rb:1:1

Check warning on line 0 in app.controllers.application_controller

See this annotation in the file changed.

@github-actions github-actions / Test Results

Style/FrozenStringLiteralComment (app.controllers.application_controller) failed

artifacts/rubocop-reports/rubocop.xml
Raw output
Style/FrozenStringLiteralComment: Missing frozen string literal comment.

        /rails/app/controllers/application_controller.rb:1:1

Check warning on line 0 in app.controllers.blogs_controller

See this annotation in the file changed.

@github-actions github-actions / Test Results

Layout/EmptyLinesAroundAccessModifier (app.controllers.blogs_controller) failed

artifacts/rubocop-reports/rubocop.xml
Raw output
Layout/EmptyLinesAroundAccessModifier: Keep a blank line before and after `private`.

        /rails/app/controllers/blogs_controller.rb:60:3

Check warning on line 0 in app.controllers.blogs_controller

See this annotation in the file changed.

@github-actions github-actions / Test Results

Layout/IndentationConsistency (app.controllers.blogs_controller) failed

artifacts/rubocop-reports/rubocop.xml
Raw output
Layout/IndentationConsistency: Inconsistent indentation detected.
Layout/IndentationConsistency: Inconsistent indentation detected.

        /rails/app/controllers/blogs_controller.rb:62:5
      

        /rails/app/controllers/blogs_controller.rb:67:5

Check warning on line 0 in app.controllers.blogs_controller

See this annotation in the file changed.

@github-actions github-actions / Test Results

Layout/IndentationWidth (app.controllers.blogs_controller) failed

artifacts/rubocop-reports/rubocop.xml
Raw output
Layout/IndentationWidth: Use 2 (not 4) spaces for indentation.
Layout/IndentationWidth: Use 2 (not 4) spaces for indentation.

        /rails/app/controllers/blogs_controller.rb:62:1
      

        /rails/app/controllers/blogs_controller.rb:67:1

Check warning on line 0 in app.controllers.blogs_controller

See this annotation in the file changed.

@github-actions github-actions / Test Results

Layout/SpaceInsidePercentLiteralDelimiters (app.controllers.blogs_controller) failed

artifacts/rubocop-reports/rubocop.xml
Raw output
Layout/SpaceInsidePercentLiteralDelimiters: Do not use spaces inside percent literal delimiters.
Layout/SpaceInsidePercentLiteralDelimiters: Do not use spaces inside percent literal delimiters.

        /rails/app/controllers/blogs_controller.rb:2:37
      

        /rails/app/controllers/blogs_controller.rb:2:62

Check warning on line 0 in app.controllers.blogs_controller

See this annotation in the file changed.

@github-actions github-actions / Test Results

Style/Documentation (app.controllers.blogs_controller) failed

artifacts/rubocop-reports/rubocop.xml
Raw output
Style/Documentation: Missing top-level documentation comment for `class BlogsController`.

        /rails/app/controllers/blogs_controller.rb:1:1

Check warning on line 0 in app.controllers.blogs_controller

See this annotation in the file changed.

@github-actions github-actions / Test Results

Style/EmptyMethod (app.controllers.blogs_controller) failed

artifacts/rubocop-reports/rubocop.xml
Raw output
Style/EmptyMethod: Put empty method definitions on a single line.
Style/EmptyMethod: Put empty method definitions on a single line.

        /rails/app/controllers/blogs_controller.rb:10:3
      

        /rails/app/controllers/blogs_controller.rb:19:3

Check warning on line 0 in app.controllers.blogs_controller

See this annotation in the file changed.

@github-actions github-actions / Test Results

Style/FrozenStringLiteralComment (app.controllers.blogs_controller) failed

artifacts/rubocop-reports/rubocop.xml
Raw output
Style/FrozenStringLiteralComment: Missing frozen string literal comment.

        /rails/app/controllers/blogs_controller.rb:1:1

Check warning on line 0 in app.controllers.blogs_controller

See this annotation in the file changed.

@github-actions github-actions / Test Results

Style/StringLiterals (app.controllers.blogs_controller) failed

artifacts/rubocop-reports/rubocop.xml
Raw output
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols.
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols.
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols.

        /rails/app/controllers/blogs_controller.rb:28:60
      

        /rails/app/controllers/blogs_controller.rb:41:60
      

        /rails/app/controllers/blogs_controller.rb:55:52

Check warning on line 0 in app.helpers.application_helper

See this annotation in the file changed.

@github-actions github-actions / Test Results

Style/Documentation (app.helpers.application_helper) failed

artifacts/rubocop-reports/rubocop.xml
Raw output
Style/Documentation: Missing top-level documentation comment for `module ApplicationHelper`.

        /rails/app/helpers/application_helper.rb:1:1

Check warning on line 0 in app.helpers.application_helper

See this annotation in the file changed.

@github-actions github-actions / Test Results

Style/FrozenStringLiteralComment (app.helpers.application_helper) failed

artifacts/rubocop-reports/rubocop.xml
Raw output
Style/FrozenStringLiteralComment: Missing frozen string literal comment.

        /rails/app/helpers/application_helper.rb:1:1

Check warning on line 0 in app.helpers.blogs_helper

See this annotation in the file changed.

@github-actions github-actions / Test Results

Style/Documentation (app.helpers.blogs_helper) failed

artifacts/rubocop-reports/rubocop.xml
Raw output
Style/Documentation: Missing top-level documentation comment for `module BlogsHelper`.

        /rails/app/helpers/blogs_helper.rb:1:1

Check warning on line 0 in app.helpers.blogs_helper

See this annotation in the file changed.

@github-actions github-actions / Test Results

Style/FrozenStringLiteralComment (app.helpers.blogs_helper) failed

artifacts/rubocop-reports/rubocop.xml
Raw output
Style/FrozenStringLiteralComment: Missing frozen string literal comment.

        /rails/app/helpers/blogs_helper.rb:1:1

Check warning on line 0 in app.jobs.application_job

See this annotation in the file changed.

@github-actions github-actions / Test Results

Style/FrozenStringLiteralComment (app.jobs.application_job) failed

artifacts/rubocop-reports/rubocop.xml
Raw output
Style/FrozenStringLiteralComment: Missing frozen string literal comment.

        /rails/app/jobs/application_job.rb:1:1

Check warning on line 0 in app.mailers.application_mailer

See this annotation in the file changed.

@github-actions github-actions / Test Results

Style/Documentation (app.mailers.application_mailer) failed

artifacts/rubocop-reports/rubocop.xml
Raw output
Style/Documentation: Missing top-level documentation comment for `class ApplicationMailer`.

        /rails/app/mailers/application_mailer.rb:1:1