feat(python): parse licenses from dist-info folder #9038
test.yaml
on: pull_request
Integration Test
9m 1s
K8s Integration Test
5m 36s
Module Integration Test
18m 8s
VM Integration Test
6m 13s
Matrix: Build Test
Matrix: Test
Annotations
10 errors and 1 warning
Test (ubuntu-latest)
Process completed with exit code 1.
|
Test (ubuntu-latest):
pkg/fanal/analyzer/language/python/packaging/packaging.go#L170
importShadow: shadow of imported package 'path' (gocritic)
|
Test (ubuntu-latest):
pkg/fanal/analyzer/language/python/packaging/packaging.go#L149
paramTypeCombine: func(dir string, licPath string, classifierConfidenceLevel float64, fsys fs.FS) (types.LicenseFindings, error) could be replaced with func(dir, licPath string, classifierConfidenceLevel float64, fsys fs.FS) (types.LicenseFindings, error) (gocritic)
|
Test (ubuntu-latest):
pkg/fanal/analyzer/language/python/packaging/packaging.go#L170
importShadow: shadow of imported package 'path' (gocritic)
|
Test (ubuntu-latest):
pkg/fanal/analyzer/language/python/packaging/packaging.go#L149
paramTypeCombine: func(dir string, licPath string, classifierConfidenceLevel float64, fsys fs.FS) (types.LicenseFindings, error) could be replaced with func(dir, licPath string, classifierConfidenceLevel float64, fsys fs.FS) (types.LicenseFindings, error) (gocritic)
|
Test (ubuntu-latest)
issues found
|
Test (windows-latest)
The job was canceled because "ubuntu-latest" failed.
|
Test (windows-latest)
The operation was canceled.
|
Test (macos-latest)
The job was canceled because "ubuntu-latest" failed.
|
Test (macos-latest)
The operation was canceled.
|
Module Integration Test
Failed to restore: The operation cannot be completed in timeout.
|