🧪 Tests (pull_request) #5499
test.yml
on: pull_request
Check changed files
8s
Matrix: ${{
(
contains(needs.check_changes.outputs.pr_changes, 'docker')
&& contains(needs.check_changes.outputs.push_changes, 'docker')
)
&& format('Build {0}:{1} docker image', matrix.image, needs.base_image.outputs.tag)
|| format('Use existing {0}:{1} docker image', matrix.image, needs.base_image.outputs.tag)
}}
test
/
mypy
1m 34s
test
/
...
/
Template DB Unit tests
1m 16s
build
/
...
/
Build CBBR
build
/
...
/
Build Checkbook
build
/
...
/
Build COLP
build
/
...
/
Build CPDB
build
/
...
/
Build DevDB
build
/
...
/
Build FacDB
build
/
...
/
build
build
/
...
/
Build Green Fast Track
build
/
...
/
Build KPDB
build
/
...
/
Build PLUTO
build
/
...
/
Build TemplateDB
build
/
...
/
Build ZTL
test
/
Check dbt files
1m 51s
Matrix: test / pytest
test
/
...
/
Template DB End-to-End (E2E) tests
1m 17s
Annotations
2 errors and 8 warnings
test / mypy
Process completed with exit code 1.
|
test / Pytest - dcpy
Process completed with exit code 2.
|
Check changed files
The following actions uses Node.js version which is deprecated and will be forced to run on node20: dorny/paths-filter@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test / template-db / Template DB Unit tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: 1password/load-secrets-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test / Pytest - dcpy
The following actions uses Node.js version which is deprecated and will be forced to run on node20: 1password/load-secrets-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test / Pytest - qa
The following actions uses Node.js version which is deprecated and will be forced to run on node20: 1password/load-secrets-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test / Check formatting of files
The following actions uses Node.js version which is deprecated and will be forced to run on node20: 1password/load-secrets-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test / template-db / Template DB Build / Build TemplateDB
The following actions uses Node.js version which is deprecated and will be forced to run on node20: 1password/load-secrets-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test / template-db / Template DB End-to-End (E2E) tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: 1password/load-secrets-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test / Check dbt files
The following actions uses Node.js version which is deprecated and will be forced to run on node20: 1password/load-secrets-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|