Skip to content

0.8.21 - write down the two screenshot traps (#35) #15

0.8.21 - write down the two screenshot traps (#35)

0.8.21 - write down the two screenshot traps (#35) #15

Triggered via push August 25, 2026 04:11
Status Success
Total duration 2m 8s
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.