Skip to content

Add mapkick options to location field #3721

Add mapkick options to location field

Add mapkick options to location field #3721

Triggered via pull request January 17, 2025 13:58
Status Failure
Total duration 1m 56s
Artifacts

lint.yml

on: pull_request
lint  /  ...  /  standardrb
27s
lint / runner / standardrb
lint  /  ...  /  erb-lint
11s
lint / runner / erb-lint
lint  /  check-eslint-config
5s
lint / check-eslint-config
lint  /  ...  /  eslint
0s
lint / runner / eslint
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 3 warnings
lint / runner / standardrb: spec/dummy/app/avo/resources/city.rb#L40
[rubocop] reported by reviewdog 🐶 [Corrected] Layout/ArgumentAlignment: Use one level of indentation for arguments following the first line of a multi-line method call. Raw Output: spec/dummy/app/avo/resources/city.rb:40:11: C: [Corrected] Layout/ArgumentAlignment: Use one level of indentation for arguments following the first line of a multi-line method call. as: :location, ^^^^^^^^^^^^^
lint / runner / standardrb: spec/dummy/app/avo/resources/city.rb#L41
[rubocop] reported by reviewdog 🐶 [Corrected] Layout/ArgumentAlignment: Use one level of indentation for arguments following the first line of a multi-line method call. Raw Output: spec/dummy/app/avo/resources/city.rb:41:11: C: [Corrected] Layout/ArgumentAlignment: Use one level of indentation for arguments following the first line of a multi-line method call. stored_as: [:latitude, :longitude], ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
lint / runner / standardrb: spec/dummy/app/avo/resources/city.rb#L42
[rubocop] reported by reviewdog 🐶 [Corrected] Layout/ArgumentAlignment: Use one level of indentation for arguments following the first line of a multi-line method call. Raw Output: spec/dummy/app/avo/resources/city.rb:42:11: C: [Corrected] Layout/ArgumentAlignment: Use one level of indentation for arguments following the first line of a multi-line method call. mapkick_options: { ... ^^^^^^^^^^^^^^^^^^
lint / check-eslint-config
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint / runner / erb-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint / runner / standardrb
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636