Skip to content

major refactorings #302

major refactorings

major refactorings #302

Triggered via pull request November 5, 2023 16:58
Status Success
Total duration 2m 0s
Artifacts

ci_testing.yaml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

19 warnings
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/
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/
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/
test-frontend
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/
format-frontend
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/
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-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/
lint-frontend
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/
lint-frontend: frontend/libs/utils/src/lib/validators.ts#L16
'tmp' is assigned a value but never used
lint-frontend: frontend/libs/redux/src/lib/auth/authSlice.ts#L82
Unexpected any. Specify a different type
lint-frontend: frontend/libs/redux/src/lib/thunks.ts#L32
Unexpected any. Specify a different type
lint-frontend: frontend/libs/core/src/lib/events.ts#L1
Unexpected any. Specify a different type
lint-frontend: frontend/libs/api/src/lib/websocket.ts#L58
Unexpected any. Specify a different type
lint-frontend: 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
lint-frontend: frontend/apps/web/src/components/ShareSelect.tsx#L135
React Hook useCallback received a function whose dependencies are unknown. Pass an inline function instead
lint-frontend: frontend/apps/web/src/components/accounts/BalanceHistoryGraph.tsx#L96
Unexpected any. Specify a different type
lint-frontend: frontend/apps/web/src/components/accounts/BalanceHistoryGraph.tsx#L105
Unexpected any. Specify a different type
lint-frontend: frontend/apps/web/src/components/accounts/BalanceTable.tsx#L53
Unexpected any. Specify a different type
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/