Skip to content

Auto include hello world mentions #605

Auto include hello world mentions

Auto include hello world mentions #605

Triggered via pull request September 2, 2024 16:37
Status Failure
Total duration 54s
Artifacts

ci.yml

on: pull_request
Matrix: test-integration
Matrix: test-unit
Fit to window
Zoom out
Zoom in

Annotations

6 errors
index.test.ts > helloWorld > meta: provider/hello-world/index.test.ts#L7
AssertionError: expected { name: '✨ Hello World!', …(3) } to strictly equal { name: '✨ Hello World!', …(2) } - Expected + Received Object { "annotations": Object {}, "items": Object { "messageSelectors": Array [ Object { "pattern": ".*", }, ], }, + "mentions": Object { + "autoInclude": true, + }, "name": "✨ Hello World!", } ❯ index.test.ts:7:41
test-unit (ubuntu, 20)
Process completed with exit code 1.
index.test.ts > helloWorld > meta: provider/hello-world/index.test.ts#L7
AssertionError: expected { name: '✨ Hello World!', …(3) } to strictly equal { name: '✨ Hello World!', …(2) } - Expected + Received Object { "annotations": Object {}, "items": Object { "messageSelectors": Array [ Object { "pattern": ".*", }, ], }, + "mentions": Object { + "autoInclude": true, + }, "name": "✨ Hello World!", } ❯ index.test.ts:7:41
test-unit (ubuntu, 18.15.0)
Process completed with exit code 1.
index.test.ts > helloWorld > meta: provider/hello-world/index.test.ts#L7
AssertionError: expected { name: '✨ Hello World!', …(3) } to strictly equal { name: '✨ Hello World!', …(2) } - Expected + Received Object { "annotations": Object {}, "items": Object { "messageSelectors": Array [ Object { "pattern": ".*", }, ], }, + "mentions": Object { + "autoInclude": true, + }, "name": "✨ Hello World!", } ❯ index.test.ts:7:41
test-unit (macos, 20)
Process completed with exit code 1.