Skip to content

Update Primitive.Enum.cs #167

Update Primitive.Enum.cs

Update Primitive.Enum.cs #167

Triggered via push May 30, 2024 23:10
Status Success
Total duration 31s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build: test/extension/StringExtensionTest.cs#L48
The literal or constant value BaseTextLower should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'TestText' on type 'StringExtensionTest'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
build: test/extension/StringExtensionTest.cs#L49
The literal or constant value BaseTextUpper should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'TestText' on type 'StringExtensionTest'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
build: test/extension/StringExtensionTest.cs#L51
The literal or constant value BaseText should be passed as the 'expected' argument in the call to 'Assert.NotEqual(expected, actual)' in method 'TestText' on type 'StringExtensionTest'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
build: test/extension/StringExtensionTest.cs#L52
The literal or constant value BaseText should be passed as the 'expected' argument in the call to 'Assert.NotEqual(expected, actual)' in method 'TestText' on type 'StringExtensionTest'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
build: test/extension/StringExtensionTest.cs#L54
The literal or constant value BaseTextCaptz should be passed as the 'expected' argument in the call to 'Assert.NotEqual(expected, actual)' in method 'TestText' on type 'StringExtensionTest'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
build: test/extension/StringExtensionTest.cs#L55
The literal or constant value BaseTextCaptz should be passed as the 'expected' argument in the call to 'Assert.NotEqual(expected, actual)' in method 'TestText' on type 'StringExtensionTest'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
build: test/extension/StringExtensionTest.cs#L48
The literal or constant value BaseTextLower should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'TestText' on type 'StringExtensionTest'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
build: test/extension/StringExtensionTest.cs#L49
The literal or constant value BaseTextUpper should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'TestText' on type 'StringExtensionTest'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
build: test/extension/StringExtensionTest.cs#L51
The literal or constant value BaseText should be passed as the 'expected' argument in the call to 'Assert.NotEqual(expected, actual)' in method 'TestText' on type 'StringExtensionTest'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
build: test/extension/StringExtensionTest.cs#L52
The literal or constant value BaseText should be passed as the 'expected' argument in the call to 'Assert.NotEqual(expected, actual)' in method 'TestText' on type 'StringExtensionTest'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)