CM-40908 - Implement NuGet restore support for SCA #883
Annotations
6 errors and 1 warning
cycode/cli/files_collector/sca/nuget/restore_nuget_dependencies.py#L2
cycode/cli/files_collector/sca/nuget/restore_nuget_dependencies.py:2:8: F401 `shutil` imported but unused
|
cycode/cli/files_collector/sca/nuget/restore_nuget_dependencies.py#L3
cycode/cli/files_collector/sca/nuget/restore_nuget_dependencies.py:3:26: F401 `typing.Optional` imported but unused
|
cycode/cli/files_collector/sca/sca_code_scanner.py#L1
cycode/cli/files_collector/sca/sca_code_scanner.py:1:1: I001 Import block is un-sorted or un-formatted
|
cycode/cli/files_collector/sca/sca_code_scanner.py#L19
cycode/cli/files_collector/sca/sca_code_scanner.py:19:74: F811 Redefinition of unused `BaseRestoreDependencies` from line 9
|
cycode/cli/files_collector/sca/sca_code_scanner.py#L19
cycode/cli/files_collector/sca/sca_code_scanner.py:19:74: TCH004 Move import `cycode.cli.files_collector.sca.base_restore_dependencies.BaseRestoreDependencies` out of type-checking block. Import is used for more than type hinting.
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, 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/
|
The logs for this run have expired and are no longer available.
Loading