Skip to content

Bug Fix: source http #354

Bug Fix: source http

Bug Fix: source http #354

Triggered via pull request August 29, 2023 16:02
Status Failure
Total duration 44s
Artifacts

ruby.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 30 warnings
test (3.1)
reviewdog: Too many results (annotations) in diff. You may miss some annotations due to GitHub limitation for annotation created by logging command. Please check GitHub Actions log console to see all results. Limitation: - 10 warning annotations and 10 error annotations per step - 50 annotations per job (sum of annotations from all the steps) - 50 annotations per run (separate from the job annotations, these annotations aren't created by users) Source: https://github.community/t5/GitHub-Actions/Maximum-number-of-annotations-that-can-be-created-using-GitHub/m-p/39085
test (3.1)
Process completed with exit code 1.
test (3.0)
reviewdog: Too many results (annotations) in diff. You may miss some annotations due to GitHub limitation for annotation created by logging command. Please check GitHub Actions log console to see all results. Limitation: - 10 warning annotations and 10 error annotations per step - 50 annotations per job (sum of annotations from all the steps) - 50 annotations per run (separate from the job annotations, these annotations aren't created by users) Source: https://github.community/t5/GitHub-Actions/Maximum-number-of-annotations-that-can-be-created-using-GitHub/m-p/39085
test (3.0)
Process completed with exit code 1.
test (3.2)
reviewdog: Too many results (annotations) in diff. You may miss some annotations due to GitHub limitation for annotation created by logging command. Please check GitHub Actions log console to see all results. Limitation: - 10 warning annotations and 10 error annotations per step - 50 annotations per job (sum of annotations from all the steps) - 50 annotations per run (separate from the job annotations, these annotations aren't created by users) Source: https://github.community/t5/GitHub-Actions/Maximum-number-of-annotations-that-can-be-created-using-GitHub/m-p/39085
test (3.2)
The operation was canceled.
test (3.1): lib/oxidized/source/http.rb#L22
[rubocop] reported by reviewdog 🐶 Useless assignment to variable - `node_data`. Did you mean `node_want`? Raw Output: lib/oxidized/source/http.rb:22:7: W: Lint/UselessAssignment: Useless assignment to variable - `node_data`. Did you mean `node_want`?
test (3.1): lib/oxidized/source/http.rb#L27
[rubocop] reported by reviewdog 🐶 Favor modifier `if` usage when having a single-line body. Another good alternative is the usage of control flow `&&`/`||`. Raw Output: lib/oxidized/source/http.rb:27:7: C: Style/IfUnlessModifier: Favor modifier `if` usage when having a single-line body. Another good alternative is the usage of control flow `&&`/`||`.
test (3.1): lib/oxidized/source/http.rb#L76
[rubocop] reported by reviewdog 🐶 Tab detected in indentation. Raw Output: lib/oxidized/source/http.rb:76:1: C: Layout/IndentationStyle: Tab detected in indentation.
test (3.1): lib/oxidized/source/http.rb#L76
[rubocop] reported by reviewdog 🐶 Inconsistent indentation detected. Raw Output: lib/oxidized/source/http.rb:76:2: C: Layout/IndentationConsistency: Inconsistent indentation detected.
test (3.1): lib/oxidized/source/http.rb#L78
[rubocop] reported by reviewdog 🐶 Trailing whitespace detected. Raw Output: lib/oxidized/source/http.rb:78:1: C: Layout/TrailingWhitespace: Trailing whitespace detected.
test (3.1): lib/oxidized/source/http.rb#L79
[rubocop] reported by reviewdog 🐶 Tab detected in indentation. Raw Output: lib/oxidized/source/http.rb:79:1: C: Layout/IndentationStyle: Tab detected in indentation.
test (3.1): lib/oxidized/source/http.rb#L79
[rubocop] reported by reviewdog 🐶 Inconsistent indentation detected. Raw Output: lib/oxidized/source/http.rb:79:2: C: Layout/IndentationConsistency: Inconsistent indentation detected.
test (3.1): lib/oxidized/source/http.rb#L82
[rubocop] reported by reviewdog 🐶 Tab detected in indentation. Raw Output: lib/oxidized/source/http.rb:82:1: C: Layout/IndentationStyle: Tab detected in indentation.
test (3.1): lib/oxidized/source/http.rb#L82
[rubocop] reported by reviewdog 🐶 Inconsistent indentation detected. Raw Output: lib/oxidized/source/http.rb:82:2: C: Layout/IndentationConsistency: Inconsistent indentation detected.
test (3.1): lib/oxidized/source/http.rb#L90
[rubocop] reported by reviewdog 🐶 Missing space after `#`. Raw Output: lib/oxidized/source/http.rb:90:7: C: Layout/LeadingCommentSpace: Missing space after `#`.
test (3.0): lib/oxidized/source/http.rb#L22
[rubocop] reported by reviewdog 🐶 Useless assignment to variable - `node_data`. Did you mean `node_want`? Raw Output: lib/oxidized/source/http.rb:22:7: W: Lint/UselessAssignment: Useless assignment to variable - `node_data`. Did you mean `node_want`?
test (3.0): lib/oxidized/source/http.rb#L27
[rubocop] reported by reviewdog 🐶 Favor modifier `if` usage when having a single-line body. Another good alternative is the usage of control flow `&&`/`||`. Raw Output: lib/oxidized/source/http.rb:27:7: C: Style/IfUnlessModifier: Favor modifier `if` usage when having a single-line body. Another good alternative is the usage of control flow `&&`/`||`.
test (3.0): lib/oxidized/source/http.rb#L76
[rubocop] reported by reviewdog 🐶 Tab detected in indentation. Raw Output: lib/oxidized/source/http.rb:76:1: C: Layout/IndentationStyle: Tab detected in indentation.
test (3.0): lib/oxidized/source/http.rb#L76
[rubocop] reported by reviewdog 🐶 Inconsistent indentation detected. Raw Output: lib/oxidized/source/http.rb:76:2: C: Layout/IndentationConsistency: Inconsistent indentation detected.
test (3.0): lib/oxidized/source/http.rb#L78
[rubocop] reported by reviewdog 🐶 Trailing whitespace detected. Raw Output: lib/oxidized/source/http.rb:78:1: C: Layout/TrailingWhitespace: Trailing whitespace detected.
test (3.0): lib/oxidized/source/http.rb#L79
[rubocop] reported by reviewdog 🐶 Tab detected in indentation. Raw Output: lib/oxidized/source/http.rb:79:1: C: Layout/IndentationStyle: Tab detected in indentation.
test (3.0): lib/oxidized/source/http.rb#L79
[rubocop] reported by reviewdog 🐶 Inconsistent indentation detected. Raw Output: lib/oxidized/source/http.rb:79:2: C: Layout/IndentationConsistency: Inconsistent indentation detected.
test (3.0): lib/oxidized/source/http.rb#L82
[rubocop] reported by reviewdog 🐶 Tab detected in indentation. Raw Output: lib/oxidized/source/http.rb:82:1: C: Layout/IndentationStyle: Tab detected in indentation.
test (3.0): lib/oxidized/source/http.rb#L82
[rubocop] reported by reviewdog 🐶 Inconsistent indentation detected. Raw Output: lib/oxidized/source/http.rb:82:2: C: Layout/IndentationConsistency: Inconsistent indentation detected.
test (3.0): lib/oxidized/source/http.rb#L90
[rubocop] reported by reviewdog 🐶 Missing space after `#`. Raw Output: lib/oxidized/source/http.rb:90:7: C: Layout/LeadingCommentSpace: Missing space after `#`.
test (3.2): lib/oxidized/source/http.rb#L22
[rubocop] reported by reviewdog 🐶 Useless assignment to variable - `node_data`. Did you mean `node_want`? Raw Output: lib/oxidized/source/http.rb:22:7: W: Lint/UselessAssignment: Useless assignment to variable - `node_data`. Did you mean `node_want`?
test (3.2): lib/oxidized/source/http.rb#L27
[rubocop] reported by reviewdog 🐶 Favor modifier `if` usage when having a single-line body. Another good alternative is the usage of control flow `&&`/`||`. Raw Output: lib/oxidized/source/http.rb:27:7: C: Style/IfUnlessModifier: Favor modifier `if` usage when having a single-line body. Another good alternative is the usage of control flow `&&`/`||`.
test (3.2): lib/oxidized/source/http.rb#L76
[rubocop] reported by reviewdog 🐶 Tab detected in indentation. Raw Output: lib/oxidized/source/http.rb:76:1: C: Layout/IndentationStyle: Tab detected in indentation.
test (3.2): lib/oxidized/source/http.rb#L76
[rubocop] reported by reviewdog 🐶 Inconsistent indentation detected. Raw Output: lib/oxidized/source/http.rb:76:2: C: Layout/IndentationConsistency: Inconsistent indentation detected.
test (3.2): lib/oxidized/source/http.rb#L78
[rubocop] reported by reviewdog 🐶 Trailing whitespace detected. Raw Output: lib/oxidized/source/http.rb:78:1: C: Layout/TrailingWhitespace: Trailing whitespace detected.
test (3.2): lib/oxidized/source/http.rb#L79
[rubocop] reported by reviewdog 🐶 Tab detected in indentation. Raw Output: lib/oxidized/source/http.rb:79:1: C: Layout/IndentationStyle: Tab detected in indentation.
test (3.2): lib/oxidized/source/http.rb#L79
[rubocop] reported by reviewdog 🐶 Inconsistent indentation detected. Raw Output: lib/oxidized/source/http.rb:79:2: C: Layout/IndentationConsistency: Inconsistent indentation detected.
test (3.2): lib/oxidized/source/http.rb#L82
[rubocop] reported by reviewdog 🐶 Tab detected in indentation. Raw Output: lib/oxidized/source/http.rb:82:1: C: Layout/IndentationStyle: Tab detected in indentation.
test (3.2): lib/oxidized/source/http.rb#L82
[rubocop] reported by reviewdog 🐶 Inconsistent indentation detected. Raw Output: lib/oxidized/source/http.rb:82:2: C: Layout/IndentationConsistency: Inconsistent indentation detected.
test (3.2): lib/oxidized/source/http.rb#L90
[rubocop] reported by reviewdog 🐶 Missing space after `#`. Raw Output: lib/oxidized/source/http.rb:90:7: C: Layout/LeadingCommentSpace: Missing space after `#`.