Adding support for pub package manager #2299
Annotations
9 errors and 3 warnings
verify (ubuntu-latest):
src/Microsoft.ComponentDetection.Detectors/pub/PubComponentDetector.cs#L35
'PubComponentDetector.OnFileFoundAsync(ProcessRequest, IDictionary<string, string>)': no suitable method found to override
|
verify (ubuntu-latest):
src/Microsoft.ComponentDetection.Detectors/pub/PubComponentDetector.cs#L13
'PubComponentDetector' does not implement inherited abstract member 'FileComponentDetector.OnFileFoundAsync(ProcessRequest, IDictionary<string, string>, CancellationToken)'
|
verify (ubuntu-latest)
Process completed with exit code 1.
|
verify (windows-latest):
src/Microsoft.ComponentDetection.Detectors/pub/PubComponentDetector.cs#L35
'PubComponentDetector.OnFileFoundAsync(ProcessRequest, IDictionary<string, string>)': no suitable method found to override
|
verify (windows-latest):
src/Microsoft.ComponentDetection.Detectors/pub/PubComponentDetector.cs#L13
'PubComponentDetector' does not implement inherited abstract member 'FileComponentDetector.OnFileFoundAsync(ProcessRequest, IDictionary<string, string>, CancellationToken)'
|
verify (windows-latest)
Process completed with exit code 1.
|
verify (macos-latest):
src/Microsoft.ComponentDetection.Detectors/pub/PubComponentDetector.cs#L35
'PubComponentDetector.OnFileFoundAsync(ProcessRequest, IDictionary<string, string>)': no suitable method found to override
|
verify (macos-latest):
src/Microsoft.ComponentDetection.Detectors/pub/PubComponentDetector.cs#L13
'PubComponentDetector' does not implement inherited abstract member 'FileComponentDetector.OnFileFoundAsync(ProcessRequest, IDictionary<string, string>, CancellationToken)'
|
verify (macos-latest)
Process completed with exit code 1.
|
verify (ubuntu-latest)
No files were found with the provided path: /home/runner/work/component-detection/component-detection/output. No artifacts will be uploaded.
|
verify (windows-latest)
No files were found with the provided path: D:\a\component-detection\component-detection/output. No artifacts will be uploaded.
|
verify (macos-latest)
No files were found with the provided path: /Users/runner/work/component-detection/component-detection/output. No artifacts will be uploaded.
|