Skip to content

Merge pull request #36 from peans99/dev080 #16

Merge pull request #36 from peans99/dev080

Merge pull request #36 from peans99/dev080 #16

Triggered via push August 26, 2026 19:32
Status Success
Total duration 3m 19s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
release: tests/Quantumwake.Tests/UexFeedsTests.cs#L293
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
release: tests/Quantumwake.WebTests/ShoppingDestinationTests.cs#L76
Cannot convert null literal to non-nullable reference type.
release: tests/Quantumwake.WebTests/ShoppingDestinationTests.cs#L55
Cannot convert null literal to non-nullable reference type.
release: tests/Quantumwake.WebTests/ShoppingDestinationTests.cs#L55
Cannot convert null literal to non-nullable reference type.