Skip to content

chore(deps): update dependency jwtcookieauthentication to v4 #390

chore(deps): update dependency jwtcookieauthentication to v4

chore(deps): update dependency jwtcookieauthentication to v4 #390

Triggered via pull request September 10, 2024 10:45
Status Failure
Total duration 44s
Artifacts

localtest-pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
build: src/Controllers/Authentication/OpenIdController.cs#L13
The type or namespace name 'Azure' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
build: src/Controllers/Authentication/OpenIdController.cs#L14
The type or namespace name 'Azure' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
build: src/Controllers/Authentication/OpenIdController.cs#L26
The type or namespace name 'KeyVaultSettings' could not be found (are you missing a using directive or an assembly reference?)
build: src/Controllers/Authentication/OpenIdController.cs#L28
The type or namespace name 'CertificateSettings' could not be found (are you missing a using directive or an assembly reference?)
build: src/Controllers/Authentication/OpenIdController.cs#L36
The type or namespace name 'CertificateSettings' could not be found (are you missing a using directive or an assembly reference?)
build: src/Controllers/Authentication/OpenIdController.cs#L36
The type or namespace name 'KeyVaultSettings' could not be found (are you missing a using directive or an assembly reference?)
build: src/Controllers/Authentication/OpenIdController.cs#L13
The type or namespace name 'Azure' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
build: src/Controllers/Authentication/OpenIdController.cs#L14
The type or namespace name 'Azure' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
build: src/Controllers/Authentication/OpenIdController.cs#L26
The type or namespace name 'KeyVaultSettings' could not be found (are you missing a using directive or an assembly reference?)
build: src/Controllers/Authentication/OpenIdController.cs#L28
The type or namespace name 'CertificateSettings' could not be found (are you missing a using directive or an assembly reference?)
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/Core/Persistence/IOrderRepository.cs#L35
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/Notifications/Core/Persistence/IOrderRepository.cs#L43
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
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.