Skip to content

No forbidden alias generation #349

No forbidden alias generation

No forbidden alias generation #349

Triggered via pull request June 29, 2024 21:56
Status Failure
Total duration 1m 6s
Artifacts

node.js.yml

on: pull_request
Matrix: lint
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

8 errors
src/renderer/component/MonacoEditor/useCompletion.test.ts > table list > should return tablelist if we are after FROM or JOIN: src/renderer/component/MonacoEditor/useCompletion.test.ts#L92
AssertionError: expected { suggestions: [ { …(5) }, …(2) ] } to deeply equal { suggestions: [ { …(5) }, …(2) ] } - Expected + Received Object { "suggestions": Array [ Object { "detail": undefined, "insertText": "table1 t ", "kind": 4, "label": "table1", "range": [Circular], }, Object { "detail": undefined, "insertText": "table2 t ", "kind": 4, "label": "table2", "range": [Circular], }, Object { "detail": undefined, - "insertText": "another_table at ", + "insertText": "another_table at_2 ", "kind": 4, "label": "another_table", "range": [Circular], }, ], } ❯ src/renderer/component/MonacoEditor/useCompletion.test.ts:92:22
src/renderer/component/MonacoEditor/useCompletion.test.ts > table list > should return tablelist if we are after FROM or JOIN: src/renderer/component/MonacoEditor/useCompletion.test.ts#L92
AssertionError: expected { suggestions: [ { …(5) }, …(2) ] } to deeply equal { suggestions: [ { …(5) }, …(2) ] } - Expected + Received Object { "suggestions": Array [ Object { "detail": undefined, "insertText": "table1 t ", "kind": 4, "label": "table1", "range": [Circular], }, Object { "detail": undefined, "insertText": "table2 t ", "kind": 4, "label": "table2", "range": [Circular], }, Object { "detail": undefined, - "insertText": "another_table at ", + "insertText": "another_table at_2 ", "kind": 4, "label": "another_table", "range": [Circular], }, ], } ❯ src/renderer/component/MonacoEditor/useCompletion.test.ts:92:22
src/renderer/component/MonacoEditor/useCompletion.test.ts > table list > should return tablelist if we are after FROM or JOIN: src/renderer/component/MonacoEditor/useCompletion.test.ts#L92
AssertionError: expected { suggestions: [ { …(5) }, …(2) ] } to deeply equal { suggestions: [ { …(5) }, …(2) ] } - Expected + Received Object { "suggestions": Array [ Object { "detail": undefined, "insertText": "table1 t ", "kind": 4, "label": "table1", "range": [Circular], }, Object { "detail": undefined, "insertText": "table2 t ", "kind": 4, "label": "table2", "range": [Circular], }, Object { "detail": undefined, - "insertText": "another_table at ", + "insertText": "another_table at_2 ", "kind": 4, "label": "another_table", "range": [Circular], }, ], } ❯ src/renderer/component/MonacoEditor/useCompletion.test.ts:92:22
src/renderer/component/MonacoEditor/useCompletion.test.ts > table list > should return tablelist if we are after FROM or JOIN: src/renderer/component/MonacoEditor/useCompletion.test.ts#L92
AssertionError: expected { suggestions: [ { …(5) }, …(2) ] } to deeply equal { suggestions: [ { …(5) }, …(2) ] } - Expected + Received Object { "suggestions": Array [ Object { "detail": undefined, "insertText": "table1 t ", "kind": 4, "label": "table1", "range": [Circular], }, Object { "detail": undefined, "insertText": "table2 t ", "kind": 4, "label": "table2", "range": [Circular], }, Object { "detail": undefined, - "insertText": "another_table at ", + "insertText": "another_table at_2 ", "kind": 4, "label": "another_table", "range": [Circular], }, ], } ❯ src/renderer/component/MonacoEditor/useCompletion.test.ts:92:22
src/renderer/component/MonacoEditor/useCompletion.test.ts > table list > should return tablelist if we are after FROM or JOIN: src/renderer/component/MonacoEditor/useCompletion.test.ts#L92
AssertionError: expected { suggestions: [ { …(5) }, …(2) ] } to deeply equal { suggestions: [ { …(5) }, …(2) ] } - Expected + Received Object { "suggestions": Array [ Object { "detail": undefined, "insertText": "table1 t ", "kind": 4, "label": "table1", "range": [Circular], }, Object { "detail": undefined, "insertText": "table2 t ", "kind": 4, "label": "table2", "range": [Circular], }, Object { "detail": undefined, - "insertText": "another_table at ", + "insertText": "another_table at_2 ", "kind": 4, "label": "another_table", "range": [Circular], }, ], } ❯ src/renderer/component/MonacoEditor/useCompletion.test.ts:92:22
src/renderer/component/MonacoEditor/useCompletion.test.ts > table list > should return tablelist if we are after FROM or JOIN: src/renderer/component/MonacoEditor/useCompletion.test.ts#L92
AssertionError: expected { suggestions: [ { …(5) }, …(2) ] } to deeply equal { suggestions: [ { …(5) }, …(2) ] } - Expected + Received Object { "suggestions": Array [ Object { "detail": undefined, "insertText": "table1 t ", "kind": 4, "label": "table1", "range": [Circular], }, Object { "detail": undefined, "insertText": "table2 t ", "kind": 4, "label": "table2", "range": [Circular], }, Object { "detail": undefined, - "insertText": "another_table at ", + "insertText": "another_table at_2 ", "kind": 4, "label": "another_table", "range": [Circular], }, ], } ❯ src/renderer/component/MonacoEditor/useCompletion.test.ts:92:22
src/renderer/component/MonacoEditor/useCompletion.test.ts > table list > should return tablelist if we are after FROM or JOIN: src/renderer/component/MonacoEditor/useCompletion.test.ts#L92
AssertionError: expected { suggestions: [ { …(5) }, …(2) ] } to deeply equal { suggestions: [ { …(5) }, …(2) ] } - Expected + Received Object { "suggestions": Array [ Object { "detail": undefined, "insertText": "table1 t ", "kind": 4, "label": "table1", "range": [Circular], }, Object { "detail": undefined, "insertText": "table2 t ", "kind": 4, "label": "table2", "range": [Circular], }, Object { "detail": undefined, - "insertText": "another_table at ", + "insertText": "another_table at_2 ", "kind": 4, "label": "another_table", "range": [Circular], }, ], } ❯ src/renderer/component/MonacoEditor/useCompletion.test.ts:92:22
test (18.x)
Process completed with exit code 1.