Skip to content

feat: Provide support for batch scraping #5398

feat: Provide support for batch scraping

feat: Provide support for batch scraping #5398

Triggered via pull request September 26, 2024 00:48
Status Failure
Total duration 2m 39s
Artifacts

codeql-analysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Analyse: src/Promitor.Core.Scraping/Configuration/Model/Metrics/BatchScrapeDefinition.cs#L37
The type or namespace name 'ScrapeDefinitionBatchProperties' could not be found (are you missing a using directive or an assembly reference?)
Analyse: src/Promitor.Core.Scraping/Configuration/Model/Metrics/BatchScrapeDefinition.cs#L22
The type or namespace name 'ScrapeDefinitionBatchProperties' could not be found (are you missing a using directive or an assembly reference?)
Analyse: src/Promitor.Core.Scraping/Configuration/Model/Metrics/ScrapeDefinition.cs#L98
The type or namespace name 'ScrapeDefinitionBatchProperties' could not be found (are you missing a using directive or an assembly reference?)
Analyse: src/Promitor.Core.Scraping/Configuration/Model/Metrics/BatchScrapeDefinition.cs#L37
The type or namespace name 'ScrapeDefinitionBatchProperties' could not be found (are you missing a using directive or an assembly reference?)
Analyse: src/Promitor.Core.Scraping/Configuration/Model/Metrics/BatchScrapeDefinition.cs#L22
The type or namespace name 'ScrapeDefinitionBatchProperties' could not be found (are you missing a using directive or an assembly reference?)
Analyse: src/Promitor.Core.Scraping/Configuration/Model/Metrics/ScrapeDefinition.cs#L98
The type or namespace name 'ScrapeDefinitionBatchProperties' could not be found (are you missing a using directive or an assembly reference?)
Analyse
Assets file '/home/runner/work/promitor/promitor/src/Promitor.Tests.Unit/obj/project.assets.json' doesn't have a target for '.NETFramework,Version=v8.0'. Ensure that restore has run and that you have included 'net80' in the TargetFrameworks for your project.
Analyse
Assets file '/home/runner/work/promitor/promitor/src/Promitor.Integrations.AzureMonitor/obj/project.assets.json' doesn't have a target for '.NETFramework,Version=v8.0'. Ensure that restore has run and that you have included 'net80' in the TargetFrameworks for your project.
Analyse
Assets file '/home/runner/work/promitor/promitor/src/Promitor.Core.Scraping/obj/project.assets.json' doesn't have a target for '.NETFramework,Version=v8.0'. Ensure that restore has run and that you have included 'net80' in the TargetFrameworks for your project.
Analyse
Assets file '/home/runner/work/promitor/promitor/src/Promitor.Core/obj/project.assets.json' doesn't have a target for '.NETFramework,Version=v8.0'. Ensure that restore has run and that you have included 'net80' in the TargetFrameworks for your project.
Analyse
1 issue was detected with this workflow: git checkout HEAD^2 is no longer necessary. Please remove this step as Code Scanning recommends analyzing the merge commit for best results.