Skip to content

compile error #3

@aoturkoglu

Description

@aoturkoglu

Compiling 401 files (.ex)

== Compilation error in file lib/td_dd_web/schema.ex ==
** (Absinthe.Schema.Error) Compilation failed:

Locations

/truedat/lib/td_dd_web/schema/structures.ex:28

The field "name" is not unique in type "DataStructureVersion".

The field must have a unique name within that Object type; no two fields may share the same name.

Locations

/truedat/lib/td_dd_web/schema/structures.ex:31

The field "name" is not unique in type "DataStructureVersion".

The field must have a unique name within that Object type; no two fields may share the same name.

(absinthe 1.7.0) lib/absinthe/schema.ex:366: Absinthe.Schema.__after_compile__/2
(stdlib 3.17.1) lists.erl:1267: :lists.foldl/3
(elixir 1.13.3) lib/kernel/parallel_compiler.ex:346: anonymous fn/5 in Kernel.ParallelCompiler.spawn_workers/7

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