Skip to content

build [dependabot]: Bump QueryKit from 1.5.0 to 1.12.0 #287

build [dependabot]: Bump QueryKit from 1.5.0 to 1.12.0

build [dependabot]: Bump QueryKit from 1.5.0 to 1.12.0 #287

Triggered via pull request December 15, 2025 15:36
Status Success
Total duration 1m 46s
Artifacts
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
test (9.0.x): 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
test (9.0.x): 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
test (9.0.x): 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
test (9.0.x): 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
test (9.0.x): 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
test (9.0.x): 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
test (9.0.x): 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
test (9.0.x): PeakLimsSpa.Bff/Program.cs#L98
Suggest using top level route registrations instead of UseEndpoints (https://aka.ms/aspnet/analyzers)
test (9.0.x): PeakLimsIdp/Factories/ClientFactory.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
test (9.0.x): PeakLimsIdp/Factories/ClientFactory.cs#L13
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.