Skip to content

Bump the all-minor-patch group across 1 directory with 40 updates #2671

Bump the all-minor-patch group across 1 directory with 40 updates

Bump the all-minor-patch group across 1 directory with 40 updates #2671

Triggered via pull request January 1, 2025 21:17
Status Failure
Total duration 2m 1s
Artifacts

jest-coverage-report.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
src/api/frontend-logger/FrontendLogger.test.ts > FrontendLogger > Invokes error endpoint in backend: packages/shared-components/src/api/frontend-logger/FrontendLogger.test.ts#L34
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ src/api/frontend-logger/FrontendLogger.test.ts:34:27
src/api/frontend-logger/FrontendLogger.test.ts > FrontendLogger > Invokes info endpoint in backend: packages/shared-components/src/api/frontend-logger/FrontendLogger.test.ts#L41
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ src/api/frontend-logger/FrontendLogger.test.ts:41:27
src/api/frontend-logger/FrontendLogger.test.ts > FrontendLogger > Ignores backend failure: packages/shared-components/src/api/frontend-logger/FrontendLogger.test.ts#L48
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ src/api/frontend-logger/FrontendLogger.test.ts:48:27
src/api/frontend-logger/FrontendLogger.test.ts > FrontendLogger > Disabled logger does not invoke backend: packages/shared-components/src/api/frontend-logger/FrontendLogger.test.ts#L55
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ src/api/frontend-logger/FrontendLogger.test.ts:55:27
src/api/frontend-logger/FrontendLogger.test.ts > FrontendLogger > browserOnly=true > logs to console, not backend: packages/shared-components/src/api/frontend-logger/FrontendLogger.test.ts#L64
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ src/api/frontend-logger/FrontendLogger.test.ts:64:29
src/pages/summary/SummaryPage.test.tsx > SummaryPage > ConfirmationPanel > Ikke gå videre, uten å bekrefte dataene: packages/shared-components/src/pages/summary/SummaryPage.test.tsx#L96
Error: expect(element).toHaveAttribute("aria-checked", "false") // element.getAttribute("aria-checked") === "false" Expected the element to have attribute: aria-checked="false" Received: null ❯ src/pages/summary/SummaryPage.test.tsx:96:31
src/api/util/http/http.test.ts > http requests > get > with custom headers: packages/shared-components/src/api/util/http/http.test.ts#L30
AssertionError: expected 'string' to be 'object' // Object.is equality - Expected + Received - object + string ❯ src/api/util/http/http.test.ts:30:31
src/api/util/http/http.test.ts > http requests > get > without custom headers: packages/shared-components/src/api/util/http/http.test.ts#L38
AssertionError: expected undefined to be 'This is the body' // Object.is equality - Expected: "This is the body" + Received: undefined ❯ src/api/util/http/http.test.ts:38:29
src/api/util/http/http.test.ts > http requests > opts > redirectToLocation > redirects to location: packages/shared-components/src/api/util/http/http.test.ts#L152
AssertionError: expected '' to be 'https://www.nav.no/sendInn/123' // Object.is equality - Expected + Received - https://www.nav.no/sendInn/123 ❯ src/api/util/http/http.test.ts:152:37
src/api/util/http/http.test.ts > http requests > opts > redirectToLocation > does not redirect to location: packages/shared-components/src/api/util/http/http.test.ts#L159
AssertionError: expected '' to be 'CREATED' // Object.is equality - Expected + Received - CREATED ❯ src/api/util/http/http.test.ts:159:26
test-coverage
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636