Skip to content

Update Docker Python Image to 3.10.14 (#35) #27

Update Docker Python Image to 3.10.14 (#35)

Update Docker Python Image to 3.10.14 (#35) #27

Re-run triggered June 25, 2024 06:53
Status Failure
Total duration 23m 23s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Run unit tests
Process completed with exit code 1.
test/lib/test_licensefinder.py.test_execution_python: test/lib/test_licensefinder.py#L19
subprocess.CalledProcessError: Command '['license_finder', 'report', '--save=/tmp/license-finder/dependencies-notice', '--prepare', '--python-version=3', '--decisions_file=/dependency_decisions_overwrites.yml', '--pip-requirements-path=requirements.txt']' returned non-zero exit status 1.
test/test_licensevalidator.py.test_python_with_workflows: test/test_licensevalidator.py#L20
AssertionError: assert 1 == 2 + where 1 = len({'Workflows': [DependencyInfo(actions/checkout, v2, ['MIT License'])]})
Run linters
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.