Skip to content

CI/CD

CI/CD #73

Triggered via schedule January 5, 2024 16:05
Status Success
Total duration 10m 56s
Artifacts 47

ci-cd.yml

on: schedule
Matrix: Test Ubuntu / test
Matrix: Test macOS / test
Matrix: Test Windows / test
Test python/requirements.txt
13s
Test python/requirements.txt
Event File
3s
Event File
Matrix: Publish / publish-composite
Matrix: Publish / publish-docker-image
Publish  /  Publish Test Results (Dockerfile)
52s
Publish / Publish Test Results (Dockerfile)
Publish  /  Publish Test Files
46s
Publish / Publish Test Files
Publish  /  Publish Test File
31s
Publish / Publish Test File
Configure Deployment
4s
Configure Deployment
Deploy to GitHub
2m 56s
Deploy to GitHub
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 5 warnings
Test macOS / Test (python-3.12.0-rc.3, macos-13)
[notice] A new release of pip is available: 23.2.1 -> 23.3.2 [notice] To update, run: python3.12 -m pip install --upgrade pip
Test macOS / Test (python-3.12.0-rc.3, macos-12)
[notice] A new release of pip is available: 23.3.1 -> 23.3.2 [notice] To update, run: python3.12 -m pip install --upgrade pip
Test macOS / Test (python-3.12.0-rc.3, macos-11)
[notice] A new release of pip is available: 23.3.1 -> 23.3.2 [notice] To update, run: python3.12 -m pip install --upgrade pip
Publish / Publish Test Files
lxml.etree.XMLSyntaxError: attributes construct error, line 5, column 109
Publish / Publish Test Files: test-files/nunit/nunit3/jenkins/NUnit-issue47367.xml#L1
Error processing result file: attributes construct error, line 5, column 109 (NUnit-issue47367.xml, line 5)
Publish / Publish Test Files
RuntimeError: Unsupported file format: test-files/json/non-json.json
Publish / Publish Test Files: test-files/json/non-json.json#L1
Error processing result file: Unsupported file format: test-files/json/non-json.json
Publish / Publish Test Files
lxml.etree.XMLSyntaxError: Char 0x0 out of allowed range, line 33, column 16
Publish / Publish Test Files: test-files/nunit/nunit3/jenkins/NUnit-issue17521.xml#L1
Error processing result file: Char 0x0 out of allowed range, line 33, column 16 (NUnit-issue17521.xml, line 33)
Publish / Publish Test Files
Exception: File is empty.
Publish / Publish Test Files: test-files/xml/empty.xml#L1
Error processing result file: File is empty.
Publish / Publish Test Files
RuntimeError: Unsupported file format: test-files/junit-xml/non-junit.xml
Publish / Publish Test Files: test-files/junit-xml/non-junit.xml#L1
Error processing result file: Unsupported file format: test-files/junit-xml/non-junit.xml
Publish / Publish Test Results (Docker Image amd64)
CVE-2022-40897 - HIGH severity - pypa-setuptools: Regular Expression Denial of Service (ReDoS) in package_index.py vulnerability in setuptools
Publish / Publish Test Results (Docker Image arm64)
CVE-2022-40897 - HIGH severity - pypa-setuptools: Regular Expression Denial of Service (ReDoS) in package_index.py vulnerability in setuptools
Publish / Publish Test File
Unexpected input(s) 'log_level', valid inputs are ['entryPoint', 'args', 'github_token', 'github_token_actor', 'github_retries', 'commit', 'check_name', 'comment_title', 'comment_mode', 'fail_on', 'action_fail', 'action_fail_on_inconclusive', 'files', 'junit_files', 'nunit_files', 'xunit_files', 'trx_files', 'time_unit', 'test_file_prefix', 'report_individual_runs', 'report_suite_logs', 'deduplicate_classes_by_file_name', 'large_files', 'ignore_runs', 'job_summary', 'compare_to_earlier_commit', 'pull_request_build', 'event_file', 'event_name', 'test_changes_limit', 'check_run_annotations', 'check_run_annotations_branch', 'seconds_between_github_reads', 'seconds_between_github_writes', 'secondary_rate_limit_wait_seconds', 'json_file', 'json_thousands_separator', 'json_suite_details', 'json_test_case_results', 'search_pull_requests']
Publish / Publish Test Files
Unexpected input(s) 'log_level', valid inputs are ['entryPoint', 'args', 'github_token', 'github_token_actor', 'github_retries', 'commit', 'check_name', 'comment_title', 'comment_mode', 'fail_on', 'action_fail', 'action_fail_on_inconclusive', 'files', 'junit_files', 'nunit_files', 'xunit_files', 'trx_files', 'time_unit', 'test_file_prefix', 'report_individual_runs', 'report_suite_logs', 'deduplicate_classes_by_file_name', 'large_files', 'ignore_runs', 'job_summary', 'compare_to_earlier_commit', 'pull_request_build', 'event_file', 'event_name', 'test_changes_limit', 'check_run_annotations', 'check_run_annotations_branch', 'seconds_between_github_reads', 'seconds_between_github_writes', 'secondary_rate_limit_wait_seconds', 'json_file', 'json_thousands_separator', 'json_suite_details', 'json_test_case_results', 'search_pull_requests']
Publish / Publish Test Results (Dockerfile)
Unexpected input(s) 'log_level', valid inputs are ['entryPoint', 'args', 'github_token', 'github_token_actor', 'github_retries', 'commit', 'check_name', 'comment_title', 'comment_mode', 'fail_on', 'action_fail', 'action_fail_on_inconclusive', 'files', 'junit_files', 'nunit_files', 'xunit_files', 'trx_files', 'time_unit', 'test_file_prefix', 'report_individual_runs', 'report_suite_logs', 'deduplicate_classes_by_file_name', 'large_files', 'ignore_runs', 'job_summary', 'compare_to_earlier_commit', 'pull_request_build', 'event_file', 'event_name', 'test_changes_limit', 'check_run_annotations', 'check_run_annotations_branch', 'seconds_between_github_reads', 'seconds_between_github_writes', 'secondary_rate_limit_wait_seconds', 'json_file', 'json_thousands_separator', 'json_suite_details', 'json_test_case_results', 'search_pull_requests']
Publish / Publish Test Results (Docker Image amd64)
CVE-2023-45803 - MEDIUM severity - urllib3: Request body not stripped after redirect from 303 status changes request method to GET vulnerability in urllib3
Publish / Publish Test Results (Docker Image arm64)
CVE-2023-45803 - MEDIUM severity - urllib3: Request body not stripped after redirect from 303 status changes request method to GET vulnerability in urllib3

Artifacts

Produced during runtime
Name Size
Event File Expired
8.1 KB
SARIF Expired
10.8 KB
Test Results (python-3.10, macos-11) Expired
220 KB
Test Results (python-3.10, macos-12) Expired
220 KB
Test Results (python-3.10, macos-13) Expired
220 KB
Test Results (python-3.10, ubuntu-20.04) Expired
209 KB
Test Results (python-3.10, ubuntu-22.04) Expired
209 KB
Test Results (python-3.10, windows-2019) Expired
219 KB
Test Results (python-3.10, windows-2022) Expired
219 KB
Test Results (python-3.11, macos-11) Expired
220 KB
Test Results (python-3.11, macos-12) Expired
220 KB
Test Results (python-3.11, macos-13) Expired
220 KB
Test Results (python-3.11, ubuntu-20.04) Expired
209 KB
Test Results (python-3.11, ubuntu-22.04) Expired
209 KB
Test Results (python-3.11, windows-2019) Expired
219 KB
Test Results (python-3.11, windows-2022) Expired
219 KB
Test Results (python-3.12.0-rc.3, macos-11) Expired
220 KB
Test Results (python-3.12.0-rc.3, macos-12) Expired
220 KB
Test Results (python-3.12.0-rc.3, macos-13) Expired
220 KB
Test Results (python-3.12.0-rc.3, ubuntu-20.04) Expired
209 KB
Test Results (python-3.12.0-rc.3, ubuntu-22.04) Expired
209 KB
Test Results (python-3.12.0-rc.3, windows-2019) Expired
219 KB
Test Results (python-3.12.0-rc.3, windows-2022) Expired
219 KB
Test Results (python-3.7, macos-11) Expired
220 KB
Test Results (python-3.7, ubuntu-20.04) Expired
209 KB
Test Results (python-3.7, windows-2019) Expired
219 KB
Test Results (python-3.8, macos-11) Expired
220 KB
Test Results (python-3.8, macos-12) Expired
220 KB
Test Results (python-3.8, macos-13) Expired
220 KB
Test Results (python-3.8, ubuntu-20.04) Expired
209 KB
Test Results (python-3.8, ubuntu-22.04) Expired
209 KB
Test Results (python-3.8, windows-2019) Expired
219 KB
Test Results (python-3.8, windows-2022) Expired
219 KB
Test Results (python-3.9, macos-11) Expired
220 KB
Test Results (python-3.9, macos-12) Expired
220 KB
Test Results (python-3.9, macos-13) Expired
220 KB
Test Results (python-3.9, ubuntu-20.04) Expired
209 KB
Test Results (python-3.9, ubuntu-22.04) Expired
209 KB
Test Results (python-3.9, windows-2019) Expired
219 KB
Test Results (python-3.9, windows-2022) Expired
219 KB
Test Results (python-installed, macos-11) Expired
220 KB
Test Results (python-installed, macos-12) Expired
220 KB
Test Results (python-installed, macos-13) Expired
220 KB
Test Results (python-installed, ubuntu-20.04) Expired
209 KB
Test Results (python-installed, ubuntu-22.04) Expired
209 KB
Test Results (python-installed, windows-2019) Expired
219 KB
Test Results (python-installed, windows-2022) Expired
219 KB