Skip to content

Bump golang.org/x/net from 0.15.0 to 0.38.0

bb74bc0
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Closed

Bump golang.org/x/net from 0.15.0 to 0.38.0 #16

Bump golang.org/x/net from 0.15.0 to 0.38.0
bb74bc0
Select commit
Loading
Failed to load commit list.
GitHub Actions / Frontend Tests succeeded May 17, 2025 in 0s

9 passed, 0 failed and 0 skipped

Tests passed successfully

✔️ test-reports/frontend.xml

9 tests were completed in 480ms with 9 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
tests/Account.spec.js 1✔️ 67ms
tests/Cart.spec.js 1✔️ 50ms
tests/ErrorBox.spec.js 1✔️ 25ms
tests/ProductCatalog.spec.js 1✔️ 68ms
tests/ProductList.spec.js 1✔️ 46ms
tests/ProductOffers.spec.js 1✔️ 61ms
tests/ProductSearch.spec.js 1✔️ 63ms
tests/ProductSingle.spec.js 1✔️ 54ms
tests/ViewOrder.spec.js 1✔️ 47ms

✔️ tests/Account.spec.js

✔️ Account.vue > renders user profile

✔️ tests/Cart.spec.js

✔️ Cart.vue > renders cart contents

✔️ tests/ErrorBox.spec.js

✔️ ErrorBox.vue > renders properly

✔️ tests/ProductCatalog.spec.js

✔️ ProductCatalog.vue > renders products in catalog

✔️ tests/ProductList.spec.js

✔️ ProductList.vue > renders product list

✔️ tests/ProductOffers.spec.js

✔️ ProductOffers.vue > renders products on offer

✔️ tests/ProductSearch.spec.js

✔️ ProductSearch.vue > renders search for Ascot

✔️ tests/ProductSingle.spec.js

✔️ ProductSingle.vue > renders product details

✔️ tests/ViewOrder.spec.js

✔️ ViewOrder.vue > shows order details