Skip to content

Merge pull request #204 from RicardoJeronimo/docker #37

Merge pull request #204 from RicardoJeronimo/docker

Merge pull request #204 from RicardoJeronimo/docker #37

Triggered via push February 1, 2024 21:15
Status Failure
Total duration 6m 49s
Artifacts 2
Matrix: build_and_test_backend / test
build_and_test_frontend  /  format
41s
build_and_test_frontend / format
build_and_test_frontend  /  test
51s
build_and_test_frontend / test
build_and_test_frontend  /  lint
50s
build_and_test_frontend / lint
build_and_test_frontend  /  build-web
1m 33s
build_and_test_frontend / build-web
build_and_test_frontend  /  build-app
6m 27s
build_and_test_frontend / build-app
build_and_test_backend  /  pylint
31s
build_and_test_backend / pylint
build_and_test_backend  /  mypy
27s
build_and_test_backend / mypy
build_and_test_backend  /  format
21s
build_and_test_backend / format
Calculate list of debian distros and docker image tags
6s
Calculate list of debian distros and docker image tags
Matrix: Build .deb packages
Build and publish ready made docker containers
6m 28s
Build and publish ready made docker containers
Attach assets to release
0s
Attach assets to release
Deploy demo application
0s
Deploy demo application
Fit to window
Zoom out
Zoom in

Annotations

1 error and 29 warnings
build_and_test_backend / format
Process completed with exit code 2.
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/
Calculate list of debian distros and docker image tags
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
build_and_test_frontend / lint: frontend/apps/mobile/src/components/PositionDialog.tsx#L62
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#L37
React Hook useCallback received a function whose dependencies are unknown. Pass an inline function instead
build_and_test_frontend / lint: frontend/apps/web/src/components/accounts/BalanceHistoryGraph.tsx#L38
React Hook useCallback received a function whose dependencies are unknown. Pass an inline function instead
Build .deb packages (debian:bookworm)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/setup-buildx-action@v1, actions/cache@v2, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build .deb packages (debian:bookworm)
The following actions uses node12 which is deprecated and will be forced to run on node16: docker/setup-buildx-action@v1, actions/cache@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 .deb packages (debian:bookworm)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
build_and_test_frontend / build-app
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: android-actions/setup-android@v2, actions/cache@v3, gradle/gradle-build-action@v2, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build_and_test_frontend / build-app
The following actions uses node12 which is deprecated and will be forced to run on node16: 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 and publish ready made docker containers
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: redhat-actions/buildah-build@v2, redhat-actions/push-to-registry@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

Artifacts

Produced during runtime
Name Size
app-release-apk Expired
27 MB
debs Expired
29.4 MB