Use yarl instead of grpcio in tests to avoid dependabot warnings #33
ci.yml
on: pull_request
Run linters
21s
Run unit tests
1m 7s
Annotations
5 errors and 1 warning
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 'multidict' == 'six'
- six
+ multidict
|
Run linters
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|