add Apache License 2.0 #10
Annotations
8 warnings
Build:
src/TodoService.Infrastructure/InfrastructureModule.cs#L19
The field 'InfrastructureModule.ENCRYPTION_KEY' is assigned but its value is never used
|
Build:
src/TodoService.API/DTOs/TodoItemDTO.cs#L5
'TodoItemDTO' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
Build:
test/TodoService.Specs/TodoItem.cs#L11
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
Build:
test/TodoService.Specs/TodoItem.cs#L5
'TodoItem' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
Build:
src/TodoService.Infrastructure/InfrastructureModule.cs#L19
The field 'InfrastructureModule.ENCRYPTION_KEY' is assigned but its value is never used
|
Build:
src/TodoService.API/DTOs/TodoItemDTO.cs#L5
'TodoItemDTO' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
Build:
test/TodoService.Specs/TodoItem.cs#L11
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
Build:
test/TodoService.Specs/TodoItem.cs#L5
'TodoItem' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
The logs for this run have expired and are no longer available.
Loading