fix db renames in tse_switchover util #1
push_on_master.yaml
on: push
Matrix: build_and_test_backend / test
build_and_test_app
/
build
4m 41s
build_and_test_app
/
test
5m 10s
build_app_release
/
build
4m 37s
build_and_test_backend
/
pylint
52s
build_and_test_backend
/
mypy
38s
build_and_test_backend
/
format
35s
build_and_test_webfrontend
/
lint
58s
build_and_test_webfrontend
/
build
1m 45s
build_and_test_webfrontend
/
test
58s
Calculate list of debian distros
5s
Matrix: Build .deb packages
Attach assets to release
0s
Annotations
1 error and 43 warnings
build_app_release / build
Process completed with exit code 1.
|
Calculate list of debian distros
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
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
build_and_test_backend / format
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-python@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-python@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-python@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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_webfrontend / lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build_and_test_webfrontend / 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_webfrontend / lint:
web/libs/form-components/src/lib/FormDateTimePicker.tsx#L23
Forbidden non-null assertion
|
build_and_test_webfrontend / lint:
web/libs/form-components/src/lib/FormTimePicker.tsx#L23
Forbidden non-null assertion
|
build_and_test_webfrontend / lint:
web/libs/components/src/lib/Select.tsx#L38
Unexpected any. Specify a different type
|
build_and_test_webfrontend / lint:
web/libs/components/src/lib/Select.tsx#L63
Unexpected any. Specify a different type
|
build_and_test_webfrontend / lint:
web/libs/components/src/lib/Select.tsx#L64
Unexpected any. Specify a different type
|
build_and_test_webfrontend / lint:
web/apps/customerportal/src/api/generated/api.ts#L76
Unexpected any. Specify a different type
|
build_and_test_webfrontend / lint:
web/apps/customerportal/src/app/routes/topup/SumUpCard.d.ts#L8
Unexpected any. Specify a different type
|
build_and_test_webfrontend / lint:
web/apps/administration/src/api/generated/api.ts#L920
Unexpected any. Specify a different type
|
build_and_test_webfrontend / lint:
web/apps/administration/src/api/generated/api.ts#L946
Unexpected any. Specify a different type
|
build_and_test_webfrontend / lint:
web/apps/administration/src/api/generated/api.ts#L972
Unexpected any. Specify a different type
|
build_and_test_webfrontend / test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build_and_test_webfrontend / 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_webfrontend / build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build_and_test_webfrontend / build
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, 13-bullseye)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-python@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build_and_test_backend / test (3.11, ubuntu-latest, 13-bullseye)
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_app_release / build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build_and_test_app / build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3, gradle/gradle-build-action@v2, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build_and_test_app / test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3, gradle/gradle-build-action@v2, actions/upload-artifact@v3. 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)
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.
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "app debug build", "app lint-report", "debs".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
app debug build
Expired
|
44.6 MB |
|
app lint-report
Expired
|
193 KB |
|
debs
Expired
|
33.3 MB |
|