Update year range #41
ci.yml
on: pull_request
Run linters
29s
Run unit tests
1m 12s
Annotations
5 errors
Run linters
Process completed with exit code 1.
|
Run unit tests
Process completed with exit code 1.
|
|
|
test/lib/test_licensefinder.py.test_execution_python:
test/lib/test_licensefinder.py#L19
AssertionError: assert 5 == 4
+ where 5 = len([DependencyInfo(idna, 3.10, ['BSD']), DependencyInfo(multidict, 6.1.0, ['Apache 2.0']), DependencyInfo(six, 1.16.0, ['...cyInfo(typing-extensions, 4.12.2, ['Python Software Foundation License']), DependencyInfo(yarl, 1.9.4, ['Apache 2.0'])])
|