Skip to content

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

refactor: replace OpenStruct with Data for performance and readability improvement

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

Triggered via pull request October 4, 2024 10:57
Status Failure
Total duration 36s
Artifacts

lint.yml

on: pull_request
lint  /  ...  /  standardrb
27s
lint / runner / standardrb
lint  /  ...  /  erb-lint
7s
lint / runner / erb-lint
lint  /  check-eslint-config
3s
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: lib/avo/licensing/h_q.rb#L180
[rubocop] reported by reviewdog 🐶 [Corrected] Layout/TrailingEmptyLines: Final newline missing. Raw Output: lib/avo/licensing/h_q.rb:180:4: C: [Corrected] Layout/TrailingEmptyLines: Final newline missing. end
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:10: 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/