Skip to content

$toSet is imported ... but never used (edgeql-js) #1289

@voxspox

Description

@voxspox

Steps to Reproduce:

  1. a Typescript project
  2. run: npx @gel/generate edgeql-js --target ts
  3. start application

I get this warning:

"$toSet" is imported from external module "...../webapp/node_modules/gel/dist/reflection/index.js" but never used in "dbschema/edgeql-js/update.ts", "dbschema/edgeql-js/select.ts", "dbschema/edgeql-js/group.ts", "dbschema/edgeql-js/for.ts", "dbschema/edgeql-js/insert.ts", "dbschema/edgeql-js/detached.ts", "dbschema/edgeql-js/with.ts", "dbschema/edgeql-js/collections.ts", "dbschema/edgeql-js/range.ts", "dbschema/edgeql-js/params.ts", "dbschema/edgeql-js/funcops.ts", "dbschema/edgeql-js/globals.ts", "dbschema/edgeql-js/typesystem.ts", "dbschema/edgeql-js/hydrate.ts", "dbschema/edgeql-js/cardinality.ts", "dbschema/edgeql-js/reflection.ts", "dbschema/edgeql-js/set.ts", "dbschema/edgeql-js/toEdgeQL.ts", "dbschema/edgeql-js/literal.ts", "dbschema/edgeql-js/cast.ts", "dbschema/edgeql-js/json.ts", "dbschema/edgeql-js/query.ts" and "dbschema/edgeql-js/path.ts".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions