Update README.md #2
Annotations
4 warnings
build:
src/core/TestHandler.cs#L9
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/cli/Program.cs#L21
The local function 'CreateHost' is declared but never used
|
build:
src/core/TestHandler.cs#L9
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/cli/Program.cs#L21
The local function 'CreateHost' is declared but never used
|