Refactor TaskEntity to TaskEntity<TState> #373
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
1 error and 10 warnings
build
Process completed with exit code 1.
|
build:
src/Abstractions/Entities/TaskEntityHelpers.cs#L14
Documentation text should end with a period
|
build:
src/Shared/Core/TaskExtensions.cs#L27
Dereference of a possibly null reference.
|
build:
src/Shared/Core/TaskExtensions.cs#L27
Converting null literal or possible null value to non-nullable type.
|
build:
src/Shared/Core/TaskExtensions.cs#L27
Dereference of a possibly null reference.
|
build:
src/Shared/Core/TaskExtensions.cs#L27
Converting null literal or possible null value to non-nullable type.
|
build:
src/Abstractions/Entities/TaskEntityHelpers.cs#L14
Documentation text should end with a period
|
build:
src/Shared/Core/TaskExtensions.cs#L27
Dereference of a possibly null reference.
|
build:
src/Shared/Core/TaskExtensions.cs#L27
Converting null literal or possible null value to non-nullable type.
|
build:
src/Shared/Core/TaskExtensions.cs#L27
Dereference of a possibly null reference.
|
build:
src/Shared/Core/TaskExtensions.cs#L27
Converting null literal or possible null value to non-nullable type.
|