chore: Deprecate npm_package argument #121
Annotations
3 warnings
src/internal/analytics/__integ__/static-single-page-flow.test.ts#L40
expect(received).resolves.toBe()
Received promise rejected instead of resolved
Rejected to value: [invalid session id: invalid session id]
at expect (node_modules/expect/build/index.js:128:15)
at src/internal/analytics/__integ__/static-single-page-flow.test.ts:40:7
at src/internal/analytics/__integ__/static-single-page-flow.test.ts:32:11
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13)
|
src/internal/analytics/__integ__/static-single-page-flow.test.ts#L41
expect(received).resolves.toBe()
Received promise rejected instead of resolved
Rejected to value: [invalid session id: invalid session id]
at expect (node_modules/expect/build/index.js:128:15)
at src/internal/analytics/__integ__/static-single-page-flow.test.ts:41:7
at src/internal/analytics/__integ__/static-single-page-flow.test.ts:32:11
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13)
|
src/code-editor/__integ__/code-editor.test.ts#L245
expect(received).resolves.toEqual(expected) // deep equality
Expected: 265
Received: 240
at Object.toEqual (node_modules/expect/build/index.js:194:22)
at src/code-editor/__integ__/code-editor.test.ts:245:79
at src/code-editor/__integ__/code-editor.test.ts:93:5
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13)
|
The logs for this run have expired and are no longer available.
Loading