CI #24
ci.yml
on: workflow_dispatch
Run linters
18s
Run unit tests
1m 27s
Annotations
2 errors and 1 warning
Run unit tests
Process completed with exit code 1.
|
test/test_licensevalidator.py.test_multilang:
test/test_licensevalidator.py#L136
AssertionError: assert 'Rust' in {'Python': [DependencyInfo(click, 8.1.7, ['New BSD']), DependencyInfo(coverage, 7.5.4, ['Apache 2.0']), DependencyInfo....10.0, ['New BSD']), DependencyInfo(openssl, 1.1.1n, ['unknown']), DependencyInfo(protobuf, 3.20.0, ['New BSD']), ...]}
|
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/.
|