Skip to content

Build Application

Build Application #298

Manually triggered September 16, 2024 20:16
Status Failure
Total duration 1m 22s
Artifacts

build-application.yml

on: workflow_dispatch
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

19 errors and 1 warning
src/components/DesktopFeatureOnly/DesktopFeatureOnly.component.test.tsx: src/routes/Dashboard/DashboardLayout.component.tsx#L59
TypeError: withAuthLayout is not a function ❯ src/routes/Dashboard/DashboardLayout.component.tsx:59:16 ❯ src/routes/Dashboard/index.ts:4:31
src/components/Base/Input/ReceiverAutocomplete.test.ts: src/routes/Dashboard/DashboardLayout.component.tsx#L59
TypeError: withAuthLayout is not a function ❯ src/routes/Dashboard/DashboardLayout.component.tsx:59:16 ❯ src/routes/Dashboard/index.ts:4:31
src/components/Category/Autocomplete/CategoryAutocomplete.test.ts: src/routes/Dashboard/DashboardLayout.component.tsx#L59
TypeError: withAuthLayout is not a function ❯ src/routes/Dashboard/DashboardLayout.component.tsx:59:16 ❯ src/routes/Dashboard/index.ts:4:31
src/components/Category/Chart/CategoryPieChart.test.tsx: src/routes/Dashboard/DashboardLayout.component.tsx#L59
TypeError: withAuthLayout is not a function ❯ src/routes/Dashboard/DashboardLayout.component.tsx:59:16 ❯ src/routes/Dashboard/index.ts:4:31
src/components/PaymentMethod/Autocomplete/PaymentMethodAutocomplete.test.ts: src/routes/Dashboard/DashboardLayout.component.tsx#L59
TypeError: withAuthLayout is not a function ❯ src/routes/Dashboard/DashboardLayout.component.tsx:59:16 ❯ src/routes/Dashboard/index.ts:4:31
src/components/PaymentMethod/__tests__/PaymentMethod.service.test.ts: src/routes/Dashboard/DashboardLayout.component.tsx#L59
TypeError: withAuthLayout is not a function ❯ src/routes/Dashboard/DashboardLayout.component.tsx:59:16 ❯ src/routes/Dashboard/index.ts:4:31
src/components/Stocks/Exchange/StockExchangeAutocomplete.component.test.ts: src/routes/Dashboard/DashboardLayout.component.tsx#L59
TypeError: withAuthLayout is not a function ❯ src/routes/Dashboard/DashboardLayout.component.tsx:59:16 ❯ src/routes/Dashboard/index.ts:4:31
src/components/Transaction/__tests___/Transaction.service.test.ts: src/routes/Dashboard/DashboardLayout.component.tsx#L59
TypeError: withAuthLayout is not a function ❯ src/routes/Dashboard/DashboardLayout.component.tsx:59:16 ❯ src/routes/Dashboard/index.ts:4:31
build (ubuntu-latest, 20.x)
Process completed with exit code 1.
build (ubuntu-latest, 18.x)
The job was canceled because "ubuntu-latest_20_x" failed.
src/components/DesktopFeatureOnly/DesktopFeatureOnly.component.test.tsx: src/routes/Dashboard/DashboardLayout.component.tsx#L59
TypeError: withAuthLayout is not a function ❯ src/routes/Dashboard/DashboardLayout.component.tsx:59:16 ❯ src/routes/Dashboard/index.ts:4:31
src/components/Base/Input/ReceiverAutocomplete.test.ts: src/routes/Dashboard/DashboardLayout.component.tsx#L59
TypeError: withAuthLayout is not a function ❯ src/routes/Dashboard/DashboardLayout.component.tsx:59:16 ❯ src/routes/Dashboard/index.ts:4:31
src/components/Category/Autocomplete/CategoryAutocomplete.test.ts: src/routes/Dashboard/DashboardLayout.component.tsx#L59
TypeError: withAuthLayout is not a function ❯ src/routes/Dashboard/DashboardLayout.component.tsx:59:16 ❯ src/routes/Dashboard/index.ts:4:31
src/components/Category/Chart/CategoryPieChart.test.tsx: src/routes/Dashboard/DashboardLayout.component.tsx#L59
TypeError: withAuthLayout is not a function ❯ src/routes/Dashboard/DashboardLayout.component.tsx:59:16 ❯ src/routes/Dashboard/index.ts:4:31
src/components/PaymentMethod/Autocomplete/PaymentMethodAutocomplete.test.ts: src/routes/Dashboard/DashboardLayout.component.tsx#L59
TypeError: withAuthLayout is not a function ❯ src/routes/Dashboard/DashboardLayout.component.tsx:59:16 ❯ src/routes/Dashboard/index.ts:4:31
src/components/PaymentMethod/__tests__/PaymentMethod.service.test.ts: src/routes/Dashboard/DashboardLayout.component.tsx#L59
TypeError: withAuthLayout is not a function ❯ src/routes/Dashboard/DashboardLayout.component.tsx:59:16 ❯ src/routes/Dashboard/index.ts:4:31
src/components/Stocks/Exchange/StockExchangeAutocomplete.component.test.ts: src/routes/Dashboard/DashboardLayout.component.tsx#L59
TypeError: withAuthLayout is not a function ❯ src/routes/Dashboard/DashboardLayout.component.tsx:59:16 ❯ src/routes/Dashboard/index.ts:4:31
src/components/Transaction/__tests___/Transaction.service.test.ts: src/routes/Dashboard/DashboardLayout.component.tsx#L59
TypeError: withAuthLayout is not a function ❯ src/routes/Dashboard/DashboardLayout.component.tsx:59:16 ❯ src/routes/Dashboard/index.ts:4:31
build (ubuntu-latest, 18.x)
The operation was canceled.
build (ubuntu-latest, 20.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/