Skip to content

refactor: replace OpenStruct with Data for performance and readability improvement #3159

refactor: replace OpenStruct with Data for performance and readability improvement

refactor: replace OpenStruct with Data for performance and readability improvement #3159

Triggered via pull request October 4, 2024 11:41
Status Failure
Total duration 38s
Artifacts

lint.yml

on: pull_request
lint  /  ...  /  standardrb
26s
lint / runner / standardrb
lint  /  ...  /  erb-lint
7s
lint / runner / erb-lint
lint  /  check-eslint-config
4s
lint / check-eslint-config
lint  /  ...  /  eslint
0s
lint / runner / eslint
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
lint / runner / standardrb: spec/dummy/app/models/user.rb#L26
[rubocop] reported by reviewdog 🐶 [Corrected] Layout/ExtraSpacing: Unnecessary spacing detected. Raw Output: spec/dummy/app/models/user.rb:26:9: C: [Corrected] Layout/ExtraSpacing: Unnecessary spacing detected. devise :database_authenticatable, :registerable, ^
lint / runner / standardrb: spec/dummy/app/models/user.rb#L27
[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/models/user.rb:27:11: C: [Corrected] Layout/ArgumentAlignment: Use one level of indentation for arguments following the first line of a multi-line method call. :recoverable, :rememberable, :validatable ^^^^^^^^^^^^
lint / check-eslint-config
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint / check-eslint-config
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/