Skip to content

Error with flowlint in graphql@14.5.0 #2110

@HsuTing

Description

@HsuTing

I got the error with flow in graphql@14.5.0. I do not get any error in graphql@14.4.2. Can someone help me? Or maybe you can remove this rule of flowlint?

$ /Users/hsuting/Desktop/work/core/node_modules/.bin/flow
Error ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ node_modules/graphql/type/definition.js.flow:4:13

Redundant argument. This argument doesn't change any lint settings.

     1│ // @flow strict
     2│
     3│ // FIXME
     4│ // flowlint deprecated-type: off
     5│ import objectEntries from '../polyfills/objectEntries';
     6│
     7│ import inspect from '../jsutils/inspect';

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions