Skip to content

GitHub Action to Compare Dependencies #24

GitHub Action to Compare Dependencies

GitHub Action to Compare Dependencies #24

Triggered via pull request July 18, 2024 11:10
Status Failure
Total duration 37s
Artifacts

sync_native_dependency.yml

on: pull_request
compare_dependency_constraints_script
30s
compare_dependency_constraints_script
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
Native Image Discrepancy: docker/python3-deb/Pipfile#L18
setuptools: * in python3-deb image, missing in Native image
Native Image Discrepancy: docker/py3-tools/pyproject.toml#L37
requests: * in py3-tools image, {'extras': ['socks'], 'version': '*'} in Native image
Native Image Discrepancy: docker/py3-tools-ubi/pyproject.toml#L37
requests: * in py3-tools-ubi image, {'extras': ['socks'], 'version': '*'} in Native image
Native Image Discrepancy: docker/py3ews/Pipfile#L9
exchangelib: >=5.4.1 in py3ews image, >=5.4.0 in Native image
compare_dependency_constraints_script
Process completed with exit code 1.
compare_dependency_constraints_script
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/