docs: update README and IDE documentation #9
ci.yml
on: push
Matrix: test
RuboCop Lint
15s
Test Coverage
9s
VSCode Plugin
7s
JetBrains Plugin
1m 12s
Docs Verification
10s
CI Status
2s
Annotations
18 errors and 2 warnings
|
VSCode Plugin
Process completed with exit code 1.
|
|
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
|
|
Test Coverage
Process completed with exit code 1.
|
|
Ruby 3.2 Test
Process completed with exit code 1.
|
|
Ruby 3.3 Test
Process completed with exit code 1.
|
|
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#L105
Metrics/BlockLength: Block has too many lines. [39/25]
|
|
RuboCop Lint:
Rakefile#L63
Metrics/BlockLength: Block has too many lines. [31/25]
|
|
RuboCop Lint:
Rakefile#L59
Style/NumericPredicate: Use `(summary[:failed]).positive?` instead of `summary[:failed] > 0`.
|
|
RuboCop Lint:
Rakefile#L12
Metrics/BlockLength: Block has too many lines. [34/25]
|
|
RuboCop Lint:
Rakefile#L10
Metrics/BlockLength: Block has too many lines. [113/25]
|
|
RuboCop Lint:
Gemfile#L11
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
|
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
|
338 Bytes |
sha256:4051412ac15c16b5b24e2a52e77802fef85a53212c4fe5ce554fb403f3530cf2
|
|
|
test-results-ruby-3.3
|
338 Bytes |
sha256:3a8edcb17f927b7ea90a4786be9465451ae92cb04773c618750791279d53f89b
|
|