Skip to content

[#7189] Details page showing keys metadata #2555

[#7189] Details page showing keys metadata

[#7189] Details page showing keys metadata #2555

Triggered via pull request September 9, 2023 19:15
Status Success
Total duration 1m 31s
Artifacts

rubocop.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
build: spec/views/request/details.html.erb_spec.rb#L17
[rubocop] reported by reviewdog 🐶 [Correctable] Layout/MultilineMethodCallBraceLayout: Closing method call brace must be on the same line as the last argument when opening brace is on the same line as the first argument. Raw Output: spec/views/request/details.html.erb_spec.rb:17:5: C: [Correctable] Layout/MultilineMethodCallBraceLayout: Closing method call brace must be on the same line as the last argument when opening brace is on the same line as the first argument. ) ^
build
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/