Skip to content

remove code smell

remove code smell #32

Triggered via push March 20, 2024 11:24
Status Success
Total duration 2m 36s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

17 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/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#L31
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.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.
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.