Skip to content

feat: Implement Resource-based Authorization on GetBooking by Id #31

feat: Implement Resource-based Authorization on GetBooking by Id

feat: Implement Resource-based Authorization on GetBooking by Id #31

Triggered via push March 20, 2024 11:21
Status Success
Total duration 1m 17s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

19 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build: src/Bookify.Domain/Entities/Abstractions/Result.cs#L24
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/Bookify.Domain/Entities/Abstractions/Result.cs#L42
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/Bookify.Domain/Entities/Abstractions/Result.cs#L29
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/Bookify.Domain/Entities/Abstractions/Result.cs#L31
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/Bookify.Infrastructure/Authentication/ClaimsPrincipalExtensions.cs#L7
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/Bookify.Infrastructure/Authentication/ClaimsPrincipalExtensions.cs#L16
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/Bookify.Infrastructure/Outbox/ProcessOutboxMessagesJob.cs#L100
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/Bookify.Infrastructure/Outbox/ProcessOutboxMessagesJob.cs#L53
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/Bookify.Domain/Entities/Abstractions/Result.cs#L42
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/Bookify.Domain/Entities/Abstractions/Result.cs#L29
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/Bookify.Domain/Entities/Abstractions/Result.cs#L24
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/Bookify.Domain/Entities/Abstractions/Result.cs#L31
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/Bookify.Infrastructure/Authentication/ClaimsPrincipalExtensions.cs#L7
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/Bookify.Infrastructure/Authentication/ClaimsPrincipalExtensions.cs#L16
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/Bookify.Infrastructure/Outbox/ProcessOutboxMessagesJob.cs#L100
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/Bookify.Infrastructure/Outbox/ProcessOutboxMessagesJob.cs#L53
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/Bookify.API/Middleware/ExceptionHandlingMiddleware.cs#L74
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/Bookify.Domain/Entities/Abstractions/Result.cs#L42
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.