Skip to content

Link Build Test of 6914/merge by @orangewolf #84

Link Build Test of 6914/merge by @orangewolf

Link Build Test of 6914/merge by @orangewolf #84

GitHub Actions / Test Results failed Oct 11, 2024 in 0s

4 fail in 0s

    1 files   -     16      1 suites   - 16   0s ⏱️ - 2h 17m 57s
    4 tests  -  6 703      0 ✅  -  6 358  0 💤  - 297  4 ❌  - 48 
1 736 runs   - 11 447  1 732 ✅  - 10 999  0 💤  - 396  4 ❌  - 52 

Results for commit 180d314. ± Comparison against earlier commit d20bde8.

Annotations

Check warning on line 0 in lib.goddess.query

See this annotation in the file changed.

@github-actions github-actions / Test Results

Metrics/MethodLength (lib.goddess.query) failed

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

        /home/runner/work/hyrax/hyrax/lib/goddess/query.rb:152:5

Check warning on line 0 in spec.spec_helper

See this annotation in the file changed.

@github-actions github-actions / Test Results

Layout/ExtraSpacing (spec.spec_helper) failed

artifacts/rubocop-reports/rubocop.xml
Raw output
Layout/ExtraSpacing: Unnecessary spacing detected.

        /home/runner/work/hyrax/hyrax/spec/spec_helper.rb:363:40

Check warning on line 0 in spec.spec_helper

See this annotation in the file changed.

@github-actions github-actions / Test Results

Layout/HashAlignment (spec.spec_helper) failed

artifacts/rubocop-reports/rubocop.xml
Raw output
Layout/HashAlignment: Align the keys of a hash literal if they span more than one line.

        /home/runner/work/hyrax/hyrax/spec/spec_helper.rb:360:13

Check warning on line 0 in spec.spec_helper

See this annotation in the file changed.

@github-actions github-actions / Test Results

Layout/SpaceAroundOperators (spec.spec_helper) failed

artifacts/rubocop-reports/rubocop.xml
Raw output
Layout/SpaceAroundOperators: Operator `=` should be surrounded by a single space.

        /home/runner/work/hyrax/hyrax/spec/spec_helper.rb:363:42

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

4 tests found

There are 4 tests, see "Raw output" for the full list of tests.
Raw output
lib.goddess.query ‑ Metrics/MethodLength
spec.spec_helper ‑ Layout/ExtraSpacing
spec.spec_helper ‑ Layout/HashAlignment
spec.spec_helper ‑ Layout/SpaceAroundOperators