fix(form): Display hint for has_one nested fields #627
lint.yml
on: pull_request
standardrb
46s
stylelint
7s
Annotations
7 errors and 1 warning
standardrb:
spec/administrate/views/fields/has_one/_form_spec.rb#L43
Style/TrailingCommaInHashLiteral: Avoid comma after the last item of a hash.
|
standardrb:
spec/administrate/views/fields/has_one/_form_spec.rb#L44
Style/TrailingCommaInHashLiteral: Avoid comma after the last item of a hash.
|
standardrb:
spec/administrate/views/fields/has_one/_form_spec.rb#L45
Style/TrailingCommaInHashLiteral: Avoid comma after the last item of a hash.
|
standardrb:
spec/administrate/views/fields/has_one/_form_spec.rb#L46
Style/TrailingCommaInHashLiteral: Avoid comma after the last item of a hash.
|
standardrb:
spec/administrate/views/fields/has_one/_form_spec.rb#L58
Style/PercentLiteralDelimiters: `%r`-literals should be delimited by `{` and `}`.
|
standardrb:
spec/administrate/views/fields/has_one/_form_spec.rb#L85
Style/TrailingCommaInArguments: Avoid comma after the last parameter of a method call.
|
standardrb
Process completed with exit code 128.
|
stylelint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|