Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows in the github_actions group across 1 directory #24
Annotations
6 warnings
Alexa.NET.Tests/RequestTests.cs#L200
The literal or constant value "testScope" should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'Can_Read_SkillEventPermissionChange' on type 'RequestTests'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
|
Alexa.NET.Tests/RequestTests.cs#L192
The literal or constant value "testToken" should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'Can_Read_SkillEventAccountLink' on type 'RequestTests'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
|
Alexa.NET.Tests/SkillConnectionTests.cs#L91
The literal or constant value "parameterValue" should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'LaunchRequestWithCustomTaskDeserializesCorrectly' on type 'SkillConnectionTests'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
|
Alexa.NET.Tests/RequestTests.cs#L200
The literal or constant value "testScope" should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'Can_Read_SkillEventPermissionChange' on type 'RequestTests'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
|
Alexa.NET.Tests/RequestTests.cs#L192
The literal or constant value "testToken" should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'Can_Read_SkillEventAccountLink' on type 'RequestTests'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
|
Alexa.NET.Tests/SkillConnectionTests.cs#L91
The literal or constant value "parameterValue" should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'LaunchRequestWithCustomTaskDeserializesCorrectly' on type 'SkillConnectionTests'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
|
Loading