Bump the core group with 6 updates #1913
workflow.yml
on: pull_request
deployFunction
0s
release
0s
Annotations
1 error and 32 warnings
|
test
Process completed with exit code 1.
|
|
build:
src/RepoGovernance.Function/ProcessItemFromQueueFunction.cs#L23
The variable 'project' is assigned but its value is never used
|
|
build:
src/RepoGovernance.Service/Program.cs#L17
'ApplicationInsightsExtensions.AddApplicationInsightsTelemetry(IServiceCollection, string)' is obsolete: 'InstrumentationKey based global ingestion is being deprecated. Use the AddApplicationInsightsTelemetry() overload which accepts Action<ApplicationInsightsServiceOptions> and set ApplicationInsightsServiceOptions.ConnectionString. See https://github.com/microsoft/ApplicationInsights-dotnet/issues/2560 for more details.'
|
|
build:
src/RepoGovernance.Service/Controllers/SummaryItemsController.cs#L162
Possible null reference argument for parameter 'connectionString' in 'Task<SummaryItem?> SummaryItemsDA.GetSummaryItem(string connectionString, string user, string owner, string repo, string? gitHubId, string? gitHubSecret)'.
|
|
build:
src/RepoGovernance.Web/Views/Home/Index.cshtml#L138
Dereference of a possibly null reference.
|
|
build:
src/RepoGovernance.Web/Views/Home/Index.cshtml#L110
Dereference of a possibly null reference.
|
|
build:
src/RepoGovernance.Web/Services/BaseServiceApiClient.cs#L9
Non-nullable field '_client' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build:
src/RepoGovernance.Web/Controllers/HomeController.cs#L112
Converting null literal or possible null value to non-nullable type.
|
|
build:
src/RepoGovernance.Web/Views/Home/Details.cshtml#L17
Dereference of a possibly null reference.
|
|
build:
src/RepoGovernance.Web/Models/SummaryItemsIndex.cs#L9
Non-nullable property 'SummaryRepoLanguages' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/RepoGovernance.Web/Models/SummaryItemsIndex.cs#L8
Non-nullable property 'SummaryItems' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/RepoGovernance.Web/Program.cs#L7
'ApplicationInsightsExtensions.AddApplicationInsightsTelemetry(IServiceCollection, string)' is obsolete: 'InstrumentationKey based global ingestion is being deprecated. Use the AddApplicationInsightsTelemetry() overload which accepts Action<ApplicationInsightsServiceOptions> and set ApplicationInsightsServiceOptions.ConnectionString. See https://github.com/microsoft/ApplicationInsights-dotnet/issues/2560 for more details.'
|
|
build:
src/RepoGovernance.Web/Services/SummaryItemsServiceApiClient.cs#L15
Possible null reference argument for parameter 'uriString' in 'Uri.Uri(string uriString)'.
|
|
build:
src/RepoGovernance.Core/Models/DORASummaryItem.cs#L6
Non-nullable property 'DeploymentFrequencyBadgeWithMetricURL' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/RepoGovernance.Core/Models/DORASummaryItem.cs#L6
Non-nullable property 'DeploymentFrequencyBadgeURL' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/RepoGovernance.Core/Models/DORASummaryItem.cs#L6
Non-nullable property 'Repo' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/RepoGovernance.Core/Models/DORASummaryItem.cs#L6
Non-nullable property 'Project' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/RepoGovernance.Core/Models/DORASummaryItem.cs#L6
Non-nullable property 'Owner' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/RepoGovernance.Core/Models/NuGetPackages/Root.cs#L5
Non-nullable property 'Projects' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/RepoGovernance.Core/Models/NuGetPackages/Vulnerability.cs#L6
Non-nullable property 'advisoryurl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/RepoGovernance.Core/Models/NuGetPackages/Vulnerability.cs#L5
Non-nullable property 'severity' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/RepoGovernance.Core/Models/AzureStorageTableModel.cs#L17
Non-nullable property 'RowKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/RepoGovernance.Core/Models/AzureStorageTableModel.cs#L17
Non-nullable property 'PartitionKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
test:
src/RepoGovernance.Core/Models/DORASummaryItem.cs#L6
Non-nullable property 'MeanTimeToRestoreBadgeURL' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
test:
src/RepoGovernance.Core/Models/DORASummaryItem.cs#L6
Non-nullable property 'LeadTimeForChangesBadgeWithMetricURL' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
test:
src/RepoGovernance.Core/Models/DORASummaryItem.cs#L6
Non-nullable property 'LeadTimeForChangesBadgeURL' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
test:
src/RepoGovernance.Core/Models/DORASummaryItem.cs#L6
Non-nullable property 'DeploymentFrequencyBadgeWithMetricURL' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
test:
src/RepoGovernance.Core/Models/DORASummaryItem.cs#L6
Non-nullable property 'DeploymentFrequencyBadgeURL' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
test:
src/RepoGovernance.Core/Models/DORASummaryItem.cs#L6
Non-nullable property 'Repo' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
test:
src/RepoGovernance.Core/Models/DORASummaryItem.cs#L6
Non-nullable property 'Project' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
test:
src/RepoGovernance.Core/Models/DORASummaryItem.cs#L6
Non-nullable property 'Owner' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
test:
src/RepoGovernance.Core/Models/AzureStorageTableModel.cs#L17
Non-nullable property 'RowKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
test:
src/RepoGovernance.Core/Models/AzureStorageTableModel.cs#L17
Non-nullable property 'PartitionKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
drop
Expired
|
11.5 MB |
sha256:6a6232f96d374f9f3c910cf5b389a3f6a712d205079fb3fccd3e2bf9fd1da5e8
|
|
|
function
Expired
|
11.9 MB |
sha256:65754d999da03f8485ae336f3c442421fa95dcc5a0c1e95aad8e72493bb8cf72
|
|
|
service
Expired
|
13.5 MB |
sha256:8b599b969d278807037170d930296a3ccebcd4fe4e10ec5cef4d927572c2381d
|
|
|
web
Expired
|
29.9 MB |
sha256:6f840ab771ba009026e318ce5b83ec731926405e4f7921a36970ca7e41a42a8e
|
|