Skip to content

Add publishing and unpublishing of saved scenarios and hover cards #32

Add publishing and unpublishing of saved scenarios and hover cards

Add publishing and unpublishing of saved scenarios and hover cards #32

Triggered via pull request October 23, 2024 11:33
@noracatonoracato
synchronize #13
privacy
Status Failure
Total duration 17s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors
scan_ruby
Process completed with exit code 5.
lint: app/controllers/saved_scenarios_controller.rb#L59
Layout/ArgumentAlignment: Use one level of indentation for arguments following the first line of a multi-line method call.
lint: app/controllers/saved_scenarios_controller.rb#L59
Layout/FirstArgumentIndentation: Indent the first argument one step more than the start of the previous line.
lint: app/controllers/saved_scenarios_controller.rb#L60
Layout/ArgumentAlignment: Use one level of indentation for arguments following the first line of a multi-line method call.
lint: app/controllers/saved_scenarios_controller.rb#L61
Layout/ArgumentAlignment: Use one level of indentation for arguments following the first line of a multi-line method call.
lint: app/helpers/heroicon_helper.rb#L5
Layout/TrailingEmptyLines: Final newline missing.
lint: app/helpers/saved_scenarios_helper.rb#L12
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
lint: app/helpers/saved_scenarios_helper.rb#L33
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
lint: app/helpers/saved_scenarios_helper.rb#L36
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
lint: app/helpers/saved_scenarios_helper.rb#L48
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
lint: app/helpers/saved_scenarios_helper.rb#L67
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.