Schema 8 #774
Annotations
10 errors
lib/protocol-validation/__tests__/test-protocols.test.ts:
lib/protocol-validation/__tests__/test-protocols.test.ts#L43
Error: process.exit unexpectedly called with "0"
❯ lib/protocol-validation/__tests__/test-protocols.test.ts:43:11
|
lib/protocol-validation/migrations/__tests__/getMigrationPath.test.js:
lib/protocol-validation/migrations/__tests__/getMigrationPath.test.js#L10
ReferenceError: describe is not defined
❯ lib/protocol-validation/migrations/__tests__/getMigrationPath.test.js:10:1
|
lib/protocol-validation/migrations/__tests__/migrateProtocol.test.js:
lib/protocol-validation/migrations/__tests__/migrateProtocol.test.js#L7
ReferenceError: it is not defined
❯ lib/protocol-validation/migrations/__tests__/migrateProtocol.test.js:7:1
|
lib/protocol-validation/validation/__tests__/checkSupport.test.js:
lib/protocol-validation/validation/__tests__/checkSupport.test.js#L10
ReferenceError: describe is not defined
❯ lib/protocol-validation/validation/__tests__/checkSupport.test.js:10:1
|
lib/protocol-validation/validation/__tests__/validateLogic.test.js:
lib/protocol-validation/validation/__tests__/validateLogic.test.js#L6
ReferenceError: describe is not defined
❯ lib/protocol-validation/validation/__tests__/validateLogic.test.js:6:1
|
lib/network-exporters/formatters/graphml/__tests__/createGraphML.test.js > buildGraphML > produces a graphml document:
lib/network-exporters/formatters/graphml/__tests__/createGraphML.test.js#L26
TypeError: DOMParser.parseFromString: the provided mimeType "undefined" is not valid.
❯ DOMParser.parseFromString node_modules/.pnpm/@xmldom[email protected]/node_modules/@xmldom/xmldom/lib/dom-parser.js:215:9
❯ buildXML lib/network-exporters/formatters/graphml/__tests__/createGraphML.test.js:26:25
❯ lib/network-exporters/formatters/graphml/__tests__/createGraphML.test.js:46:11
|
lib/network-exporters/formatters/graphml/__tests__/createGraphML.test.js > buildGraphML > creates a single graph element when not merging:
lib/network-exporters/formatters/graphml/__tests__/createGraphML.test.js#L26
TypeError: DOMParser.parseFromString: the provided mimeType "undefined" is not valid.
❯ DOMParser.parseFromString node_modules/.pnpm/@xmldom[email protected]/node_modules/@xmldom/xmldom/lib/dom-parser.js:215:9
❯ buildXML lib/network-exporters/formatters/graphml/__tests__/createGraphML.test.js:26:25
❯ lib/network-exporters/formatters/graphml/__tests__/createGraphML.test.js:46:11
|
lib/network-exporters/formatters/graphml/__tests__/createGraphML.test.js > buildGraphML > defaults to undirected edges:
lib/network-exporters/formatters/graphml/__tests__/createGraphML.test.js#L26
TypeError: DOMParser.parseFromString: the provided mimeType "undefined" is not valid.
❯ DOMParser.parseFromString node_modules/.pnpm/@xmldom[email protected]/node_modules/@xmldom/xmldom/lib/dom-parser.js:215:9
❯ buildXML lib/network-exporters/formatters/graphml/__tests__/createGraphML.test.js:26:25
❯ lib/network-exporters/formatters/graphml/__tests__/createGraphML.test.js:46:11
|
lib/network-exporters/formatters/graphml/__tests__/createGraphML.test.js > buildGraphML > adds nodes:
lib/network-exporters/formatters/graphml/__tests__/createGraphML.test.js#L26
TypeError: DOMParser.parseFromString: the provided mimeType "undefined" is not valid.
❯ DOMParser.parseFromString node_modules/.pnpm/@xmldom[email protected]/node_modules/@xmldom/xmldom/lib/dom-parser.js:215:9
❯ buildXML lib/network-exporters/formatters/graphml/__tests__/createGraphML.test.js:26:25
❯ lib/network-exporters/formatters/graphml/__tests__/createGraphML.test.js:46:11
|
lib/network-exporters/formatters/graphml/__tests__/createGraphML.test.js > buildGraphML > adds node type:
lib/network-exporters/formatters/graphml/__tests__/createGraphML.test.js#L26
TypeError: DOMParser.parseFromString: the provided mimeType "undefined" is not valid.
❯ DOMParser.parseFromString node_modules/.pnpm/@xmldom[email protected]/node_modules/@xmldom/xmldom/lib/dom-parser.js:215:9
❯ buildXML lib/network-exporters/formatters/graphml/__tests__/createGraphML.test.js:26:25
❯ lib/network-exporters/formatters/graphml/__tests__/createGraphML.test.js:46:11
|