Skip to content

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

chore(deps): update nuget non-major dependencies

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

Triggered via pull request August 29, 2024 14:25
Status Success
Total duration 37s
Artifacts

localtest-pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/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.
build: src/Notifications/API/Models/NotificationOrderExt.cs#L23
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/Notifications/API/Models/NotificationOrderExt.cs#L29
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.