Skip to content

added test cases for flags with empty string value #209

added test cases for flags with empty string value

added test cases for flags with empty string value #209

Triggered via pull request January 23, 2025 15:39
Status Failure
Total duration 5m 40s
Artifacts 3

test-sdks.yml

on: pull_request
test-react-native-sdk  /  lint
19s
test-react-native-sdk / lint
test-react-native-sdk  /  test
25s
test-react-native-sdk / test
test-react-native-sdk  /  build
18s
test-react-native-sdk / build
test-php-sdk  /  build-and-test
9s
test-php-sdk / build-and-test
test-ios-sdk  /  build
34s
test-ios-sdk / build
test-golang-sdk  /  test-sdk
33s
test-golang-sdk / test-sdk
test-dotnet-sdk  /  build-and-run-tests
30s
test-dotnet-sdk / build-and-run-tests
Matrix: test-android-sdk / test-android-sdk
Matrix: test-java-common-sdk / lint-test-sdk
Matrix: test-java-sdk / lint-test-sdk
Matrix: test-js-client-sdk / lint-test-sdk
Matrix: test-js-client-sdk / typecheck
Matrix: test-multiplatform-sdk / Cargo Build & Test
Matrix: test-node-server-sdk / lint-test-sdk
Matrix: test-node-server-sdk / typecheck
Fit to window
Zoom out
Zoom in

Annotations

40 errors and 36 warnings
test-js-client-sdk / typecheck (22)
Process completed with exit code 1.
test-php-sdk / build-and-test
Process completed with exit code 2.
test-js-client-sdk / lint-test-sdk (20)
Process completed with exit code 2.
test-js-client-sdk / typecheck (23)
Process completed with exit code 1.
test-js-client-sdk / lint-test-sdk (18)
The job was canceled because "_20" failed.
test-js-client-sdk / lint-test-sdk (18)
Process completed with exit code 2.
test-js-client-sdk / typecheck (20)
The job was canceled because "_22" failed.
test-js-client-sdk / typecheck (20)
Process completed with exit code 1.
test-js-client-sdk / typecheck (18)
The job was canceled because "_22" failed.
test-js-client-sdk / typecheck (18)
Process completed with exit code 1.
test-js-client-sdk / lint-test-sdk (23)
The job was canceled because "_20" failed.
test-js-client-sdk / lint-test-sdk (23)
The operation was canceled.
test-js-client-sdk / lint-test-sdk (22)
The job was canceled because "_20" failed.
test-js-client-sdk / lint-test-sdk (22)
The operation was canceled.
test-react-native-sdk / test
Process completed with exit code 2.
test-dotnet-sdk / build-and-run-tests
Process completed with exit code 2.
test-java-sdk / lint-test-sdk (17)
Process completed with exit code 1.
test-golang-sdk / test-sdk
Process completed with exit code 2.
test-java-sdk / lint-test-sdk (8)
Process completed with exit code 1.
test-ios-sdk / build
Process completed with exit code 2.
test-java-sdk / lint-test-sdk (11)
The job was canceled because "_17" failed.
test-java-sdk / lint-test-sdk (11)
Process completed with exit code 1.
test-java-sdk / lint-test-sdk (21)
The job was canceled because "_17" failed.
test-java-sdk / lint-test-sdk (21)
The operation was canceled.
test-node-server-sdk / lint-test-sdk (20)
Process completed with exit code 2.
test-node-server-sdk / lint-test-sdk (22)
The job was canceled because "_20" failed.
test-node-server-sdk / lint-test-sdk (22)
The operation was canceled.
test-node-server-sdk / lint-test-sdk (18)
The job was canceled because "_20" failed.
test-node-server-sdk / lint-test-sdk (18)
The operation was canceled.
test-node-server-sdk / lint-test-sdk (23)
The job was canceled because "_20" failed.
test-node-server-sdk / lint-test-sdk (23)
The operation was canceled.
test-java-common-sdk / lint-test-sdk (21)
Process completed with exit code 2.
test-java-common-sdk / lint-test-sdk (17)
Process completed with exit code 2.
test-java-common-sdk / lint-test-sdk (8)
Process completed with exit code 2.
test-java-common-sdk / lint-test-sdk (11)
The job was canceled because "_21" failed.
test-java-common-sdk / lint-test-sdk (11)
The operation was canceled.
test-multiplatform-sdk / Cargo Build & Test (stable)
Process completed with exit code 101.
test-android-sdk / Test API Level 26
The process '/usr/bin/sh' failed with exit code 1
test-android-sdk / Test API Level 34
The process '/usr/bin/sh' failed with exit code 1
test-android-sdk / Test API Level 31
The process '/usr/bin/sh' failed with exit code 1
test-js-client-sdk / typecheck (22)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-php-sdk / build-and-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-js-client-sdk / lint-test-sdk (20)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-js-client-sdk / typecheck (23)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-react-native-sdk / build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-react-native-sdk / lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-react-native-sdk / test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-dotnet-sdk / build-and-run-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-dotnet-sdk / build-and-run-tests
Dereference of a possibly null reference.
test-dotnet-sdk / build-and-run-tests
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
test-dotnet-sdk / build-and-run-tests
Argument of type 'Dictionary<string, object>' cannot be used for parameter 'other' of type 'IDictionary<string, object?>' in 'ContextAttributes ContextAttributes.FromDict(string key, IDictionary<string, object?> other)' due to differences in the nullability of reference types.
test-dotnet-sdk / build-and-run-tests
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
test-dotnet-sdk / build-and-run-tests
Cannot convert null literal to non-nullable reference type.
test-dotnet-sdk / build-and-run-tests
Cannot convert null literal to non-nullable reference type.
test-dotnet-sdk / build-and-run-tests
Cannot convert null literal to non-nullable reference type.
test-dotnet-sdk / build-and-run-tests
Cannot convert null literal to non-nullable reference type.
test-dotnet-sdk / build-and-run-tests
Dereference of a possibly null reference.
test-dotnet-sdk / build-and-run-tests
Dereference of a possibly null reference.
test-java-sdk / lint-test-sdk (17)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-golang-sdk / test-sdk
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-java-sdk / lint-test-sdk (8)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-node-server-sdk / lint-test-sdk (20)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-node-server-sdk / typecheck (18)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-node-server-sdk / typecheck (20)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-node-server-sdk / typecheck (22)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-node-server-sdk / typecheck (23)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-java-common-sdk / lint-test-sdk (21)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-java-common-sdk / lint-test-sdk (17)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-java-common-sdk / lint-test-sdk (8)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-multiplatform-sdk / Cargo Build & Test (stable)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-android-sdk / Test API Level 26
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-android-sdk / Test API Level 26
No files were found with the provided path: /Users/runner/work/android-sdk/android-sdk/eppo/build/reports/androidTests/connected/index.html. No artifacts will be uploaded.
test-android-sdk / Test API Level 34
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-android-sdk / Test API Level 34
No files were found with the provided path: /Users/runner/work/android-sdk/android-sdk/eppo/build/reports/androidTests/connected/index.html. No artifacts will be uploaded.
test-android-sdk / Test API Level 31
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-android-sdk / Test API Level 31
No files were found with the provided path: /Users/runner/work/android-sdk/android-sdk/eppo/build/reports/androidTests/connected/index.html. No artifacts will be uploaded.

Artifacts

Produced during runtime
Name Size
emulator-logs-api-level-26
2.27 KB
emulator-logs-api-level-31
2.33 KB
emulator-logs-api-level-34
2.31 KB