Skip to content

GitHub Action to Compare Dependencies #18

GitHub Action to Compare Dependencies

GitHub Action to Compare Dependencies #18

Triggered via pull request July 16, 2024 15:28
Status Failure
Total duration 38s
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

4 errors and 1 warning
Native Image Discrepancy: docker/py3-tools/Dockerfile#L1
requests: * in py3-tools, {'extras': ['socks'], 'version': '*'} in native
Native Image Discrepancy: docker/py3-tools-ubi/Dockerfile#L1
requests: * in py3-tools-ubi, {'extras': ['socks'], 'version': '*'} in native
Native Image Discrepancy: docker/py3ews/Dockerfile#L1
exchangelib: >=5.4.1 in py3ews, >=5.4.0 in native
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/