Skip to content

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

refactor: replace OpenStruct with Data for performance and readability improvement

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

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

lint.yml

on: pull_request
lint  /  ...  /  standardrb
29s
lint / runner / standardrb
lint  /  ...  /  erb-lint
10s
lint / runner / erb-lint
lint  /  check-eslint-config
2s
lint / check-eslint-config
lint  /  ...  /  eslint
0s
lint / runner / eslint
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
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/