modulesync 2023-8-23 #8
test.yml
on: pull_request
Matrix: test
rubocop
14s
Test suite
0s
Annotations
7 errors
Ruby 3.2
Process completed with exit code 1.
|
Ruby 3.1
Process completed with exit code 1.
|
rubocop:
spec/spec_helper.rb#L6
Style/ClassAndModuleChildren: Use nested module/class definitions instead of compact style. (https://rubystyle.guide#namespace-definition)
|
rubocop:
spec/spec_helper.rb#L15
Naming/MethodParameterName: Method parameter must be at least 3 characters long.
|
rubocop
Process completed with exit code 1.
|
Ruby 3.0
Process completed with exit code 1.
|
Ruby 2.7
Process completed with exit code 1.
|