Skip to content

update global exception handler #15

update global exception handler

update global exception handler #15

Triggered via push May 4, 2024 09:57
Status Success
Total duration 31s
Artifacts

dotnet-ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
build: JixMinApi/Features/Todo/Result.cs#L33
Converting null literal or possible null value to non-nullable type.
build: JixMinApi/Features/Todo/Result.cs#L34
Possible null reference argument for parameter 'value' in 'Result<T>.Result(T value)'.
build: JixMinApi/Features/Todo/Queries/GetTodoByIdQuery.cs#L46
Possible null reference argument for parameter 'value' in 'Result<TodoDto>.Result(TodoDto value)'.
build: JixMinApi/Features/Todo/Result.cs#L33
Converting null literal or possible null value to non-nullable type.
build: JixMinApi/Features/Todo/Result.cs#L34
Possible null reference argument for parameter 'value' in 'Result<T>.Result(T value)'.
build: JixMinApi/Features/Todo/Queries/GetTodoByIdQuery.cs#L46
Possible null reference argument for parameter 'value' in 'Result<TodoDto>.Result(TodoDto value)'.