chore(deps): update dependency chickensoft.godottest to 2.0.2 #326
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 warnings
|
🔬 Unit Tests:
GodotEnv.Tests/src/common/clients/EnvironmentVariableClientTest.cs#L124
MemberData must reference a public member. Add or change the visibility of the data member to public. (https://xunit.net/xunit.analyzers/rules/xUnit1016)
|
|
🔬 Unit Tests:
GodotEnv.Tests/src/features/godot/serializers/ReleaseVersionSerializerTest.cs#L20
The member referenced by the MemberData attribute returns untyped data rows, such as object[]. Consider using TheoryData<> as the return type to provide better type safety. (https://xunit.net/xunit.analyzers/rules/xUnit1042)
|
|
🔬 Unit Tests:
GodotEnv.Tests/src/features/godot/serializers/SharpVersionDeserializerTest.cs#L37
The member referenced by the MemberData attribute returns untyped data rows, such as object[]. Consider using TheoryData<> as the return type to provide better type safety. (https://xunit.net/xunit.analyzers/rules/xUnit1042)
|
|
🔬 Unit Tests:
GodotEnv.Tests/src/common/clients/FileClientTest.cs#L300
The member referenced by the MemberData attribute returns untyped data rows, such as object[]. Consider using TheoryData<> as the return type to provide better type safety. (https://xunit.net/xunit.analyzers/rules/xUnit1042)
|
|
🔬 Unit Tests:
GodotEnv.Tests/src/features/godot/serializers/SharpVersionSerializerTest.cs#L19
The member referenced by the MemberData attribute returns untyped data rows, such as object[]. Consider using TheoryData<> as the return type to provide better type safety. (https://xunit.net/xunit.analyzers/rules/xUnit1042)
|
|
🔬 Unit Tests:
GodotEnv.Tests/src/common/clients/EnvironmentVariableClientTest.cs#L37
The member referenced by the MemberData attribute returns untyped data rows, such as object[]. Consider using TheoryData<> as the return type to provide better type safety. (https://xunit.net/xunit.analyzers/rules/xUnit1042)
|
|
🔬 Unit Tests:
GodotEnv.Tests/src/common/clients/EnvironmentVariableClientTest.cs#L37
MemberData must reference a public member. Add or change the visibility of the data member to public. (https://xunit.net/xunit.analyzers/rules/xUnit1016)
|
|
🔬 Unit Tests:
GodotEnv.Tests/src/common/clients/FileClientTest.cs#L118
The member referenced by the MemberData attribute returns untyped data rows, such as object[]. Consider using TheoryData<> as the return type to provide better type safety. (https://xunit.net/xunit.analyzers/rules/xUnit1042)
|
|
🔬 Unit Tests:
GodotEnv.Tests/src/common/clients/FileClientTest.cs#L83
The member referenced by the MemberData attribute returns untyped data rows, such as object[]. Consider using TheoryData<> as the return type to provide better type safety. (https://xunit.net/xunit.analyzers/rules/xUnit1042)
|
|
🔬 Unit Tests:
GodotEnv.Tests/src/common/clients/FileClientTest.cs#L56
The member referenced by the MemberData attribute returns untyped data rows, such as object[]. Consider using TheoryData<> as the return type to provide better type safety. (https://xunit.net/xunit.analyzers/rules/xUnit1042)
|