Skip to content

ci: small fixes

ci: small fixes #10

Triggered via push January 2, 2024 12:34
Status Failure
Total duration 5m 56s
Artifacts 1
Matrix: build_and_test_backend / test
build_and_test_frontend  /  format
45s
build_and_test_frontend / format
build_and_test_frontend  /  test
51s
build_and_test_frontend / test
build_and_test_frontend  /  lint
1m 12s
build_and_test_frontend / lint
build_and_test_frontend  /  build-web
1m 30s
build_and_test_frontend / build-web
build_and_test_frontend  /  build-app
5m 14s
build_and_test_frontend / build-app
build_and_test_backend  /  pylint
31s
build_and_test_backend / pylint
build_and_test_backend  /  mypy
29s
build_and_test_backend / mypy
build_and_test_backend  /  format
23s
build_and_test_backend / format
Calculate list of debian distros and docker image tags
4s
Calculate list of debian distros and docker image tags
Matrix: Build .deb packages
Build and publish ready made docker containers
2m 31s
Build and publish ready made docker containers
Attach assets to release
0s
Attach assets to release
Deploy demo application
24s
Deploy demo application
Fit to window
Zoom out
Zoom in

Annotations

1 error and 36 warnings
Build and publish ready made docker containers
Process completed with exit code 1.
Calculate list of debian distros and docker image tags
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/
Calculate list of debian distros and docker image tags
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Calculate list of debian distros and docker image tags
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
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_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 / 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_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 / 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 / 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/redux/src/lib/auth/authSlice.ts#L82
Unexpected any. Specify a different type
build_and_test_frontend / lint: frontend/libs/redux/src/lib/persistance.ts#L25
Unexpected any. Specify a different type
build_and_test_frontend / lint: frontend/libs/redux/src/lib/persistance.ts#L29
Unexpected any. Specify a different type
build_and_test_frontend / lint: frontend/libs/redux/src/lib/persistance.ts#L33
Unexpected any. Specify a different type
build_and_test_frontend / lint: frontend/libs/redux/src/lib/persistance.ts#L37
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/utils/src/lib/validators.ts#L16
'tmp' is assigned a value but never used
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/libs/core/src/lib/events.ts#L1
Unexpected any. Specify a different type
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.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_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 publish ready made docker containers
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/
Build .deb packages (debian:bookworm)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, docker/setup-buildx-action@v1, actions/cache@v2, actions/setup-python@v2, actions/upload-artifact@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 .deb packages (debian:bookworm)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build .deb packages (debian:bookworm)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build .deb packages (debian:bookworm)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build .deb packages (debian:bookworm)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build .deb packages (debian:bookworm)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build .deb packages (debian:bookworm)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build .deb packages (debian:bookworm)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build .deb packages (debian:bookworm)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build .deb packages (debian:bookworm)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build .deb packages (debian:bookworm)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
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/
Deploy demo application
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/download-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/

Artifacts

Produced during runtime
Name Size
debs Expired
29.3 MB