Docs: add separate readme.md section, exclude from retype #1245
pagy-ci.yml
on: push
Run or skip?
7s
E2E Test
1m 59s
Matrix: ruby_test
Annotations
12 errors
Ruby 3.1 Test:
lib/pagy/exceptions.rb#L13
Style/SuperWithArgsParentheses: Use parentheses for `super` with arguments.
|
Ruby 3.1 Test:
tasks/test.rake#L17
Lint/SymbolConversion: Unnecessary symbol conversion; use `:"test_#{path[0..-9].split('/').last}"` instead.
|
Ruby 3.1 Test:
test/mock_helpers/meilisearch.rb#L14
Style/SuperWithArgsParentheses: Use parentheses for `super` with arguments.
|
Ruby 3.1 Test
Process completed with exit code 1.
|
Ruby 3.0 Test:
lib/pagy/exceptions.rb#L13
Style/SuperWithArgsParentheses: Use parentheses for `super` with arguments.
|
Ruby 3.0 Test:
tasks/test.rake#L17
Lint/SymbolConversion: Unnecessary symbol conversion; use `:"test_#{path[0..-9].split('/').last}"` instead.
|
Ruby 3.0 Test:
test/mock_helpers/meilisearch.rb#L14
Style/SuperWithArgsParentheses: Use parentheses for `super` with arguments.
|
Ruby 3.0 Test
Process completed with exit code 1.
|
Ruby 3.2 Test:
lib/pagy/exceptions.rb#L13
Style/SuperWithArgsParentheses: Use parentheses for `super` with arguments.
|
Ruby 3.2 Test:
tasks/test.rake#L17
Lint/SymbolConversion: Unnecessary symbol conversion; use `:"test_#{path[0..-9].split('/').last}"` instead.
|
Ruby 3.2 Test:
test/mock_helpers/meilisearch.rb#L14
Style/SuperWithArgsParentheses: Use parentheses for `super` with arguments.
|
Ruby 3.2 Test
Process completed with exit code 1.
|