Skip to content

implementing exception middleware #8

implementing exception middleware

implementing exception middleware #8

Triggered via push July 21, 2023 18:56
Status Success
Total duration 3m 11s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

dotnetcore.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
build: src/eQuantic.Core.Application/Entities/Results/ErrorResult.cs#L8
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/eQuantic.Core.Application/Entities/Results/ErrorResult.cs#L8
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/eQuantic.Core.Application/Entities/Results/ErrorResult.cs#L8
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/eQuantic.Core.Application/Entities/Results/ErrorResult.cs#L8
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.