Skip to content

Adding support for pub package manager #2299

Adding support for pub package manager

Adding support for pub package manager #2299

Triggered via pull request October 28, 2024 20:31
Status Failure
Total duration 6m 38s
Artifacts

snapshot-verify.yml

on: pull_request
Matrix: verify
Fit to window
Zoom out
Zoom in

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.