Skip to content

lint(resolve): fix linter errors - #1496 #3662

lint(resolve): fix linter errors - #1496

lint(resolve): fix linter errors - #1496 #3662

Triggered via push March 26, 2025 12:09
Status Failure
Total duration 2m 2s
Artifacts

qa.yaml

on: push
🔍 Debug
7s
🔍 Debug
⚗️ Test Suite (coverage)
1m 42s
⚗️ Test Suite (coverage)
👩‍🏫 Linting (local)
43s
👩‍🏫 Linting (local)
Matrix: ⏱️ Performance Test
📦 Prerelease
0s
📦 Prerelease
⬆️ Upload Performance Test Results
0s
⬆️ Upload Performance Test Results
🚀 Build and Deploy Documentation (only on main)
0s
🚀 Build and Deploy Documentation (only on main)
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test/functionality/dataflow/query/resolve-value-query.test.ts > Resolve Value Query > For now suboptimal > unknown df: test/functionality/_helper/query.ts#L87
AssertionError: The result of the query does not match the expected result: expected { 'resolve-value': { …(1) } } to deeply equal { 'resolve-value': { …(1) } } - Expected + Received { "resolve-value": { "results": { "{\"type\":\"resolve-value\",\"criteria\":[\"3@df\"]}": { - "values": [], + "values": [ + {}, + ], }, }, }, } ❯ test/functionality/_helper/query.ts:87:11
test/functionality/dataflow/query/resolve-value-query.test.ts > Resolve Value Query > either or: test/functionality/_helper/query.ts#L87
AssertionError: The result of the query does not match the expected result: expected { 'resolve-value': { …(1) } } to deeply equal { 'resolve-value': { …(1) } } - Expected + Received { "resolve-value": { "results": { "{\"type\":\"resolve-value\",\"criteria\":[\"2@x\"]}": { "values": [ { + "elements": [ + { + "end": { + "type": "number", + "value": { "complexNumber": false, - "markedAsInt": false, + "markedAsInt": true, + "num": 2, + }, + }, + "endInclusive": true, + "start": { + "type": "number", + "value": { + "complexNumber": false, + "markedAsInt": true, "num": 2, + }, + }, + "startInclusive": true, + "type": "interval", }, { + "end": { + "type": "number", + "value": { "complexNumber": false, - "markedAsInt": false, + "markedAsInt": true, + "num": 1, + }, + }, + "endInclusive": true, + "start": { + "type": "number", + "value": { + "complexNumber": false, + "markedAsInt": true, "num": 1, + }, + }, + "startInclusive": true, + "type": "interval", + }, + ], + "type": "set", }, ], }, }, }, } ❯ test/functionality/_helper/query.ts:87:11
test/functionality/dataflow/query/resolve-value-query.test.ts > Resolve Value Query > mystic intermediary: test/functionality/_helper/query.ts#L87
AssertionError: The result of the query does not match the expected result: expected { 'resolve-value': { …(1) } } to deeply equal { 'resolve-value': { …(1) } } - Expected + Received { "resolve-value": { "results": { "{\"type\":\"resolve-value\",\"criteria\":[\"3@y\"]}": { - "values": [], + "values": [ + {}, + ], }, }, }, } ❯ test/functionality/_helper/query.ts:87:11
test/functionality/dataflow/query/resolve-value-query.test.ts > Resolve Value Query > intermediary: test/functionality/_helper/query.ts#L87
AssertionError: The result of the query does not match the expected result: expected { 'resolve-value': { …(1) } } to deeply equal { 'resolve-value': { …(1) } } - Expected + Received { "resolve-value": { "results": { "{\"type\":\"resolve-value\",\"criteria\":[\"3@y\"]}": { "values": [ { + "elements": [ + { + "end": { + "type": "number", + "value": { "complexNumber": false, - "markedAsInt": false, + "markedAsInt": true, + "num": 1, + }, + }, + "endInclusive": true, + "start": { + "type": "number", + "value": { + "complexNumber": false, + "markedAsInt": true, "num": 1, + }, + }, + "startInclusive": true, + "type": "interval", + }, + ], + "type": "set", }, ], }, }, }, } ❯ test/functionality/_helper/query.ts:87:11
test/functionality/dataflow/query/resolve-value-query.test.ts > Resolve Value Query > single dataflow: test/functionality/_helper/query.ts#L87
AssertionError: The result of the query does not match the expected result: expected { 'resolve-value': { …(1) } } to deeply equal { 'resolve-value': { …(1) } } - Expected + Received { "resolve-value": { "results": { "{\"type\":\"resolve-value\",\"criteria\":[\"1@x\"]}": { "values": [ { + "elements": [ + { + "end": { + "type": "number", + "value": { "complexNumber": false, - "markedAsInt": false, + "markedAsInt": true, + "num": 1, + }, + }, + "endInclusive": true, + "start": { + "type": "number", + "value": { + "complexNumber": false, + "markedAsInt": true, "num": 1, + }, + }, + "startInclusive": true, + "type": "interval", + }, + ], + "type": "set", }, ], }, }, }, } ❯ test/functionality/_helper/query.ts:87:11
test/functionality/dataflow/query/dependencies-query.test.ts > Dependencies Query > Write Files > unknown write: test/functionality/_helper/query.ts#L87
AssertionError: The result of the query does not match the expected result: expected { dependencies: { …(4) } } to deeply equal { dependencies: { …(4) } } - Expected + Received { "dependencies": { "libraries": [], "readData": [], "sourcedFiles": [], - "writtenData": [ - { - "destination": "unknown", - "functionName": "write.csv", - "lexemeOfArgument": "u", - "nodeId": 6, - }, - ], + "writtenData": [], }, } ❯ test/functionality/_helper/query.ts:87:11
test/functionality/dataflow/query/dependencies-query.test.ts > Dependencies Query > Read Files > unknown read: test/functionality/_helper/query.ts#L87
AssertionError: The result of the query does not match the expected result: expected { dependencies: { …(4) } } to deeply equal { dependencies: { …(4) } } - Expected + Received { "dependencies": { "libraries": [], - "readData": [ - { - "functionName": "read.table", - "lexemeOfArgument": "x", - "nodeId": 3, - "source": "unknown", - }, - ], + "readData": [], "sourcedFiles": [], "writtenData": [], }, } ❯ test/functionality/_helper/query.ts:87:11
test/functionality/dataflow/query/dependencies-query.test.ts > Dependencies Query > Libraries > library with possibilities: test/functionality/_helper/query.ts#L87
AssertionError: The result of the query does not match the expected result: expected { dependencies: { …(4) } } to deeply equal { dependencies: { …(4) } } - Expected + Received { "dependencies": { "libraries": [ { "functionName": "library", - "libraryName": "b", - "nodeId": 20, - }, - { - "functionName": "library", "libraryName": "a", "nodeId": 20, }, ], "readData": [], "sourcedFiles": [], "writtenData": [], }, } ❯ test/functionality/_helper/query.ts:87:11
test/functionality/dataflow/query/dependencies-query.test.ts > Dependencies Query > Libraries > library with variable: test/functionality/_helper/query.ts#L87
AssertionError: The result of the query does not match the expected result: expected { dependencies: { …(4) } } to deeply equal { dependencies: { …(4) } } - Expected + Received { "dependencies": { "libraries": [ { "functionName": "library", - "libraryName": "ggplot2", + "libraryName": "a", "nodeId": 12, }, ], "readData": [], "sourcedFiles": [], "writtenData": [], }, } ❯ test/functionality/_helper/query.ts:87:11
test/functionality/dataflow/query/dependencies-query.test.ts > Dependencies Query > Libraries > given require with character only: test/functionality/_helper/query.ts#L87
AssertionError: The result of the query does not match the expected result: expected { dependencies: { …(4) } } to deeply equal { dependencies: { …(4) } } - Expected + Received { "dependencies": { "libraries": [ { "functionName": "require", - "lexemeOfArgument": "c", - "libraryName": "unknown", + "libraryName": "c", "nodeId": 6, }, ], "readData": [], "sourcedFiles": [], "writtenData": [], }, } ❯ test/functionality/_helper/query.ts:87:11