Skip to content

Adding Unit Tests

Adding Unit Tests #1

Triggered via pull request January 16, 2024 10:36
@bellons91bellons91
synchronize #6
tests
Status Success
Total duration 33s
Artifacts

dotnet-pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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