Skip to content

Link Build Test of 6903/merge by @orangewolf #42

Link Build Test of 6903/merge by @orangewolf

Link Build Test of 6903/merge by @orangewolf #42

GitHub Actions / Test Results failed Sep 18, 2024 in 0s

2 fail in 0s

    1 files      1 suites   0s ⏱️
    2 tests     0 ✅ 0 💤 2 ❌
1 735 runs  1 733 ✅ 0 💤 2 ❌

Results for commit c139aee.

Annotations

Check warning on line 0 in app.controllers.hyrax.dashboard.collections_controller

See this annotation in the file changed.

@github-actions github-actions / Test Results

Layout/MultilineHashBraceLayout (app.controllers.hyrax.dashboard.collections_controller) failed

artifacts/rubocop-reports/rubocop.xml
Raw output
Layout/MultilineHashBraceLayout: Closing hash brace must be on the same line as the last hash element when opening brace is on the same line as the first hash element.

        /home/runner/work/hyrax/hyrax/app/controllers/hyrax/dashboard/collections_controller.rb:236:73

Check warning on line 0 in app.controllers.hyrax.dashboard.collections_controller

See this annotation in the file changed.

@github-actions github-actions / Test Results

Metrics/MethodLength (app.controllers.hyrax.dashboard.collections_controller) failed

artifacts/rubocop-reports/rubocop.xml
Raw output
Metrics/MethodLength: Method has too many lines. [15/14]

        /home/runner/work/hyrax/hyrax/app/controllers/hyrax/dashboard/collections_controller.rb:225:7

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

2 tests found

There are 2 tests, see "Raw output" for the full list of tests.
Raw output
app.controllers.hyrax.dashboard.collections_controller ‑ Layout/MultilineHashBraceLayout
app.controllers.hyrax.dashboard.collections_controller ‑ Metrics/MethodLength