Bump AspNetCore.HealthChecks.Rabbitmq from 8.0.2 to 9.0.0 in /eFormAPI #7510
dotnet-core-pr.yml
on: pull_request
build
40s
test-dotnet
43s
Matrix: test
Annotations
6 errors and 12 warnings
build
Process completed with exit code 1.
|
test-dotnet:
eFormAPI/eFormAPI.Web/Startup.cs#L128
Argument 2: cannot convert from 'string' to 'System.Func<System.IServiceProvider, RabbitMQ.Client.IConnection>?'
|
test-dotnet:
eFormAPI/eFormAPI.Web/Startup.cs#L164
Argument 2: cannot convert from 'string' to 'System.Func<System.IServiceProvider, RabbitMQ.Client.IConnection>?'
|
test-dotnet:
eFormAPI/eFormAPI.Web/Startup.cs#L128
Argument 2: cannot convert from 'string' to 'System.Func<System.IServiceProvider, RabbitMQ.Client.IConnection>?'
|
test-dotnet:
eFormAPI/eFormAPI.Web/Startup.cs#L164
Argument 2: cannot convert from 'string' to 'System.Func<System.IServiceProvider, RabbitMQ.Client.IConnection>?'
|
test-dotnet
Process completed with exit code 1.
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-dotnet
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-dotnet:
eFormAPI/eFormAPI.Web/Services/WordProcessor.cs#L62
'HtmlConverter.ParseHtml(string, CancellationToken)' is obsolete: 'Use ParseBody instead for output clarification'
|
test-dotnet:
eFormAPI/eFormAPI.Web/Infrastructure/Models/SelectableList/AdvEntitySelectableGroupEditModel.cs#L34
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
test-dotnet:
eFormAPI/eFormAPI.Web/Infrastructure/Models/SelectableList/AdvEntitySelectableGroupEditModel.cs#L35
Non-nullable property 'GroupUid' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
test-dotnet:
eFormAPI/eFormAPI.Web/Infrastructure/Models/SelectableList/AdvEntitySelectableGroupEditModel.cs#L36
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
test-dotnet:
eFormAPI/eFormAPI.Web/Program.cs#L95
'SentryOptions.EnableTracing' is obsolete: 'Use TracesSampleRate or TracesSampler instead'
|
test-dotnet:
eFormAPI/eFormAPI.Web/Hosting/Security/ClaimsTransformer.cs#L80
Use IHeaderDictionary.Append or the indexer to append or set headers. IDictionary.Add will throw an ArgumentException when attempting to add a duplicate key. (https://aka.ms/aspnet/analyzers)
|
test-dotnet:
eFormAPI/eFormAPI.Web/Hosting/Security/ClaimsTransformer.cs#L89
Use IHeaderDictionary.Append or the indexer to append or set headers. IDictionary.Add will throw an ArgumentException when attempting to add a duplicate key. (https://aka.ms/aspnet/analyzers)
|
test-dotnet:
eFormAPI/eFormAPI.Web/Controllers/Eforms/AudioController.cs#L75
Use IHeaderDictionary.Append or the indexer to append or set headers. IDictionary.Add will throw an ArgumentException when attempting to add a duplicate key. (https://aka.ms/aspnet/analyzers)
|
test-dotnet:
eFormAPI/eFormAPI.Web/Services/WordProcessor.cs#L62
'HtmlConverter.ParseHtml(string, CancellationToken)' is obsolete: 'Use ParseBody instead for output clarification'
|
test-dotnet:
eFormAPI/eFormAPI.Web/Infrastructure/Models/SelectableList/AdvEntitySelectableGroupEditModel.cs#L34
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|