Skip to content

Bump bcrypt_pbkdf from 1.1.0 to 1.1.1 #24

Bump bcrypt_pbkdf from 1.1.0 to 1.1.1

Bump bcrypt_pbkdf from 1.1.0 to 1.1.1 #24

Triggered via pull request August 29, 2024 23:13
Status Failure
Total duration 1m 0s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 errors
lint: app/controllers/api/service_controller.rb#L29
Style/TrailingCommaInHashLiteral: Avoid comma after the last item of a hash.
lint: app/controllers/api/ticket_controller.rb#L1
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
lint: app/controllers/api/ticket_controller.rb#L2
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
lint: app/controllers/api/ticket_controller.rb#L145
Style/RedundantReturn: Redundant `return` detected.
lint: app/controllers/api/ticket_controller.rb#L156
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
lint: app/controllers/api/ticket_controller.rb#L163
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
lint: app/controllers/api/ticket_controller.rb#L163
Style/TrailingCommaInHashLiteral: Avoid comma after the last item of a hash.
lint: app/controllers/api/ticket_controller.rb#L167
Style/RedundantReturn: Redundant `return` detected.
lint: app/mailers/event_mailer.rb#L2
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
lint: app/mailers/event_mailer.rb#L4
Style/DefWithParentheses: Omit the parentheses in defs when the method doesn't accept any arguments.
scan_ruby
Process completed with exit code 5.
test
Process completed with exit code 1.