Skip to content

Unsafe Actions: Replace link_to calls with button_to #41

Unsafe Actions: Replace link_to calls with button_to

Unsafe Actions: Replace link_to calls with button_to #41

Triggered via pull request February 13, 2024 23:57
Status Failure
Total duration 28s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
standardrb: spec/administrate/views/fields/select/_edit_spec.rb#L22
Style/PercentLiteralDelimiters: `%`-literals should be delimited by `(` and `)`.
standardrb: spec/administrate/views/fields/select/_edit_spec.rb#L44
Style/PercentLiteralDelimiters: `%`-literals should be delimited by `(` and `)`.
standardrb: spec/lib/fields/select_spec.rb#L13
Style/TrailingCommaInArguments: Avoid comma after the last parameter of a method call.