Skip to content

Add serilog

Add serilog #14

Triggered via push April 19, 2024 08:02
Status Success
Total duration 29s
Artifacts

dotnet-ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
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)'.
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)'.