Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / DmitryTsepelev/rubocop-graphql issues and pull requests
#171 - Update CI
Pull Request -
State: closed - Opened by DmitryTsepelev about 1 month ago
#170 - Where does GraphQL/ExtractType lead?
Issue -
State: open - Opened by janosrusiczki about 2 months ago
- 2 comments
#169 - Enforce visibility
Issue -
State: open - Opened by tomgatzgates 4 months ago
- 1 comment
#168 - UnusedArgument respects autoload fields
Pull Request -
State: closed - Opened by DmitryTsepelev 6 months ago
#167 - GraphQL/UnusedArgument false positive
Issue -
State: closed - Opened by jaydorsey 7 months ago
- 2 comments
#166 - Remove a deprecated RuboCop's API
Pull Request -
State: closed - Opened by koic 7 months ago
#165 - Drop support for rubocop < 1.50
Pull Request -
State: closed - Opened by fatkodima 8 months ago
#164 - Fix FieldDefinitions autocorrection for fields with squished heredocs
Pull Request -
State: closed - Opened by fatkodima 8 months ago
#163 - Fix FieldDefinitions to preserve comments when autocorrecting
Pull Request -
State: closed - Opened by fatkodima 8 months ago
- 4 comments
#162 - Bump actions/cache from 3 to 4
Pull Request -
State: closed - Opened by dependabot[bot] 8 months ago
Labels: dependencies
#161 - Bump actions/checkout from 3 to 4
Pull Request -
State: closed - Opened by dependabot[bot] 8 months ago
Labels: dependencies
#160 - Added dependabot for GitHub Actions
Pull Request -
State: closed - Opened by ydah 8 months ago
#159 - Add `SuggestExtensions: false` in .rubocop.yml
Pull Request -
State: closed - Opened by ydah 8 months ago
#158 - Adds Ruby 3.3 to the CI matrix
Pull Request -
State: closed - Opened by ydah 8 months ago
#157 - Optimize `OrderedArguments` and `FieldDefinitions` cops
Pull Request -
State: closed - Opened by fatkodima 9 months ago
- 1 comment
#156 - Properly handle heredocs in FieldDescription
Pull Request -
State: closed - Opened by DmitryTsepelev 11 months ago
#155 - GraphQL/FieldDescription: Heredoc raises false positives
Issue -
State: closed - Opened by kamil-gwozdz 11 months ago
#154 - feat: use rubocop to calculate code length for ResolverMethodLength
Pull Request -
State: closed - Opened by mbandrewfoster 11 months ago
#153 - Add GraphQL department excludes to ObjectDescription cop
Pull Request -
State: closed - Opened by chasingmaxwell about 1 year ago
#152 - GraphQL/FieldUniqueness: Consider camelized and non-camelized versions of a field as distinct
Pull Request -
State: closed - Opened by severin about 1 year ago
#151 - Drop rubocop 0.9 from CI, add 1.59
Pull Request -
State: closed - Opened by DmitryTsepelev about 1 year ago
#150 - Add a cop to enforce prepare argument as a Symbol or String
Pull Request -
State: closed - Opened by DougEdey about 1 year ago
- 1 comment
#149 - Fix false-positives for `GraphQL/ArgumentDescription` when there's additional nodes in the Argument init block
Pull Request -
State: closed - Opened by JELaVallee about 1 year ago
- 3 comments
#148 - False positive for `GraphQL/ArgumentDescription` when the `description` is in an initializer block with other nodes.
Issue -
State: closed - Opened by JELaVallee about 1 year ago
#147 - False positives with GraphQL/FieldUniqueness and the camelize option
Issue -
State: closed - Opened by severin about 1 year ago
#146 - Add gql_base with AutoCorrector and NodePattern includes
Pull Request -
State: closed - Opened by UK-HarryK over 1 year ago
#145 - GraphQL/ObjectDescription Reports False Positives
Issue -
State: open - Opened by jblacker over 1 year ago
- 6 comments
#144 - Allow can_can_action and pundit_role to cause NotAuthorizedNodeType to pass
Pull Request -
State: closed - Opened by patch0 over 1 year ago
- 1 comment
#143 - Check a variety of base classes in the NotAuthorizedNodeType check
Pull Request -
State: closed - Opened by patch0 over 1 year ago
- 2 comments
#142 - NotAuthorizedNodeType cop is not robust against class/module nesting
Issue -
State: closed - Opened by patch0 over 1 year ago
#141 - Use `RESTRICT_ON_SEND`
Pull Request -
State: closed - Opened by koic over 1 year ago
- 1 comment
#140 - NotAuthorizedNodeType when using pundit
Issue -
State: closed - Opened by gagalago over 1 year ago
- 1 comment
Labels: enhancement
#139 - Misleading documentation in unnecessary_argument_camelize rule
Issue -
State: closed - Opened by letiesperon over 1 year ago
- 1 comment
#138 - `GraphQL/*Description`s autocorrection idea
Issue -
State: closed - Opened by RasimKhusaenov over 1 year ago
- 3 comments
#137 - Default config: Support different directory structures
Issue -
State: open - Opened by franzliedke over 1 year ago
- 1 comment
#136 - Don't report FieldMethod errors if method kwarg is already set.
Pull Request -
State: closed - Opened by thijsnado over 1 year ago
- 1 comment
#135 - GraphQL/FieldMethod reported even if `method` key is set.
Issue -
State: closed - Opened by thijsnado over 1 year ago
#134 - Add `SafeBaseClasses` to `NotAuthorizedNodeType`
Pull Request -
State: closed - Opened by RasimKhusaenov over 1 year ago
- 1 comment
#133 - Offenses detected for GraphQL/MaxComplexitySchema and GraphQL/MaxDepthSchema when defined in subclass
Issue -
State: closed - Opened by McRip almost 2 years ago
- 3 comments
#132 - New cop idea: ensure fields that reference authorized types are null: true
Issue -
State: open - Opened by stevecrozz almost 2 years ago
- 1 comment
#131 - Remove 2.x from CI and gemspec
Pull Request -
State: closed - Opened by DmitryTsepelev almost 2 years ago
#130 - Feature: add "Order" config to cops: OrderedFields, OrderedArguments
Pull Request -
State: closed - Opened by TSMMark almost 2 years ago
- 4 comments
#129 - OrderedFields configurable option to put id field first
Issue -
State: closed - Opened by TSMMark almost 2 years ago
- 3 comments
#128 - add autocorrect to unnecessary_field_alias #127
Pull Request -
State: closed - Opened by TSMMark almost 2 years ago
- 3 comments
#127 - UnnecessaryFieldAlias add autocorrect
Issue -
State: closed - Opened by TSMMark almost 2 years ago
#126 - Ignore nested classes in MaxDepthSchema/MaxComplexitySchema
Pull Request -
State: closed - Opened by DmitryTsepelev almost 2 years ago
#125 - MaxComplexitySchema and MaxDepthSchema leak into subclasses
Issue -
State: closed - Opened by xxx almost 2 years ago
- 1 comment
#124 - UnnecessaryFieldAlias checks for method, hash_key and resolver_method
Pull Request -
State: closed - Opened by DmitryTsepelev almost 2 years ago
#123 - FieldDefinitions cop doesn't work on modules with `define_resolver_after_definition`
Issue -
State: closed - Opened by eapache-opslevel almost 2 years ago
- 2 comments
Labels: waiting for response
#122 - Unnecessary field `method` or `hash_key`
Issue -
State: closed - Opened by eapache-opslevel almost 2 years ago
- 1 comment
#121 - NotAuthorizedNodeType supports authorized? inside class block
Pull Request -
State: closed - Opened by DmitryTsepelev almost 2 years ago
#120 - FieldDefinitions handles method calls between fields inside nested modules
Pull Request -
State: closed - Opened by DmitryTsepelev almost 2 years ago
#119 - GraphQL/NotAuthorizedNodeType incompatible with Style/ClassMethodsDefinitions
Issue -
State: closed - Opened by rporrasluc almost 2 years ago
- 1 comment
#118 - NotAuthorizedNodeType on class method defined using class << self
Pull Request -
State: closed - Opened by rporrasluc almost 2 years ago
#117 - False positives for GraphQL/MaxComplexitySchema and GraphQL/MaxDepthSchema
Issue -
State: closed - Opened by nerixim almost 2 years ago
- 2 comments
#116 - NotAuthorizedNodeType fails when authorized? is defined in base class
Issue -
State: closed - Opened by grjones almost 2 years ago
- 3 comments
Labels: enhancement
#115 - Node type auth
Pull Request -
State: closed - Opened by DmitryTsepelev almost 2 years ago
#114 - Add MaxComplexitySchema and MaxDepthSchema
Pull Request -
State: closed - Opened by DmitryTsepelev almost 2 years ago
#113 - Add GraphqlName cop
Pull Request -
State: closed - Opened by DmitryTsepelev almost 2 years ago
#112 - Make FieldDefinitions work with modules
Pull Request -
State: closed - Opened by DmitryTsepelev almost 2 years ago
#111 - 🐛 `GraphQL/OrderedFields` doesn't behave correctly when there are spaces or blocks in between
Pull Request -
State: closed - Opened by danielvdao almost 2 years ago
- 8 comments
#110 - FieldDefinitions cop doesn't work on module interfaces
Issue -
State: closed - Opened by eapache-opslevel almost 2 years ago
- 2 comments
#109 - [Fix #108] Handle heredocs when reordering code
Pull Request -
State: closed - Opened by Darhazer about 2 years ago
- 1 comment
#108 - `GraphQL/Ordered*` cops doesn't work correctly w/ heredoc
Issue -
State: closed - Opened by RasimKhusaenov about 2 years ago
#107 - allow nested graphql folder for extract input type recommendation
Pull Request -
State: closed - Opened by arenclissold about 2 years ago
- 1 comment
#106 - [WIP] Add PrimaryKeyGroup cop
Pull Request -
State: closed - Opened by morissetcl about 2 years ago
- 2 comments
#105 - Adds Ruby 3.2 to the CI matrix
Pull Request -
State: closed - Opened by petergoldstein about 2 years ago
- 1 comment
#104 - ExtractInputType recommendation not appearing in nested graphql folder
Issue -
State: closed - Opened by arenclissold about 2 years ago
- 3 comments
#103 - ✨ Add `UnnecessaryArgumentCamelize`
Pull Request -
State: closed - Opened by danielvdao over 2 years ago
Labels: hacktoberfest-accepted
#102 - ✨ Add `UnnecessaryFieldCamelize`
Pull Request -
State: closed - Opened by danielvdao over 2 years ago
- 1 comment
#101 - ✏️ Fix typo in `UnnecessaryFieldAlias` comment
Pull Request -
State: closed - Opened by danielvdao over 2 years ago
#100 - ✨ Add `UnnecessaryFieldAlias` rule
Pull Request -
State: closed - Opened by danielvdao over 2 years ago
- 1 comment
Labels: hacktoberfest-accepted
#99 - ExtractInputType: include only mutations
Pull Request -
State: closed - Opened by DmitryTsepelev over 2 years ago
#98 - ObjectDescription: exclude QueryContext
Pull Request -
State: closed - Opened by DmitryTsepelev over 2 years ago
#97 - Check #authorized? for unused arguments
Pull Request -
State: closed - Opened by palkan over 2 years ago
#96 - Allow method calls without explicit receiver in object descriptions
Pull Request -
State: closed - Opened by imustafin over 2 years ago
- 1 comment
Labels: hacktoberfest-accepted
#95 - GraphQL/ObjectDescription is happening to Unit Test class under test/graphql folder
Issue -
State: closed - Opened by eddiecheung-shopify over 2 years ago
- 5 comments
#94 - Cop multiple field definitions
Pull Request -
State: closed - Opened by toneymathews over 2 years ago
#93 - Enable InternalAffairs cop
Pull Request -
State: closed - Opened by ydah over 2 years ago
- 3 comments
#92 - Format yaml files
Pull Request -
State: closed - Opened by ydah over 2 years ago
- 1 comment
#91 - Fix `GraphQL/FieldHashKey` keyword detection when string key is used
Pull Request -
State: closed - Opened by r7kamura over 2 years ago
- 2 comments
#90 - `GraphQL/FieldDefinitions` support for multiple definitions
Issue -
State: closed - Opened by ravangen over 2 years ago
- 6 comments
Labels: bug
#89 - [ExtractType]: add `has` prefix to default values for config
Pull Request -
State: closed - Opened by MH4GF over 2 years ago
- 1 comment
#88 - Fix typo in LegacyDsl message
Pull Request -
State: closed - Opened by RyanNielson over 2 years ago
- 3 comments
#87 - Fix changelog entry
Pull Request -
State: closed - Opened by Darhazer over 2 years ago
- 2 comments
#86 - Fix auto-correction when there are multiple offenses detected (#63)
Pull Request -
State: closed - Opened by Darhazer over 2 years ago
#85 - [UnusedArgument] Fix false positive when fields accept arguments (#84)
Pull Request -
State: closed - Opened by Darhazer over 2 years ago
#84 - GraphQL/UnusedArgument should respect arguments tied to a particular field
Issue -
State: closed - Opened by nataliastanko over 2 years ago
#83 - `GraphQL/FieldUniqueness` and GraphQL Enterprise Changesets
Issue -
State: open - Opened by bessey over 2 years ago
- 1 comment
Labels: enhancement
#82 - [ArgumentUniqueness]: properly handle ivars in the field name
Pull Request -
State: closed - Opened by DmitryTsepelev over 2 years ago
#81 - Update ruby versions on CI
Pull Request -
State: closed - Opened by DmitryTsepelev almost 3 years ago
#80 - Error on GraphQL/ArgumentUniqueness cop
Issue -
State: closed - Opened by frsantos almost 3 years ago
- 3 comments
#79 - [UnusedArgument] Ignore forward arguments
Pull Request -
State: closed - Opened by nipe0324 almost 3 years ago
- 1 comment
#78 - [FieldDescription, ArgumentDescription] Support descriptions in blocks with an argument
Pull Request -
State: closed - Opened by alex4787 almost 3 years ago
- 2 comments
#77 - [FieldDefinitions] Support for Sorbet, heredoc descriptions, and shared resolver methods
Pull Request -
State: closed - Opened by alex4787 almost 3 years ago
- 4 comments
#76 - [FieldMethod, FieldHashKey] Don't raise offense when method/hash key name conflicts with keyword
Pull Request -
State: closed - Opened by alex4787 almost 3 years ago
- 1 comment
#75 - Update Ordered Arguments Auto Correction to Respect Blocks
Pull Request -
State: closed - Opened by roger-kang-mo almost 3 years ago
- 4 comments
#74 - GraphQL/OrderedArguments Ignores Blocks
Issue -
State: closed - Opened by roger-kang-mo almost 3 years ago
#73 - `GraphQL/UnusedArgument` should respect ruby `...`
Issue -
State: closed - Opened by biow0lf about 3 years ago
- 2 comments
Labels: bug
#72 - [UnusedArgument] Do not look for `resolve` method in nested classes
Pull Request -
State: closed - Opened by nvasilevski about 3 years ago
- 1 comment