Bump nodemailer from 7.0.3 to 7.0.9 #8984
ci.yml
on: push
Matrix: e2e test
Matrix: mix_test
Matrix: npm test
Matrix: coverage report
Annotations
1 error, 10 warnings, and 1 notice
[webkit] › tests/navigation.spec.js:26:1 › can navigate between LiveViews in the same live session over websocket:
test/e2e/tests/navigation.spec.js#L78
1) [webkit] › tests/navigation.spec.js:26:1 › can navigate between LiveViews in the same live session over websocket
Error: expect(received).toEqual(expected) // deep equality
Expected: ArrayContaining [{"payload": StringContaining "phx_leave", "type": "sent"}, {"payload": StringContaining "phx_join", "type": "sent"}, {"payload": StringContaining "phx_close", "type": "received"}, {"payload": StringContaining "phx_reply", "type": "received"}, {"payload": StringContaining "phx_reply", "type": "received"}]
Received: [[Object], [Object], [Object]]
76 | expect(networkEvents).toEqual([]);
77 | // we don't assert the order of the events here, because they are not deterministic
> 78 | expect(webSocketEvents).toEqual(
| ^
79 | expect.arrayContaining([
80 | { type: "sent", payload: expect.stringContaining("phx_leave") },
81 | { type: "sent", payload: expect.stringContaining("phx_join") },
at /__w/phoenix_live_view/phoenix_live_view/test/e2e/tests/navigation.spec.js:78:27
|
npm test (1.18.4, 27.3):
test/e2e/tests/issues/3083.spec.js#L29
Unexpected use of page.waitForTimeout()
|
npm test (1.18.4, 27.3):
test/e2e/tests/forms.spec.js#L146
Avoid calling `expect` conditionally`
|
npm test (1.18.4, 27.3):
test/e2e/tests/forms.spec.js#L145
Avoid having conditionals in tests
|
npm test (1.18.4, 27.3):
test/e2e/tests/errors.spec.js#L147
Unexpected use of page.waitForTimeout()
|
npm test (1.18.4, 27.3):
test/e2e/tests/errors.spec.js#L118
Unexpected use of page.waitForTimeout()
|
npm test (1.18.4, 27.3):
test/e2e/tests/errors.spec.js#L67
Unexpected use of page.waitForTimeout()
|
npm test (1.18.4, 27.3):
test/e2e/tests/components.spec.js#L77
Unexpected use of the `.skip()` annotation
|
npm test (1.18.4, 27.3):
test/e2e/tests/components.spec.js#L76
Avoid having conditionals in tests
|
npm test (1.18.4, 27.3):
test/e2e/tests/components.spec.js#L36
Unexpected use of the `.skip()` annotation
|
npm test (1.18.4, 27.3):
test/e2e/tests/components.spec.js#L35
Avoid having conditionals in tests
|
🎭 Playwright Run Summary
1 flaky
[webkit] › tests/navigation.spec.js:26:1 › can navigate between LiveViews in the same live session over websocket
3 skipped
473 passed (4.2m)
|
Artifacts
Produced during runtime
Name | Size | Digest | |
---|---|---|---|
e2e-test-results
Expired
|
4.52 MB |
sha256:67b1b39db04e87dd9474475680b3fe492be135f7dc8cf63151da2c2aac245f5a
|
|
js-unit-coverage
Expired
|
855 KB |
sha256:e6f747f4156ae33061772dc11550c717bd7091c0384913054ad807e1524cf632
|
|
mix-e2e-coverage
Expired
|
107 KB |
sha256:12511ffedf866104607db582022196bd8a9f100792bb62543e66db6facd7949a
|
|
mix-test-coverage-25.3-1.15.4
Expired
|
156 KB |
sha256:6bc4b0291f3144d13deb368e8cf70ef9a7b5aa1401461dae2b7220a56cf9d58b
|
|
mix-test-coverage-26.2-1.16.3
Expired
|
154 KB |
sha256:c051ff24782869aca2500e9efd68b353e676960a93d00fa2519aaab43a6f3709
|
|
mix-test-coverage-27.3-1.18.4
Expired
|
103 KB |
sha256:8c5ccb9438937f8b6a9dea1758054699ebcc5a75525c478d8dcd5a88df834b81
|
|
mix-test-coverage-maint-28-main-otp-28
Expired
|
103 KB |
sha256:a00dfe711968ca8419b683152fc69a3e368df6dcfb9c697363dcbc3519a9d2bf
|
|
overall-coverage
Expired
|
1.56 MB |
sha256:89d159909d5cd2d72475a479b15ce99c30585730d2f566e1fd91a62e13246189
|
|
playwright-report
Expired
|
1.16 MB |
sha256:cddd5ec42f1ce213e86a6b8add9a197122501465c2773a7b55af55cc34843f44
|
|