Skip to content

fix(form): Display hint for has_one nested fields #627

fix(form): Display hint for has_one nested fields

fix(form): Display hint for has_one nested fields #627

Re-run triggered January 20, 2025 18:30
Status Failure
Total duration 59s
Artifacts

lint.yml

on: pull_request
standardrb
46s
standardrb
stylelint
7s
stylelint
Fit to window
Zoom out
Zoom in

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