Skip to content

chore(deps): update dependency chickensoft.godottest to 2.0.2 #326

chore(deps): update dependency chickensoft.godottest to 2.0.2

chore(deps): update dependency chickensoft.godottest to 2.0.2 #326

Triggered via push August 9, 2025 17:18
Status Success
Total duration 37s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

unit_tests.yaml

on: push
🔬 Unit Tests
33s
🔬 Unit Tests
Fit to window
Zoom out
Zoom in

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)