app improvements #9
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/apps/mobile/src/components/PositionDialog.tsx#L59
React Hook useCallback received a function whose dependencies are unknown. Pass an inline function instead
|
frontend/apps/mobile/src/components/transaction-shares/TransactionShareDialog.tsx#L39
React Hook useCallback received a function whose dependencies are unknown. Pass an inline function instead
|
frontend/libs/core/src/lib/events.ts#L1
Unexpected any. Specify a different type
|
frontend/libs/redux/src/lib/auth/authSlice.ts#L82
Unexpected any. Specify a different type
|
frontend/libs/redux/src/lib/persistance.ts#L25
Unexpected any. Specify a different type
|
frontend/libs/redux/src/lib/persistance.ts#L29
Unexpected any. Specify a different type
|
frontend/libs/redux/src/lib/persistance.ts#L33
Unexpected any. Specify a different type
|
frontend/libs/redux/src/lib/persistance.ts#L37
Unexpected any. Specify a different type
|
frontend/libs/redux/src/lib/thunks.ts#L32
Unexpected any. Specify a different type
|
The logs for this run have expired and are no longer available.
Loading