Skip to content

added PowerShell scripts required by CI/CD #3

added PowerShell scripts required by CI/CD

added PowerShell scripts required by CI/CD #3

Triggered via pull request May 2, 2024 20:39
Status Failure
Total duration 1m 9s
Artifacts

pr_validation.yaml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 13 warnings
Test-ubuntu-latest
Failed to execute ReportGenerator global tool
Test-windows-latest
The job was canceled because "ubuntu-latest" failed.
Test-windows-latest
The operation was canceled.
Test-ubuntu-latest
Could not find any TRX files for /github/workspace/**/*.trx
Test-ubuntu-latest
Your file pattern contains absolute paths, please read the notes on absolute paths:
Test-ubuntu-latest: src/DrawTogether.UI/Shared/ConnectedStroke.cs#L15
Non-nullable property 'Stroke' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Test-ubuntu-latest: src/DrawTogether.UI/Server/Actors/PaintInstanceActor.cs#L34
Non-nullable field '_streamsDebouncer' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Test-ubuntu-latest: src/DrawTogether.UI/Server/Shared/NavMenu.razor#L26
Possible null reference return.
Test-ubuntu-latest: src/DrawTogether.UI/Server/Pages/Error.cshtml.cs#L22
Non-nullable property 'RequestId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Test-ubuntu-latest: src/DrawTogether.UI/Server/Components/Circle.razor#L18
Non-nullable property 'cursorId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Test-ubuntu-latest: src/DrawTogether.UI/Server/Services/AkkaService.cs#L46
Non-nullable field '_system' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Test-ubuntu-latest: src/DrawTogether.UI/Server/Services/AkkaService.cs#L46
Non-nullable field '_paintManager' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Test-ubuntu-latest: src/DrawTogether.UI/Server/Services/AkkaService.cs#L55
'ServiceProviderSetup' is obsolete: 'Used DependencyResolverSetup instead.'
Test-ubuntu-latest: src/DrawTogether.UI/Server/Pages/Paint.razor#L42
Non-nullable property 'SessionId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Test-ubuntu-latest: src/DrawTogether.UI/Server/Pages/Paint.razor#L48
Non-nullable field '_hubUrl' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.