Skip to content

GitHub Action to Compare Dependencies #22

GitHub Action to Compare Dependencies

GitHub Action to Compare Dependencies #22

Triggered via pull request July 16, 2024 19:49
Status Failure
Total duration 41s
Artifacts

sync_native_dependency.yml

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

Annotations

4 errors and 1 warning
Native Image Discrepancy: docker/py3-tools/pyproject.toml#L37
requests: * in py3-tools, {'extras': ['socks'], 'version': '*'} in native
Native Image Discrepancy: docker/py3-tools-ubi/pyproject.toml#L37
requests: * in py3-tools-ubi, {'extras': ['socks'], 'version': '*'} in native
Native Image Discrepancy: docker/py3ews/Pipfile#L9
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/