Fjerne sentry igjen #3074
main.yml
on: push
Build
1m 21s
Deploy to prod
0s
Matrix: Deploy to preprod
Annotations
6 errors
src/app/App.test.tsx:
src/config.ts#L4
TypeError: Cannot read properties of undefined (reading 'PUBLIC_DRAFT_WS_URL')
❯ src/config.ts:4:21
❯ src/app/personside/dialogpanel/use-draft.ts:8:31
|
src/app/personside/dialogpanel/DialogPanel.test.tsx:
src/config.ts#L4
TypeError: Cannot read properties of undefined (reading 'PUBLIC_DRAFT_WS_URL')
❯ src/config.ts:4:21
❯ src/app/personside/dialogpanel/use-draft.ts:8:31
|
src/app/personside/dialogpanel/fortsettDialog/FortsettDialog.test.tsx:
src/config.ts#L4
TypeError: Cannot read properties of undefined (reading 'PUBLIC_DRAFT_WS_URL')
❯ src/config.ts:4:21
❯ src/app/personside/dialogpanel/use-draft.ts:8:31
|
src/app/personside/dialogpanel/fortsettDialog/FortsettDialogContainer.test.tsx:
src/config.ts#L4
TypeError: Cannot read properties of undefined (reading 'PUBLIC_DRAFT_WS_URL')
❯ src/config.ts:4:21
❯ src/app/personside/dialogpanel/use-draft.ts:8:31
|
src/app/personside/dialogpanel/sendMelding/SendNyMelding.test.tsx:
src/config.ts#L4
TypeError: Cannot read properties of undefined (reading 'PUBLIC_DRAFT_WS_URL')
❯ src/config.ts:4:21
❯ src/app/personside/dialogpanel/use-draft.ts:8:31
|
Build
Process completed with exit code 1.
|