Skip to content

refactor: split up database code and revisions #294

refactor: split up database code and revisions

refactor: split up database code and revisions #294

Triggered via pull request October 31, 2023 20:33
Status Failure
Total duration 2m 49s
Artifacts

ci_testing.yaml

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

Annotations

3 errors and 19 warnings
format
Version 3.1 with arch x64 not found The list of all available versions can be found here: https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json
mypy
Version 3.1 with arch x64 not found The list of all available versions can be found here: https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json
pylint
Version 3.1 with arch x64 not found The list of all available versions can be found here: https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json
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/
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/apps/backend/src/main.ts#L7
'cors' is defined but never used
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/accounts/accountSlice.ts#L11
'number' is defined but never used
lint-frontend: frontend/libs/redux/src/lib/auth/authSlice.ts#L87
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/redux/src/lib/transactions/transactionSlice.test.ts#L118
'store' is assigned a value but never used
lint-frontend: frontend/libs/redux/src/lib/transactions/transactionSlice.ts#L12
'TransactionTypeMap' is defined but never used
lint-frontend: frontend/libs/core/src/lib/events.ts#L1
Unexpected any. Specify a different type
lint-frontend: frontend/libs/core/src/lib/transactions.test.ts#L16
Unexpected any. Specify a different type
lint-frontend: frontend/libs/api/src/lib/websocket.ts#L58
Unexpected any. Specify a different type
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/
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/