feat(milestone-7): complete Phase 2-5 - CI/CD, Editor Integration, Do… #2
ci.yml
on: push
Matrix: test
RuboCop Lint
33s
Test Coverage
35s
VSCode Plugin
10s
JetBrains Plugin
2m 16s
Docs Verification
37s
CI Status
4s
Annotations
19 errors and 2 warnings
|
Ruby 3.1 Test
The process '/opt/hostedtoolcache/Ruby/3.1.7/x64/bin/gem' failed with exit code 1
|
|
Ruby 3.0 Test
The process '/opt/hostedtoolcache/Ruby/3.0.7/x64/bin/gem' failed with exit code 1
|
|
VSCode Plugin
Process completed with exit code 1.
|
|
Ruby 3.2 Test
Process completed with exit code 1.
|
|
RuboCop Lint:
lib/t_ruby/benchmark.rb#L89
Style/NumericPredicate: Use `(data[:avg_time]).positive?` instead of `data[:avg_time] > 0`.
|
|
RuboCop Lint:
lib/t_ruby/benchmark.rb#L67
Layout/FirstHashElementIndentation: Indent the right brace the same as the first position after the preceding left parenthesis.
|
|
RuboCop Lint:
lib/t_ruby/benchmark.rb#L66
Style/TrailingCommaInHashLiteral: Put a comma after the last item of a multiline hash.
|
|
RuboCop Lint:
lib/t_ruby/benchmark.rb#L63
Layout/FirstHashElementIndentation: Use 2 spaces for indentation in a hash, relative to the first position after the preceding left parenthesis.
|
|
RuboCop Lint:
lib/t_ruby/benchmark.rb#L9
Metrics/ClassLength: Class has too many lines. [433/300]
|
|
RuboCop Lint:
Rakefile#L85
Metrics/BlockLength: Block has too many lines. [31/25]
|
|
RuboCop Lint:
Rakefile#L48
Style/NumericPredicate: Use `(summary[:failed]).positive?` instead of `summary[:failed] > 0`.
|
|
RuboCop Lint:
Rakefile#L12
Metrics/BlockLength: Block has too many lines. [26/25]
|
|
RuboCop Lint:
Rakefile#L10
Metrics/BlockLength: Block has too many lines. [89/25]
|
|
RuboCop Lint:
Gemfile#L11
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
|
Ruby 3.3 Test
Process completed with exit code 1.
|
|
Test Coverage
Process completed with exit code 1.
|
|
Docs Verification
Process completed with exit code 1.
|
|
JetBrains Plugin
Process completed with exit code 1.
|
|
CI Status
Process completed with exit code 1.
|
|
Ruby 3.1 Test
No files were found with the provided path: tmp/rspec_results.xml. No artifacts will be uploaded.
|
|
Ruby 3.0 Test
No files were found with the provided path: tmp/rspec_results.xml. No artifacts will be uploaded.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
test-results-ruby-3.2
|
13 KB |
sha256:4ea448662937698d63caeedff5d20c04986bf91f8103c1e27303c2454d11222b
|
|
|
test-results-ruby-3.3
|
14.9 KB |
sha256:726b128bc982c0c8ab97a697f2f26243cc7fd2caab281e334c0896800d342e40
|
|