Skip to content

chore(deps): update nuget non-major dependencies #413

chore(deps): update nuget non-major dependencies

chore(deps): update nuget non-major dependencies #413

Triggered via pull request November 19, 2024 22:35
Status Success
Total duration 31s
Artifacts

localtest-pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/Notifications/API/Extensions/HttpContextExtensions.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/Notifications/API/Extensions/ResourceLinkExtensions.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/Notifications/API/Mappers/OrderMapper.cs#L228
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/Notifications/API/Mappers/OrderMapper.cs#L237
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/Notifications/API/Models/EmailNotificationSummaryExt.cs#L23
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/Notifications/API/Models/SmsNotificationSummaryExt.cs#L23
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/Notifications/API/Models/BaseNotificationOrderExt.cs#L23
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/Notifications/API/Models/BaseNotificationOrderExt.cs#L60
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/Notifications/API/Models/NotificationOrderRequestBaseExt.cs#L21
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/Notifications/API/Models/NotificationOrderRequestBaseExt.cs#L40
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.