major refactorings #301
Annotations
11 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
frontend/libs/utils/src/lib/validators.ts#L16
'tmp' is assigned a value but never used
|
frontend/libs/redux/src/lib/auth/authSlice.ts#L82
Unexpected any. Specify a different type
|
frontend/libs/redux/src/lib/thunks.ts#L32
Unexpected any. Specify a different type
|
frontend/libs/core/src/lib/events.ts#L1
Unexpected any. Specify a different type
|
frontend/libs/api/src/lib/websocket.ts#L58
Unexpected any. Specify a different type
|
frontend/apps/mobile/src/screens/groups/TransactionDetail.tsx#L181
React Hook React.useCallback has a missing dependency: 'api'. Either include it or remove the dependency array
|
frontend/apps/web/src/components/ShareSelect.tsx#L135
React Hook useCallback received a function whose dependencies are unknown. Pass an inline function instead
|
frontend/apps/web/src/components/accounts/BalanceHistoryGraph.tsx#L96
Unexpected any. Specify a different type
|
frontend/apps/web/src/components/accounts/BalanceHistoryGraph.tsx#L105
Unexpected any. Specify a different type
|
frontend/apps/web/src/components/accounts/BalanceTable.tsx#L53
Unexpected any. Specify a different type
|
The logs for this run have expired and are no longer available.
Loading