Skip to content

Create dotnet.yml

Create dotnet.yml #1

Triggered via push October 9, 2024 14:08
Status Success
Total duration 35s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: ShinySwitch.Tests/TypeSwitchExpressionTests.cs#L141
Converting null literal or possible null value to non-nullable type.
build: ShinySwitch.Tests/SwitchExpressionTests.cs#L53
Possible null reference return.
build: ShinySwitch.Tests/TypeSwitchExpressionTests.cs#L150
Converting null literal or possible null value to non-nullable type.
build: ShinySwitch.Tests/SwitchExpressionTests.cs#L21
Do not use Assert.Equal() to check for null value. Use Assert.Null instead. (https://xunit.net/xunit.analyzers/rules/xUnit2003)
build: ShinySwitch.Tests/SwitchStatementTests.cs#L42
Do not use Assert.Equal() to check for null value. Use Assert.Null instead. (https://xunit.net/xunit.analyzers/rules/xUnit2003)
build: ShinySwitch.Tests/TypeSwitchExpressionTests.cs#L141
Converting null literal or possible null value to non-nullable type.
build: ShinySwitch.Tests/SwitchExpressionTests.cs#L53
Possible null reference return.
build: ShinySwitch.Tests/TypeSwitchExpressionTests.cs#L150
Converting null literal or possible null value to non-nullable type.
build: ShinySwitch.Tests/SwitchExpressionTests.cs#L21
Do not use Assert.Equal() to check for null value. Use Assert.Null instead. (https://xunit.net/xunit.analyzers/rules/xUnit2003)
build: ShinySwitch.Tests/SwitchStatementTests.cs#L42
Do not use Assert.Equal() to check for null value. Use Assert.Null instead. (https://xunit.net/xunit.analyzers/rules/xUnit2003)