refactor: Remake table actions #261
Annotations
19 errors and 1 warning
src/components/DesktopFeatureOnly/DesktopFeatureOnly.component.test.tsx:
src/routes/Dashboard/mappings.tsx#L8
TypeError: isFeatureEnabled is not a function
❯ src/routes/Dashboard/mappings.tsx:8:32
❯ src/routes/Dashboard/index.ts:1:1
|
src/components/Base/Input/ReceiverAutocomplete.test.ts:
src/routes/Dashboard/mappings.tsx#L8
TypeError: isFeatureEnabled is not a function
❯ src/routes/Dashboard/mappings.tsx:8:32
❯ src/routes/Dashboard/index.ts:1:1
|
src/components/Category/Autocomplete/CategoryAutocomplete.test.ts:
src/routes/Dashboard/mappings.tsx#L8
TypeError: isFeatureEnabled is not a function
❯ src/routes/Dashboard/mappings.tsx:8:32
❯ src/routes/Dashboard/index.ts:1:1
|
src/components/Category/__tests__/Category.service.test.ts:
src/routes/Dashboard/mappings.tsx#L8
TypeError: isFeatureEnabled is not a function
❯ src/routes/Dashboard/mappings.tsx:8:32
❯ src/routes/Dashboard/index.ts:1:1
|
src/components/PaymentMethod/Autocomplete/PaymentMethodAutocomplete.test.ts:
src/routes/Dashboard/mappings.tsx#L8
TypeError: isFeatureEnabled is not a function
❯ src/routes/Dashboard/mappings.tsx:8:32
❯ src/routes/Dashboard/index.ts:1:1
|
src/components/PaymentMethod/__tests__/PaymentMethod.service.test.ts:
src/routes/Dashboard/mappings.tsx#L8
TypeError: isFeatureEnabled is not a function
❯ src/routes/Dashboard/mappings.tsx:8:32
❯ src/routes/Dashboard/index.ts:1:1
|
src/components/Stocks/Exchange/StockExchangeAutocomplete.component.test.ts:
src/routes/Dashboard/mappings.tsx#L8
TypeError: isFeatureEnabled is not a function
❯ src/routes/Dashboard/mappings.tsx:8:32
❯ src/routes/Dashboard/index.ts:1:1
|
src/components/Transaction/__tests___/Transaction.service.test.ts:
src/routes/Dashboard/mappings.tsx#L8
TypeError: isFeatureEnabled is not a function
❯ src/routes/Dashboard/mappings.tsx:8:32
❯ src/routes/Dashboard/index.ts:1:1
|
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/mappings.tsx#L8
TypeError: isFeatureEnabled is not a function
❯ src/routes/Dashboard/mappings.tsx:8:32
❯ src/routes/Dashboard/index.ts:1:1
|
src/components/Base/Input/ReceiverAutocomplete.test.ts:
src/routes/Dashboard/mappings.tsx#L8
TypeError: isFeatureEnabled is not a function
❯ src/routes/Dashboard/mappings.tsx:8:32
❯ src/routes/Dashboard/index.ts:1:1
|
src/components/Category/Autocomplete/CategoryAutocomplete.test.ts:
src/routes/Dashboard/mappings.tsx#L8
TypeError: isFeatureEnabled is not a function
❯ src/routes/Dashboard/mappings.tsx:8:32
❯ src/routes/Dashboard/index.ts:1:1
|
src/components/Category/__tests__/Category.service.test.ts:
src/routes/Dashboard/mappings.tsx#L8
TypeError: isFeatureEnabled is not a function
❯ src/routes/Dashboard/mappings.tsx:8:32
❯ src/routes/Dashboard/index.ts:1:1
|
src/components/PaymentMethod/Autocomplete/PaymentMethodAutocomplete.test.ts:
src/routes/Dashboard/mappings.tsx#L8
TypeError: isFeatureEnabled is not a function
❯ src/routes/Dashboard/mappings.tsx:8:32
❯ src/routes/Dashboard/index.ts:1:1
|
src/components/PaymentMethod/__tests__/PaymentMethod.service.test.ts:
src/routes/Dashboard/mappings.tsx#L8
TypeError: isFeatureEnabled is not a function
❯ src/routes/Dashboard/mappings.tsx:8:32
❯ src/routes/Dashboard/index.ts:1:1
|
src/components/Stocks/Exchange/StockExchangeAutocomplete.component.test.ts:
src/routes/Dashboard/mappings.tsx#L8
TypeError: isFeatureEnabled is not a function
❯ src/routes/Dashboard/mappings.tsx:8:32
❯ src/routes/Dashboard/index.ts:1:1
|
src/components/Transaction/__tests___/Transaction.service.test.ts:
src/routes/Dashboard/mappings.tsx#L8
TypeError: isFeatureEnabled is not a function
❯ src/routes/Dashboard/mappings.tsx:8:32
❯ src/routes/Dashboard/index.ts:1:1
|
build (ubuntu-latest, 18.x)
The operation was canceled.
|
build (ubuntu-latest, 20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|