build [dependabot]: Bump the microsoft group with 6 updates #202
Annotations
10 errors and 10 warnings
|
PeakLims/src/PeakLims/Domain/Gaia/Features/Generators/AccessionGenerator.cs#L249
'IChatClient' does not contain a definition for 'CompleteAsync' and no accessible extension method 'CompleteAsync' accepting a first argument of type 'IChatClient' could be found (are you missing a using directive or an assembly reference?)
|
|
PeakLims/src/PeakLims/Domain/Gaia/Features/Generators/HealthcareOrganizationGenerator.cs#L96
'IChatClient' does not contain a definition for 'CompleteAsync' and no accessible extension method 'CompleteAsync' accepting a first argument of type 'IChatClient' could be found (are you missing a using directive or an assembly reference?)
|
|
PeakLims/src/PeakLims/Domain/Gaia/Features/Generators/OrganizationGenerator.cs#L87
'IChatClient' does not contain a definition for 'CompleteAsync' and no accessible extension method 'CompleteAsync' accepting a first argument of type 'IChatClient' could be found (are you missing a using directive or an assembly reference?)
|
|
PeakLims/src/PeakLims/Extensions/Services/WebAppServiceConfiguration.cs#L49
Argument 1: cannot convert from 'Microsoft.Extensions.AI.OllamaChatClient' to 'System.Func<Microsoft.Extensions.AI.IChatClient, Microsoft.Extensions.AI.IChatClient>'
|
|
PeakLims/src/PeakLims/Extensions/Services/WebAppServiceConfiguration.cs#L45
'IServiceProvider' does not contain a definition for 'UseFunctionInvocation' and the best extension method overload 'FunctionInvokingChatClientBuilderExtensions.UseFunctionInvocation(ChatClientBuilder, ILoggerFactory?, Action<FunctionInvokingChatClient>?)' requires a receiver of type 'Microsoft.Extensions.AI.ChatClientBuilder'
|
|
PeakLims/src/PeakLims/Domain/Gaia/Features/Generators/AccessionGenerator.cs#L249
'IChatClient' does not contain a definition for 'CompleteAsync' and no accessible extension method 'CompleteAsync' accepting a first argument of type 'IChatClient' could be found (are you missing a using directive or an assembly reference?)
|
|
PeakLims/src/PeakLims/Domain/Gaia/Features/Generators/HealthcareOrganizationGenerator.cs#L96
'IChatClient' does not contain a definition for 'CompleteAsync' and no accessible extension method 'CompleteAsync' accepting a first argument of type 'IChatClient' could be found (are you missing a using directive or an assembly reference?)
|
|
PeakLims/src/PeakLims/Domain/Gaia/Features/Generators/OrganizationGenerator.cs#L87
'IChatClient' does not contain a definition for 'CompleteAsync' and no accessible extension method 'CompleteAsync' accepting a first argument of type 'IChatClient' could be found (are you missing a using directive or an assembly reference?)
|
|
PeakLims/src/PeakLims/Extensions/Services/WebAppServiceConfiguration.cs#L49
Argument 1: cannot convert from 'Microsoft.Extensions.AI.OllamaChatClient' to 'System.Func<Microsoft.Extensions.AI.IChatClient, Microsoft.Extensions.AI.IChatClient>'
|
|
PeakLims/src/PeakLims/Extensions/Services/WebAppServiceConfiguration.cs#L45
'IServiceProvider' does not contain a definition for 'UseFunctionInvocation' and the best extension method overload 'FunctionInvokingChatClientBuilderExtensions.UseFunctionInvocation(ChatClientBuilder, ILoggerFactory?, Action<FunctionInvokingChatClient>?)' requires a receiver of type 'Microsoft.Extensions.AI.ChatClientBuilder'
|
|
PeakLims/src/PeakLims/Domain/AccessionComments/Mappings/AccessionCommentMapper.cs#L9
The member ParentComment on the mapping source type PeakLims.Domain.AccessionComments.AccessionComment is not mapped to any member on the mapping target type PeakLims.Domain.AccessionComments.Dtos.AccessionCommentDto
|
|
PeakLims/src/PeakLims/Domain/AccessionComments/Mappings/AccessionCommentMapper.cs#L9
The member Accession on the mapping source type PeakLims.Domain.AccessionComments.AccessionComment is not mapped to any member on the mapping target type PeakLims.Domain.AccessionComments.Dtos.AccessionCommentDto
|
|
PeakLims/src/PeakLims/Domain/AccessionComments/Mappings/AccessionCommentMapper.cs#L9
The member CommentedAt on the mapping source type PeakLims.Domain.AccessionComments.AccessionComment is not mapped to any member on the mapping target type PeakLims.Domain.AccessionComments.Dtos.AccessionCommentDto
|
|
PeakLims/src/PeakLims/Domain/AccessionComments/Mappings/AccessionCommentMapper.cs#L9
The member CommentedByIdentifier on the mapping source type PeakLims.Domain.AccessionComments.AccessionComment is not mapped to any member on the mapping target type PeakLims.Domain.AccessionComments.Dtos.AccessionCommentDto
|
|
PeakLims/src/PeakLims/Domain/AccessionAttachments/Mappings/AccessionAttachmentMapper.cs#L11
The member Filename on the mapping source type PeakLims.Domain.AccessionAttachments.Dtos.AccessionAttachmentForUpdateDto is not mapped to any member on the mapping target type PeakLims.Domain.AccessionAttachments.Models.AccessionAttachmentForUpdate
|
|
PeakLims/src/PeakLims/Domain/AccessionAttachments/Mappings/AccessionAttachmentMapper.cs#L11
The member S3Key on the mapping source type PeakLims.Domain.AccessionAttachments.Dtos.AccessionAttachmentForUpdateDto is not mapped to any member on the mapping target type PeakLims.Domain.AccessionAttachments.Models.AccessionAttachmentForUpdate
|
|
PeakLims/src/PeakLims/Domain/AccessionAttachments/Mappings/AccessionAttachmentMapper.cs#L11
The member S3Bucket on the mapping source type PeakLims.Domain.AccessionAttachments.Dtos.AccessionAttachmentForUpdateDto is not mapped to any member on the mapping target type PeakLims.Domain.AccessionAttachments.Models.AccessionAttachmentForUpdate
|
|
PeakLimsSpa.Bff/Program.cs#L98
Suggest using top level route registrations instead of UseEndpoints (https://aka.ms/aspnet/analyzers)
|
|
PeakLimsIdp/Factories/ClientFactory.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
PeakLimsIdp/Factories/ClientFactory.cs#L13
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
The logs for this run have expired and are no longer available.
Loading