Skip to content
GitHub Actions / GraphQL Inspector failed Aug 19, 2024 in 0s

Something is wrong with your schema

Found 12 changes

Breaking: 12
Dangerous: 0
Safe: 0

Breaking changes

  • New types must include a description with a version number in the format Added in XX.XX.X., Type NetworkNode was added
  • New types must include a description with a version number in the format Added in XX.XX.X., Type NetworkConnection was added
  • New types must include a description with a version number in the format Added in XX.XX.X., Type NetworkEdge was added
  • New types must include a description with a version number in the format Added in XX.XX.X., Type CreateNetwork was added
  • New types must include a description with a version number in the format Added in XX.XX.X., Type ModifyNetwork was added
  • New types must include a description with a version number in the format Added in XX.XX.X., Type ModifyNetworkInput was added
  • New types must include a description with a version number in the format Added in XX.XX.X., Type DeleteNetwork was added
  • New fields must include a description with a version number in the format Added in XX.XX.X., Field network was added to object type Queries
  • New fields must include a description with a version number in the format Added in XX.XX.X., Field networks was added to object type Queries
  • New fields must include a description with a version number in the format Added in XX.XX.X., Field create_network was added to object type Mutations
  • New fields must include a description with a version number in the format Added in XX.XX.X., Field modify_network was added to object type Mutations
  • New fields must include a description with a version number in the format Added in XX.XX.X., Field delete_network was added to object type Mutations

Looking for more advanced tool? Try GraphQL Hive!

Annotations

Check failure on line 1125 in src/ai/backend/manager/api/schema.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector

New types must include a description with a version number in the format "Added in XX.XX.X.", Type 'NetworkNode' was added

New types must include a description with a version number in the format "Added in XX.XX.X."

Check failure on line 1136 in src/ai/backend/manager/api/schema.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector

New types must include a description with a version number in the format "Added in XX.XX.X.", Type 'NetworkConnection' was added

New types must include a description with a version number in the format "Added in XX.XX.X."

Check failure on line 1148 in src/ai/backend/manager/api/schema.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector

New types must include a description with a version number in the format "Added in XX.XX.X.", Type 'NetworkEdge' was added

New types must include a description with a version number in the format "Added in XX.XX.X."

Check failure on line 2004 in src/ai/backend/manager/api/schema.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector

New types must include a description with a version number in the format "Added in XX.XX.X.", Type 'CreateNetwork' was added

New types must include a description with a version number in the format "Added in XX.XX.X."

Check failure on line 2010 in src/ai/backend/manager/api/schema.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector

New types must include a description with a version number in the format "Added in XX.XX.X.", Type 'ModifyNetwork' was added

New types must include a description with a version number in the format "Added in XX.XX.X."

Check failure on line 2016 in src/ai/backend/manager/api/schema.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector

New types must include a description with a version number in the format "Added in XX.XX.X.", Type 'ModifyNetworkInput' was added

New types must include a description with a version number in the format "Added in XX.XX.X."

Check failure on line 2020 in src/ai/backend/manager/api/schema.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector

New types must include a description with a version number in the format "Added in XX.XX.X.", Type 'DeleteNetwork' was added

New types must include a description with a version number in the format "Added in XX.XX.X."

Check failure on line 142 in src/ai/backend/manager/api/schema.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector

New fields must include a description with a version number in the format "Added in XX.XX.X.", Field 'network' was added to object type 'Queries'

New fields must include a description with a version number in the format "Added in XX.XX.X."

Check failure on line 143 in src/ai/backend/manager/api/schema.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector

New fields must include a description with a version number in the format "Added in XX.XX.X.", Field 'networks' was added to object type 'Queries'

New fields must include a description with a version number in the format "Added in XX.XX.X."

Check failure on line 1275 in src/ai/backend/manager/api/schema.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector

New fields must include a description with a version number in the format "Added in XX.XX.X.", Field 'create_network' was added to object type 'Mutations'

New fields must include a description with a version number in the format "Added in XX.XX.X."

Check failure on line 1276 in src/ai/backend/manager/api/schema.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector

New fields must include a description with a version number in the format "Added in XX.XX.X.", Field 'modify_network' was added to object type 'Mutations'

New fields must include a description with a version number in the format "Added in XX.XX.X."

Check failure on line 1277 in src/ai/backend/manager/api/schema.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector

New fields must include a description with a version number in the format "Added in XX.XX.X.", Field 'delete_network' was added to object type 'Mutations'

New fields must include a description with a version number in the format "Added in XX.XX.X."