Skip to content

app improvements

app improvements #2

Triggered via pull request November 10, 2023 15:35
Status Failure
Total duration 4m 17s
Artifacts

pull_request.yaml

on: pull_request
build_and_test_frontend  /  format
1m 4s
build_and_test_frontend / format
build_and_test_frontend  /  test
58s
build_and_test_frontend / test
build_and_test_frontend  /  lint
54s
build_and_test_frontend / lint
build_and_test_frontend  /  build-web
1m 28s
build_and_test_frontend / build-web
build_and_test_frontend  /  build-app
4m 6s
build_and_test_frontend / build-app
build_and_test_backend  /  pylint
29s
build_and_test_backend / pylint
build_and_test_backend  /  mypy
30s
build_and_test_backend / mypy
build_and_test_backend  /  format
33s
build_and_test_backend / format
Matrix: build_and_test_backend / test
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 20 warnings
build_and_test_frontend / lint: frontend/apps/mobile/src/navigation/types.tsx#L14
Do not use "@ts-ignore" because it alters compilation errors
build_and_test_frontend / lint
Process completed with exit code 1.
build_and_test_frontend / build-web
Process completed with exit code 1.
build_and_test_frontend / build-app
Process completed with exit code 1.
build_and_test_backend / pylint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build_and_test_backend / mypy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build_and_test_backend / format
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build_and_test_frontend / lint
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/
build_and_test_frontend / lint: frontend/libs/utils/src/lib/validators.ts#L16
'tmp' is assigned a value but never used
build_and_test_frontend / lint: frontend/libs/core/src/lib/events.ts#L1
Unexpected any. Specify a different type
build_and_test_frontend / lint: frontend/apps/mobile/src/components/PositionDialog.tsx#L59
React Hook useCallback received a function whose dependencies are unknown. Pass an inline function instead
build_and_test_frontend / lint: 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
build_and_test_frontend / lint: frontend/apps/mobile/src/hooks/useCachedResources.ts#L6
'setLoadingComplete' is assigned a value but never used
build_and_test_frontend / lint: frontend/apps/mobile/src/navigation/Navigation.tsx#L52
'DummyScreen' is assigned a value but never used
build_and_test_frontend / lint: frontend/libs/redux/src/lib/auth/authSlice.ts#L82
Unexpected any. Specify a different type
build_and_test_frontend / lint: frontend/libs/redux/src/lib/thunks.ts#L32
Unexpected any. Specify a different type
build_and_test_frontend / lint: frontend/libs/api/src/lib/websocket.ts#L58
Unexpected any. Specify a different type
build_and_test_frontend / lint: frontend/apps/web/src/components/ShareSelect.tsx#L135
React Hook useCallback received a function whose dependencies are unknown. Pass an inline function instead
build_and_test_frontend / test
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/
build_and_test_frontend / format
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/
build_and_test_frontend / build-web
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/
build_and_test_backend / test (3.10, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build_and_test_backend / test (3.11, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build_and_test_frontend / build-app
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/