Skip to content

[DEV-14868] DEFCGold -> CSVModel Fix #137

[DEV-14868] DEFCGold -> CSVModel Fix

[DEV-14868] DEFCGold -> CSVModel Fix #137

Triggered via pull request April 30, 2026 18:10
Status Success
Total duration 7m 11s
Artifacts 2

pull-request-checks.yaml

on: pull_request
Cancel-If-Draft-Pull-Request  /  Run
Cancel-If-Draft-Pull-Request / Run
Run Code Style Checks  /  Run
1m 37s
Run Code Style Checks / Run
Build Docker Image  /  Run
3m 51s
Build Docker Image / Run
Run Unit Tests  /  Run
1m 5s
Run Unit Tests / Run
Run Unit Tests With Signal Handling  /  Run
1m 0s
Run Unit Tests With Signal Handling / Run
Run Spark Integration Other Tests  /  Run
3m 14s
Run Spark Integration Other Tests / Run
Run Non-Spark Integration Tests  /  Run
2m 11s
Run Non-Spark Integration Tests / Run
Run Non-Spark Integration Tests With Signal Handling  /  Run
3m 6s
Run Non-Spark Integration Tests With Signal Handling / Run
Fit to window
Zoom out
Zoom in

Annotations

15 warnings
Run Code Style Checks / Run
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4, actions/setup-python@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Run Unit Tests With Signal Handling / Run
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-python@v5, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Run Unit Tests With Signal Handling / Run
No files were found with the provided path: ./brus-backend-common/coverage.unit-signal-handling-tests.xml. No artifacts will be uploaded.
Run Unit Tests / Run
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-python@v5, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Run Unit Tests / Run
No files were found with the provided path: ./brus-backend-common/coverage.unit-tests.xml. No artifacts will be uploaded.
Build Docker Image / Run
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/upload-artifact@v4, docker/setup-buildx-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
JSON arguments recommended for ENTRYPOINT/CMD to prevent unintended behavior related to OS signals: brus-backend-common/Dockerfile#L93
JSONArgsRecommended: JSON arguments recommended for CMD to prevent unintended behavior related to OS signals More info: https://docs.docker.com/go/dockerfile/rule/json-args-recommended/
Legacy key/value format with whitespace separator should not be used: brus-backend-common/Dockerfile#L12
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Default value for global ARG results in an empty or invalid base image name: brus-backend-common/Dockerfile#L2
InvalidDefaultArgInFrom: Default value for ARG python:${PYTHON_VERSION} results in empty or invalid base image name More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/
Run Non-Spark Integration Tests / Run
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/download-artifact@v4, actions/setup-python@v5, actions/upload-artifact@v4, hoverkraft-tech/compose-action@v2.5.0. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Run Non-Spark Integration Tests / Run
No files were found with the provided path: ./brus-backend-common/coverage.non-spark-integration-tests.xml. No artifacts will be uploaded.
Run Non-Spark Integration Tests With Signal Handling / Run
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/download-artifact@v4, actions/setup-python@v5, actions/upload-artifact@v4, hoverkraft-tech/compose-action@v2.5.0. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Run Non-Spark Integration Tests With Signal Handling / Run
No files were found with the provided path: ./brus-backend-common/coverage.non-spark-integration-signal-handling-tests.xml. No artifacts will be uploaded.
Run Spark Integration Other Tests / Run
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/download-artifact@v4, actions/upload-artifact@v4, hoverkraft-tech/compose-action@v2.5.0. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Run Spark Integration Other Tests / Run
No files were found with the provided path: ./brus-backend-common/coverage.spark-other-tests.xml. No artifacts will be uploaded.

Artifacts

Produced during runtime
Name Size Digest
brus-backend-common
1.67 GB
sha256:0f4cfb3a9ca4facb49efa6a8744392501c585e223430dfdda0f4ba440d029a78
fedspendingtransparency~brus-backend-common~XOSS8E.dockerbuild
62.2 KB
sha256:f9ed71e76a7791a85ff4595b03c5c0e276a5a01f7f2c9b13b57970a112e5ef0b